On Thu, Nov 29, 2018 at 5:13 AM Tariq Toukan <tar...@mellanox.com> wrote: > > > > On 29/11/2018 1:04 AM, Cong Wang wrote: > > IP header is not necessarily located right after struct ethhdr, > > there could be multiple 802.1Q headers in between, this is why > > we call __vlan_get_protocol(). > > > > Fixes: fe1dc069990c ("net/mlx5e: don't set CHECKSUM_COMPLETE on SCTP > > packets") > > Cc: Alaa Hleihel <a...@mellanox.com> > > Cc: Or Gerlitz <ogerl...@mellanox.com> > > Cc: Saeed Mahameed <sae...@mellanox.com> > > Signed-off-by: Cong Wang <xiyou.wangc...@gmail.com>
Acked-by: Saeed Mahameed <sae...@mellanox.com>