2024-04-23, 11:13:01 -0700, Rahul Rameshbabu wrote: > Rahul Rameshbabu (4): > macsec: Enable devices to advertise whether they update sk_buff md_dst > during offloads > ethernet: Add helper for assigning packet type when dest address does > not match device address > macsec: Detect if Rx skb is macsec-related for offloading devices that > update md_dst > net/mlx5e: Advertise mlx5 ethernet driver updates sk_buff md_dst for > MACsec > > .../mellanox/mlx5/core/en_accel/macsec.c | 1 + > drivers/net/macsec.c | 46 +++++++++++++++---- > include/linux/etherdevice.h | 25 ++++++++++ > include/net/macsec.h | 2 + > net/ethernet/eth.c | 12 +---- > 5 files changed, 65 insertions(+), 21 deletions(-) Thanks Rahul. Series: Reviewed-by: Sabrina Dubroca <sd@xxxxxxxxxxxxxxx> -- Sabrina