dpdk: fix program vlans on ixgbevf 19/35619/2
authorDzmitry Sautsa <dzmitry.sautsa@nokia.com>
Thu, 10 Mar 2022 13:17:07 +0000 (14:17 +0100)
committerMatthew Smith <mgsmith@netgate.com>
Thu, 10 Mar 2022 22:34:26 +0000 (22:34 +0000)
commit85b285b9000b056213c871dd128733085f0a8f37
tree2ab252029cb8ea8beccc6f582156c61c88d2922e
parent2d194a02a60361020e3b8096958a6c963d0c2807
dpdk: fix program vlans on ixgbevf

Recent "dpdk: refactor device setup" have broken vlans programming for IXGBE_VF.

Type: fix

Signed-off-by: Dzmitry Sautsa <dzmitry.sautsa@nokia.com>
Change-Id: Idacda33a473f6b10dbe002d9926661a19d0f3f97
src/plugins/dpdk/device/driver.c