summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorSunil Goutham <sgoutham@cavium.com>2016-11-15 17:38:29 +0530
committerDavid S. Miller <davem@davemloft.net>2016-11-16 13:28:33 -0500
commitc94acf805d93e7beb5898ac97ff327ae0b6f04dd (patch)
tree163999dc96988c0b9b03c7227df37c79c9ed6ac6 /Documentation
parent964cb69bdc9db255f7c3a80f6e1bed8a25e4c60e (diff)
net: thunderx: Fix memory leak and other issues upon interface toggle
This patch fixes the following 1. When interface is being teardown and queues are being cleaned up, free pending SKBs that are in SQ which are either not transmitted or freed as NAPI is disabled by that time. 2. While interface initialization, delay CFG_DONE notification till the end to avoid corner cases where TXQs are enabled but CQ interrupts are not which results blocking transmission and kicking off watchdog. 3. Check for IFF_UP while re-enabling RBDR interrupts from tasklet. Signed-off-by: Sunil Goutham <sgoutham@cavium.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions