[dpdk-dev] [PATCH v2] net/ring: advertise multi segment TX and scatter RX.

Ferruh Yigit ferruh.yigit at intel.com
Wed Sep 30 19:04:58 CEST 2020


On 9/29/2020 9:37 AM, Bruce Richardson wrote:
> On Mon, Sep 28, 2020 at 08:47:29PM +0200, Dumitru Ceara wrote:
>> Even though ring interfaces don't support any other TX/RX offloads they
>> do support sending multi segment packets and this should be advertised
>> in order to not break applications that use ring interfaces.
>>
>> Also advertise scatter RX support.
>>
>> Signed-off-by: Dumitru Ceara <dceara at redhat.com>
> 
> Acked-by: Bruce Richardson <bruce.richardson at intel.com>
> 

Applied to dpdk-next-net/main, thanks.

Note:
I have added ring.ini in another patch, after it is accepted 'Scattered Rx' also 
needs to be as documented there after this patch.


More information about the dev mailing list