This feature was added earlier but we thought it better to advertise in NEWS after there was stats provided to help the user decide whether they should use it.
Signed-off-by: Kevin Traynor <[email protected]> --- V4: - No change. V3: - Rebased to DPDK_MERGE branch. V2: - Newly added. NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 96c7c8d..fb891fa 100644 --- a/NEWS +++ b/NEWS @@ -43,4 +43,6 @@ Post-v2.8.0 - ovs-ofctl dump-ports command now prints new of set custom statistics if available (for OpenFlow 1.4+). + * New appctl command 'dpif-netdev/pmd-rxq-rebalance' to rebalance rxq to + pmd assignments. * Add rxq utilization of pmd to appctl 'dpif-netdev/pmd-rxq-show'. - Userspace datapath: -- 1.8.3.1 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
