lp:~yifeid/ubuntu/+source/linux-bluefield

Owned by Tony Duan
Get this repository:
git clone https://git.launchpad.net/~yifeid/ubuntu/+source/linux-bluefield
Only Tony Duan can upload to this repository. If you are Tony Duan please log in for upload directions.

Branches

Name Last Modified Last Commit
master-next-ipsec-full-offload 2023-09-06 14:38:07 UTC
UBUNTU: SAUCE: xfrm: fix conflict for netdev and tx stats

Author: Tony Duan
Author Date: 2023-08-30 13:36:21 UTC

UBUNTU: SAUCE: xfrm: fix conflict for netdev and tx stats

BugLink: https://bugs.launchpad.net/bugs/2034578

This commit is used to solve the compile error for previous 28
xfrm related patches. Some patches are clean cherry picked. But since
netdev_put() and other netdev related functions are not introduced
into this branch, to avoid compile error, change netdev functions
to dev functions. Use atomic_long_inc instead of
dev_core_stats_tx_dropped_inc.

Fixes: 651c1acc16a5a ("xfrm: add an interface to offload policy")
Fixes: 63b0f89a9eb63 ("xfrm: add TX datapath support for IPsec packet offload mode")
Signed-off-by: Tony Duan <yifeid@nvidia.com>

11 of 1 result
This repository contains Public information 
Everyone can see this information.

Subscribers