OpenCloudOS-Kernel/drivers/net/ethernet/qlogic/qede
Manish Chopra ee2fa8e6b3 qede: Fix single MTU sized packet from firmware GRO flow
In firmware assisted GRO flow there could be a single MTU sized
segment arriving due to firmware aggregation timeout/last segment
in an aggregation flow, which is not expected to be an actual gro
packet. So If a skb has zero frags from the GRO flow then simply
push it in the stack as non gso skb.

Signed-off-by: Manish Chopra <manish.chopra@qlogic.com>
Signed-off-by: Yuval Mintz <yuval.mintz@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-04-21 14:51:29 -04:00
..
Makefile qede: Add basic ethtool support 2015-10-27 19:34:54 -07:00
qede.h qede: Add slowpath/fastpath support and enable hardware GRO 2016-03-07 15:01:40 -05:00
qede_ethtool.c qed/qede: use 8.7.3.0 FW. 2016-02-17 16:04:42 -05:00
qede_main.c qede: Fix single MTU sized packet from firmware GRO flow 2016-04-21 14:51:29 -04:00