Tue, Feb 16, 2016 at 07:00:30AM CET, [email protected] wrote:
>The ndo_setup_tc() op was added to support drivers offloading tx
>qdiscs however only support for mqprio was ever added. So we
>only ever added support for passing the number of traffic classes
>to the driver.
>
>This patch generalizes the ndo_setup_tc op so that a handle can
>be provided to indicate if the offload is for ingress or egress
>or potentially even child qdiscs.
>
>CC: Murali Karicheri <[email protected]>
>CC: Shradha Shah <[email protected]>
>CC: Or Gerlitz <[email protected]>
>CC: Ariel Elior <[email protected]>
>CC: Jeff Kirsher <[email protected]>
>CC: Bruce Allan <[email protected]>
>CC: Jesse Brandeburg <[email protected]>
>CC: Don Skidmore <[email protected]>
>Signed-off-by: John Fastabend <[email protected]>

Acked-by: Jiri Pirko <[email protected]>

Reply via email to