lp:~cypressyew/+git/MPLS-ubuntu-disco

Owned by Po-Hsu Lin
Get this repository:
git clone https://git.launchpad.net/~cypressyew/+git/MPLS-ubuntu-disco
Only Po-Hsu Lin can upload to this repository. If you are Po-Hsu Lin please log in for upload directions.

Branches

Name Last Modified Last Commit
master-next 2020-04-06 09:51:09 UTC
net/mlx5e: Move to HW checksumming advertising

Author: Ariel
Author Date: 2019-06-05 16:40:09 UTC

net/mlx5e: Move to HW checksumming advertising

This patch changes the way the driver advertises its checksum offload
capabilities within the net device features bit mask.

Instead of advertising protocol specific checksumming capabilities
which are limited today to IPv4 and IPv6, we move to reporing
generic HW checksumming capabilities.

This will allow the network stack to let mlx5 device offload checksum
for cases where the IP header is encapsulated within another protocol
and the skb->protocol doesn't indicate one of the IP versions protocol,
specifically in the case of MPLS label encapsulating the IP header and
the skb->protocol indiciates MPLS ethertype rather than IP.

Moving the HW_CSUM reporting is required in the basic net device hw
features mask and also in the extensions (vlan and encpasulation
features) since the extensions are always multiplied by the basic
features set during the packet's traversal through the stack's tx flow.

Signed-off-by: Ariel Levkovich <lariel@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
(backported from commit e4683f35f8e5ef43fb75e306113814a563ed1f18)
[PHLin: context adjustment]
Signed-off-by: Po-Hsu Lin <po-hsu.lin@canonical.com>

master 2020-02-28 04:59:30 UTC
UBUNTU: Ubuntu-5.0.0-43.47

Author: Khaled El Mously
Author Date: 2020-02-28 04:59:30 UTC

UBUNTU: Ubuntu-5.0.0-43.47

Signed-off-by: Khalid Elmously <khalid.elmously@canonical.com>

12 of 2 results
This repository contains Public information 
Everyone can see this information.

Subscribers