OpenCloudOS-Kernel/drivers/net/ethernet/freescale/dpaa2
Ioana Ciornei 07beb1651a dpaa2-eth: Keep congestion group taildrop enabled when PFC on
Leave congestion group taildrop enabled for all traffic classes
when PFC is enabled. Notification threshold is low enough such
that it will be hit first and this also ensures that FQs on
traffic classes which are not PFC enabled won't drain the buffer
pool.

FQ taildrop threshold is kept disabled as long as any form of
flow control is on. Since FQ taildrop works with bytes, not number
of frames, we can't guarantee it will not interfere with the
congestion notification mechanism for all frame sizes.

Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-06-01 12:04:32 -07:00
..
Kconfig dpaa2-eth: Add PFC support through DCB ops 2020-06-01 12:04:32 -07:00
Makefile dpaa2-eth: Add PFC support through DCB ops 2020-06-01 12:04:32 -07:00
dpaa2-eth-dcb.c dpaa2-eth: Keep congestion group taildrop enabled when PFC on 2020-06-01 12:04:32 -07:00
dpaa2-eth-debugfs.c dpaa2-eth: Add support for Rx traffic classes 2020-06-01 12:04:32 -07:00
dpaa2-eth-debugfs.h dpaa2: no need to check return value of debugfs_create functions 2019-08-10 15:25:48 -07:00
dpaa2-eth-trace.h
dpaa2-eth.c dpaa2-eth: Keep congestion group taildrop enabled when PFC on 2020-06-01 12:04:32 -07:00
dpaa2-eth.h dpaa2-eth: Keep congestion group taildrop enabled when PFC on 2020-06-01 12:04:32 -07:00
dpaa2-ethtool.c dpaa2-eth: Add helper functions 2020-06-01 12:04:32 -07:00
dpaa2-mac.c net: dpaa2-mac: use resolved link config in mac_link_up() 2020-02-27 12:02:14 -08:00
dpaa2-mac.h net: dpaa2-mac: use resolved link config in mac_link_up() 2020-02-27 12:02:14 -08:00
dpaa2-ptp.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2019-12-22 15:15:05 -08:00
dpaa2-ptp.h net: dpaa2: Use the correct style for SPDX License Identifier 2019-10-28 13:40:17 -07:00
dpkg.h
dpmac-cmd.h dpaa2-eth: add ethtool MAC counters 2019-11-07 15:31:53 -08:00
dpmac.c dpaa2-eth: add ethtool MAC counters 2019-11-07 15:31:53 -08:00
dpmac.h dpaa2-eth: add ethtool MAC counters 2019-11-07 15:31:53 -08:00
dpni-cmd.h dpaa2-eth: Add PFC support through DCB ops 2020-06-01 12:04:32 -07:00
dpni.c dpaa2-eth: Add PFC support through DCB ops 2020-06-01 12:04:32 -07:00
dpni.h dpaa2-eth: Add PFC support through DCB ops 2020-06-01 12:04:32 -07:00
dprtc-cmd.h dpaa2-ptp: add external trigger event support 2019-12-16 15:56:41 -08:00
dprtc.c dpaa2-ptp: add interrupt support 2019-06-15 13:43:06 -07:00
dprtc.h dpaa2-ptp: add external trigger event support 2019-12-16 15:56:41 -08:00