Searched hist:c44efa1d75e4c0a720fd39d7095a0bd6b306576e (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/freescale/dpaa/ |
H A D | dpaa_eth.h | diff c44efa1d75e4c0a720fd39d7095a0bd6b306576e Mon Jul 25 08:38:21 CDT 2016 Camelia Groza <camelia.groza@nxp.com> dpaa_eth: add four prioritised Tx traffic classes
Each traffic class corresponds to a WQ priority level. The number of Tx netdev queues and frame queues is increased to NR_CPUS queues for each traffic class. In addition, the priority of the Rx, Error and Conf queues is lowered but their order is maintained.
By default, only one traffic class is enabled, only the low priority Tx queues are used and only the corresponding netdev queues are advertised.
Signed-off-by: Camelia Groza <camelia.groza@nxp.com> Signed-off-by: Madalin Bucur <madalin.bucur@nxp.com>
|
H A D | dpaa_eth.c | diff c44efa1d75e4c0a720fd39d7095a0bd6b306576e Mon Jul 25 08:38:21 CDT 2016 Camelia Groza <camelia.groza@nxp.com> dpaa_eth: add four prioritised Tx traffic classes
Each traffic class corresponds to a WQ priority level. The number of Tx netdev queues and frame queues is increased to NR_CPUS queues for each traffic class. In addition, the priority of the Rx, Error and Conf queues is lowered but their order is maintained.
By default, only one traffic class is enabled, only the low priority Tx queues are used and only the corresponding netdev queues are advertised.
Signed-off-by: Camelia Groza <camelia.groza@nxp.com> Signed-off-by: Madalin Bucur <madalin.bucur@nxp.com>
|