Steve Yang
7910fd2121
net/sfc: fix jumbo frame flag condition for MTU set
...
The jumbo frame uses the 'RTE_ETHER_MAX_LEN' as boundary condition,
but the Ether overhead is larger than 18 when it supports VLAN tag.
That will cause the jumbo flag rx offload is wrong when MTU size is
'RTE_ETHER_MTU'.
This fix will change the boundary condition with 'RTE_ETHER_MTU',
that perhaps impacts the cases of the jumbo frame related.
Fixes: ff6a1197c3b1 ("net/sfc: convert to new Rx offload API")
Cc: stable@dpdk.org
Signed-off-by: Steve Yang <stevex.yang@intel.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
2021-01-19 03:30:15 +01:00
..
2020-11-20 16:05:35 +01:00
2021-01-14 23:51:24 +01:00
2021-01-14 23:51:24 +01:00
2021-01-14 23:51:24 +01:00
2021-01-11 10:45:34 +01:00
2021-01-13 18:51:57 +01:00
2021-01-14 23:51:24 +01:00
2021-01-14 23:51:24 +01:00
2021-01-14 23:51:24 +01:00
2021-01-19 03:30:14 +01:00
2021-01-19 03:30:14 +01:00
2021-01-19 03:30:14 +01:00
2021-01-19 03:30:14 +01:00
2021-01-14 23:51:24 +01:00
2020-11-20 16:05:35 +01:00
2021-01-14 23:51:24 +01:00
2021-01-14 23:51:24 +01:00
2021-01-14 23:51:24 +01:00
2021-01-14 23:51:24 +01:00
2021-01-19 03:30:14 +01:00
2021-01-19 03:30:14 +01:00
2021-01-19 03:30:15 +01:00
2021-01-19 03:30:15 +01:00
2021-01-14 23:51:24 +01:00
2021-01-14 23:51:24 +01:00
2021-01-19 03:30:15 +01:00
2021-01-19 00:00:22 +01:00
2021-01-14 23:51:24 +01:00
2021-01-14 23:51:24 +01:00
2020-10-20 13:17:08 +02:00
2020-11-03 23:35:07 +01:00
2021-01-19 03:30:13 +01:00
2021-01-14 23:51:24 +01:00
2021-01-14 23:51:24 +01:00
2021-01-17 22:37:28 +01:00
2021-01-14 23:51:24 +01:00
2020-11-20 16:05:35 +01:00
2021-01-14 23:51:24 +01:00
2021-01-19 03:30:15 +01:00
2021-01-19 03:30:15 +01:00
2021-01-14 23:51:24 +01:00
2020-10-19 22:13:59 +02:00
2021-01-19 03:30:15 +01:00
2021-01-14 23:51:24 +01:00
2021-01-19 03:30:15 +01:00
2020-11-22 17:07:32 +01:00
2021-01-14 23:51:24 +01:00
2020-11-20 16:05:35 +01:00
2021-01-14 23:51:24 +01:00
2021-01-14 23:51:24 +01:00
2020-11-20 16:05:35 +01:00
2021-01-14 23:51:24 +01:00
2021-01-14 23:51:24 +01:00
2021-01-14 23:51:24 +01:00
2021-01-14 23:51:24 +01:00