linux_dsm_epyc7002/drivers/net/ethernet/freescale/dpaa
Madalin Bucur 58b7bd0f4b dpaa_eth: use AVOIDBLOCK for Tx confirmation queues
The AVOIDBLOCK flag determines the Tx confirmation queues processing
to be redirected to any available CPU when the current one is slow
in processing them. This may result in a higher Tx confirmation
interrupt count but may reduce pressure on a certain CPU that with
the previous setting would process all Tx confirmation frames.

Signed-off-by: Madalin Bucur <madalin.bucur@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-04-01 12:03:31 -07:00
..
dpaa_eth_sysfs.c dpaa_eth: add sysfs exports 2016-11-15 22:34:25 -05:00
dpaa_eth_trace.h dpaa_eth: add trace points 2016-11-15 22:34:25 -05:00
dpaa_eth.c dpaa_eth: use AVOIDBLOCK for Tx confirmation queues 2017-04-01 12:03:31 -07:00
dpaa_eth.h dpaa_eth: add four prioritised Tx traffic classes 2017-03-09 08:54:06 +02:00
dpaa_ethtool.c net: freescale: dpaa: use new api ethtool_{get|set}_link_ksettings 2017-01-03 09:49:35 -05:00
Kconfig dpaa_eth: remove redundant dependency on FSL_SOC 2016-12-17 11:42:45 -05:00
Makefile dpaa_eth: add trace points 2016-11-15 22:34:25 -05:00