dpdk: enable scatter on Rx for net/ena 48/35348/2
authorakolechk <akolechk@cisco.com>
Wed, 16 Feb 2022 10:09:03 +0000 (12:09 +0200)
committerAndrew Yourtchenko <ayourtch@gmail.com>
Thu, 17 Feb 2022 12:34:17 +0000 (12:34 +0000)
commit53ecd05962c489a3aeb0c20e4afa2a120e8b14ef
tree9048b357d9092ee907ffbbf294027adca64b82d2
parent7b35695c2395c751d6d8dbb3041896422f12f72a
dpdk: enable scatter on Rx for net/ena

Type: fix

Since commit https://github.com/DPDK/dpdk/commit/e2a6d08bef489215ebb77b1d3033875ada757cfa
DPDK started advertising scattered Rx feature for elastic network adapters. Thus, dpdk
plugin doesn't have to disable it for ENA by default anymore

Signed-off-by: akolechk <akolechk@cisco.com>
Change-Id: I2d4f429be992e3c4edcc0c3adf8c55f3d5381631
src/plugins/dpdk/device/driver.c