aboutsummaryrefslogtreecommitdiff
path: root/lib/ubsan.h
diff options
context:
space:
mode:
authorGravatar Jakub Kicinski <kuba@kernel.org> 2024-01-25 17:17:30 -0800
committerGravatar Jakub Kicinski <kuba@kernel.org> 2024-01-25 17:17:31 -0800
commitd833683d43854ad041ed64fdc175cbd1a19253eb (patch)
tree7a028866c8f9d643d4539868aad400b163fa5932 /lib/ubsan.h
parentgve: Fix skb truesize underestimation (diff)
parentnfp: flower: fix hardware offload for the transfer layer port (diff)
downloadlinux-d833683d43854ad041ed64fdc175cbd1a19253eb.tar.gz
linux-d833683d43854ad041ed64fdc175cbd1a19253eb.tar.bz2
linux-d833683d43854ad041ed64fdc175cbd1a19253eb.zip
Merge branch 'nfp-flower-a-few-small-conntrack-offload-fixes'
Louis Peens says: ==================== nfp: flower: a few small conntrack offload fixes This small series addresses two bugs in the nfp conntrack offloading code. The first patch is a check to prevent offloading for a case which is currently not supported by the nfp. The second patch fixes up parsing of layer4 mangling code so it can be correctly offloaded. Since the masks are an inverse mask and we are shifting it so it can be packed together with the destination we effectively need to 'clear' the lower bits of the mask by setting it to 0xFFFF. ==================== Link: https://lore.kernel.org/r/20240124151909.31603-1-louis.peens@corigine.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'lib/ubsan.h')
0 files changed, 0 insertions, 0 deletions