aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/proc.py
diff options
context:
space:
mode:
authorManish Chopra <[email protected]>2021-12-03 09:44:13 -0800
committerJakub Kicinski <[email protected]>2021-12-03 16:53:37 -0800
commit8e227b198a55859bf790dc7f4b1e30c0859c6756 (patch)
tree53a2bb588b0dbd7de49cf44a793342f58015c99f /scripts/gdb/linux/proc.py
parentbadd7857f5c933a3dc34942a2c11d67fdbdc24de (diff)
qede: validate non LSO skb length
Although it is unlikely that stack could transmit a non LSO skb with length > MTU, however in some cases or environment such occurrences actually resulted into firmware asserts due to packet length being greater than the max supported by the device (~9700B). This patch adds the safeguard for such odd cases to avoid firmware asserts. v2: Added "Fixes" tag with one of the initial driver commit which enabled the TX traffic actually (as this was probably day1 issue which was discovered recently by some customer environment) Fixes: a2ec6172d29c ("qede: Add support for link") Signed-off-by: Manish Chopra <[email protected]> Signed-off-by: Alok Prasad <[email protected]> Signed-off-by: Prabhakar Kushwaha <[email protected]> Signed-off-by: Ariel Elior <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions