On 1/23/2017 12:27 PM, Ferruh Yigit wrote:
> On 1/8/2017 3:41 PM, Elad Persiko wrote:
>> Prior to this patch, when sending a packet and the following
>> conditions were reached:
>>      1. last working queue element is used.
>>      2. inline was requested by the user
>>      3. no room for inline packet.
>> then the inline request was ignored and the packet was sent
>> by pointer completely.
>>
>> This patch handles this scenario. In this case the last
>> work queue element is turned to be a null work queue element and
>> the packet is being sent after the wrap around.
>>
>> Signed-off-by: Elad Persiko <ela...@mellanox.com>
> 
> It looks like this series missing driver maintainer CC'ed.
> 
> Cc: Adrien Mazarguil <adrien.mazarg...@6wind.com>

This series postponed to next release (17.05).

There was an expected update to merge with another patch [1], not
received in this release time frame.


[1]
http://dpdk.org/dev/patchwork/patch/19009/


Thanks,
ferruh

Reply via email to