commit | c9d534c8cbaedbb522a1d2cb037c6c394f610317 | [log] [tgz] |
---|---|---|
author | Jon Mason <jon.mason@intel.com> | Fri Feb 01 15:45:16 2013 -0700 |
committer | Jon Mason <jon.mason@intel.com> | Wed May 15 10:57:59 2013 -0700 |
tree | eaea8a1c31a0a0a0d850b07590704a3b57fdbca5 | |
parent | 90f9e934647e652a69396e18c779215a493271cf [diff] |
NTB: Correctly handle receive buffers of the minimal size The ring logic of the NTB receive buffer/transmit memory window requires there to be at least 2 payload sized allotments. For the minimal size case, split the buffer into two and set the transport_mtu to the appropriate size. Signed-off-by: Jon Mason <jon.mason@intel.com>