twx-linux/include
David S. Miller 5edce15138 mlx5-updates-2022-03-17
1) From Maxim Mikityanskiy,
    Datapath improvements in preparation for XDP multi buffer
 
    This series contains general improvements for the datapath that are
    useful for the upcoming XDP multi buffer support:
 
    a. Non-linear legacy RQ: validate MTU for robustness, build the linear
       part of SKB over the first hardware fragment (instead of copying the
       packet headers), adjust headroom calculations to allow enabling headroom
       in the non-linear mode (useful for XDP multi buffer).
 
    b. XDP: do the XDP program test before function call, optimize
       parameters of mlx5e_xdp_handle.
 
 2) From Rongwei Liu, DR, reduce steering memory usage
    Currently, mlx5 driver uses mlx5_htbl/chunk/ste to organize
    steering logic. However there is a little memory waste.
 
    This update targets to reduce steering memory footprint by:
    a. Adjust struct member layout.
    b. Remove duplicated indicator by using simple functions call.
 
    With 500k TX rules(3 ste) plus 500k RX rules(6 stes), these patches
    can save around 17% memory.
 
 3) Three cleanup commits at the end of this series.
 -----BEGIN PGP SIGNATURE-----
 
 iQEzBAABCAAdFiEEGhZs6bAKwk/OTgTpSD+KveBX+j4FAmIzg08ACgkQSD+KveBX
 +j4kAwgAz0sbfZFwqCmMIIONyclGdAXX/7Hj/6pxqmvGaLWdvBXSOnoYAdsoiGJR
 VA6ZILh27vtNKNX0tKsgZnCDLghL/WCAuMODvPf36GchWTpJdwe1nS1GWcuGiiQR
 MeUOFHT6gazqOid17gj9wn+wLItmiKPqCEvscceJORqmk7HWLQEiib6objYdUbWE
 qmcIW+knNccusyfITe0XrZne34wWlXQjmkYHo+ZOE9sN2+EbWW/155uGr1GZaZNJ
 HGbYhUEBMJ/hookBAGTvE/6mDm5vMf3ZGaInzv8/fbzKsewG3p19ulk1H8Xyy1RU
 RtUvfdwfuFkYzv2y0JdyJAyKIdH1gg==
 =y/5s
 -----END PGP SIGNATURE-----

Merge tag 'mlx5-updates-2022-03-17' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux

Saeed Mahameed says:

====================
mlx5-updates-2022-03-17

1) From Maxim Mikityanskiy,
   Datapath improvements in preparation for XDP multi buffer

   This series contains general improvements for the datapath that are
   useful for the upcoming XDP multi buffer support:

   a. Non-linear legacy RQ: validate MTU for robustness, build the linear
      part of SKB over the first hardware fragment (instead of copying the
      packet headers), adjust headroom calculations to allow enabling headroom
      in the non-linear mode (useful for XDP multi buffer).

   b. XDP: do the XDP program test before function call, optimize
      parameters of mlx5e_xdp_handle.

2) From Rongwei Liu, DR, reduce steering memory usage
   Currently, mlx5 driver uses mlx5_htbl/chunk/ste to organize
   steering logic. However there is a little memory waste.

   This update targets to reduce steering memory footprint by:
   a. Adjust struct member layout.
   b. Remove duplicated indicator by using simple functions call.

   With 500k TX rules(3 ste) plus 500k RX rules(6 stes), these patches
   can save around 17% memory.

3) Three cleanup commits at the end of this series.
===================

Signed-off-by: David S. Miller <davem@davemloft.net>
2022-03-18 10:30:00 +00:00
..
acpi
asm-generic
clocksource
crypto
drm
dt-bindings Fixes for omaps 2022-02-07 17:42:44 +01:00
keys
kunit
kvm
linux mlx5-updates-2022-03-17 2022-03-18 10:30:00 +00:00
math-emu
media
memory
misc
net net: dsa: pass extack to dsa_switch_ops :: port_mirror_add() 2022-03-17 17:42:47 -07:00
pcmcia
ras
rdma
scsi
soc net: mscc: ocelot: offload per-flow mirroring using tc-mirred and VCAP IS2 2022-03-17 17:42:47 -07:00
sound
target
trace Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2022-03-17 13:56:58 -07:00
uapi net: bridge: mst: Support setting and reporting MST port states 2022-03-17 16:49:57 -07:00
vdso
video
xen xen/gnttab: fix gnttab_end_foreign_access() without page specified 2022-03-07 09:48:55 +01:00