The patches are a few minor changes to improve datapath, not bugfix. nickcooper-zhangtonghao (4): datapath: Fix formatting typo. datapath: Limits the number of tx/rx queues for netdev-dummy. datapath: Uses the NR_QUEUE instead of magic numbers. datapath: Uses the OVS_CORE_UNSPEC instead of magic numbers.
lib/dpif-netdev.c | 12 ++++++------ lib/netdev-dpdk.c | 2 +- lib/netdev-dummy.c | 11 +++++++---- 3 files changed, 14 insertions(+), 11 deletions(-) -- 1.8.3.1 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
