mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-23 03:31:06 +01:00
d00f3505ef
Do not prepend ipsec tags into mbuf head when preparing rx wqe, store it separately. Only prepend (and clear the store) when received packed was indeed offloaded by ipsec engine. Then we do not need to refill tags for slots that received non-ipsec packets. This should solve some minimal degradation of the rx CPU usage due to unneeded tag allocation for each packet. Sponsored by: NVidia networking |
||
---|---|---|
.. | ||
en_hw_tls_rx.h | ||
en_hw_tls.h | ||
en_rl.h | ||
en.h | ||
mlx5_en_dim.c | ||
mlx5_en_ethtool.c | ||
mlx5_en_flow_table.c | ||
mlx5_en_hw_tls_rx.c | ||
mlx5_en_hw_tls.c | ||
mlx5_en_iq.c | ||
mlx5_en_main.c | ||
mlx5_en_port_buffer.c | ||
mlx5_en_rl.c | ||
mlx5_en_rx.c | ||
mlx5_en_tx.c | ||
mlx5_en_txrx.c | ||
port_buffer.h |