dpdk: enable scatter on Rx for net/ena 41/35341/2
authorakolechk <akolechk@cisco.com>
Wed, 16 Feb 2022 10:09:03 +0000 (12:09 +0200)
committerDamjan Marion <dmarion@me.com>
Thu, 17 Feb 2022 08:33:14 +0000 (08:33 +0000)
commit6450a179f4b760561f533396818f4b765bf1a7b8
tree6ba8ddd1734fe0a20fda31902bed866c0429c08d
parentb3919ca67a216f45d886b27658c120b7609c44a5
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