mirror of
https://github.com/openvswitch/ovs
synced 2025-10-27 15:18:06 +00:00
options:dpdk-devargs is always required now. This commit also changes some of the names from 'dpdk0' to various others. netdev-dpdk/detach accepts a PCI id instead of a port name. CC: Ciara Loftus <ciara.loftus@intel.com> Fixes: 55e075e65ef9("netdev-dpdk: Arbitrary 'dpdk' port naming") Signed-off-by: Daniele Di Proietto <diproiettod@vmware.com> Acked-by: Ciara Loftus <ciara.loftus@intel.com>