[dpdk-dev] [PATCH 1/3] vmxnet3: support mult-segment receive

2015-12-22 Thread Yong Wang
On 12/3/15, 5:05 PM, "Stephen Hemminger" wrote: >From: Stephen Hemminger > >The vmxnet3 interface specification supports having multiple >receive rings. The first ring has buffers of BTYPE_HEAD which >are used for the start of the packet, the second ring has buffers >of type BTYPE_BODY which

[dpdk-dev] [PATCH 1/3] vmxnet3: support mult-segment receive

2015-12-03 Thread Stephen Hemminger
From: Stephen Hemminger The vmxnet3 interface specification supports having multiple receive rings. The first ring has buffers of BTYPE_HEAD which are used for the start of the packet, the second ring has buffers of type BTYPE_BODY which are used only if the received packet