aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/udp.h
diff options
context:
space:
mode:
authorSunil Goutham <sgoutham@cavium.com>2017-07-27 12:53:04 +0530
committerDavid S. Miller <davem@davemloft.net>2017-07-29 14:17:07 -0700
commit500268e9f28de972514de89a5a1b4106d0417989 (patch)
treeceb42e7d5379a93854e44624b1d48eb1a2eed078 /include/net/udp.h
parentRevert "vhost: cache used event for better performance" (diff)
downloadlinux-dev-500268e9f28de972514de89a5a1b4106d0417989.tar.xz
linux-dev-500268e9f28de972514de89a5a1b4106d0417989.zip
net: thunderx: Fix BGX transmit stall due to underflow
For SGMII/RGMII/QSGMII interfaces when physical link goes down while traffic is high is resulting in underflow condition being set on that specific BGX's LMAC. Which assets a backpresure and VNIC stops transmitting packets. This is due to BGX being disabled in link status change callback while packet is in transit. This patch fixes this issue by not disabling BGX but instead just disables packet Rx and Tx. Signed-off-by: Sunil Goutham <sgoutham@cavium.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net/udp.h')
0 files changed, 0 insertions, 0 deletions