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 <dce...@redhat.com>
Acked-by: Bruce Richardson <bruce.richard...@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.