This feature was added earlier but we thought it better to advertize in NEWS after there was stats provided to help the user decide whether they should use it.
Signed-off-by: Kevin Traynor <[email protected]> --- V2 - Newly added. NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 088dca3..1e72562 100644 --- a/NEWS +++ b/NEWS @@ -41,4 +41,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'. - vswitchd: -- 1.8.3.1 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
