Re: [PATCH net-next] octeontx2-pf: Add UDP segmentation offload support

2020-09-01 Thread David Miller
From: Date: Tue, 1 Sep 2020 15:01:42 +0530 > From: Sunil Goutham > > Defines UDP segmentation algorithm in hardware and supports > offloading UDP segmentation. > > Signed-off-by: Sunil Goutham Applied, thank you.

[PATCH net-next] octeontx2-pf: Add UDP segmentation offload support

2020-09-01 Thread sunil.kovvuri
From: Sunil Goutham Defines UDP segmentation algorithm in hardware and supports offloading UDP segmentation. Signed-off-by: Sunil Goutham --- .../ethernet/marvell/octeontx2/nic/otx2_common.c | 89 ++ .../ethernet/marvell/octeontx2/nic/otx2_common.h | 5 +- .../net/ethe