Files
linux/drivers
Matthew Finlay aa060f503d net/mlx5e: Copy all L2 headers into inline segment
commit e3a19b53cb upstream.

ConnectX4-Lx uses an inline wqe mode that currently defaults to
requiring the entire L2 header be included in the wqe.
This patch fixes mlx5e_get_inline_hdr_size() to account for
all L2 headers (VLAN, QinQ, etc) using skb_network_offset(skb).

Fixes: e586b3b0ba ("net/mlx5: Ethernet Datapath files")
Signed-off-by: Matthew Finlay <matt@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-05-10 10:25:57 +02:00
..
2020-01-04 13:34:16 +01:00
2018-12-21 14:09:52 +01:00
2018-11-21 09:27:36 +01:00
2020-05-02 17:20:48 +02:00
2020-05-10 10:25:52 +02:00
2019-06-11 12:23:55 +02:00