Re: [net-next v6 11/12] net: netdevsim: Add support for SW USO

From: Jakub Kicinski

Date: Sun Mar 29 2026 - 18:26:58 EST


On Thu, 26 Mar 2026 16:52:30 -0700 Joe Damato wrote:
> Add support for UDP Segmentation Offloading in software (SW USO). This
> is helpful for testing when real hardware is not available. A test which
> uses this codepath will be added in a following commit.

Not sure we need to carry this in the tree.
We have a bnxt device in NIPA, the code will be exercised.