[iproute2 PATCH v2] tc/mqprio: Offload mode and shaper options in mqprio

2017-11-01 Thread Amritha Nambiar
This patch was previously submitted as RFC. Submitting this as non-RFC now that the tc/mqprio changes are accepted in net-next. Adds new mqprio options for 'mode' and 'shaper'. The mode option can take values for offload modes such as 'dcb' (default), 'channel' with the 'hw' option set to 1. The n

[RFC, iproute2 PATCH v2] tc/mqprio: Offload mode and shaper options in mqprio

2017-09-07 Thread Amritha Nambiar
Adds new mqprio options for 'mode' and 'shaper'. The mode option can take values for offload modes such as 'dcb' (default), 'channel' with the 'hw' option set to 1. The 'shaper' option is to support HW shapers ('dcb' default) and takes the value 'bw_rlimit' for bandwidth rate limiting. The paramete