diff options
author | Taehee Yoo <ap420073@gmail.com> | 2025-06-19 14:40:58 +0000 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-06-21 07:53:07 -0700 |
commit | 4922ca773d9d84cc4ad4e38ab10a92ddc6b3205f (patch) | |
tree | 950b50d2d499304d21ad3c6d7dede8d4988b7c5f /net/unix/af_unix.c | |
parent | ab2aa5453bb83d05e764a1207a61109c6fd4fe4c (diff) |
eth: bnxt: add netmem TX support
Use netmem_dma_*() helpers and declare netmem_tx to support netmem TX.
By this change, all bnxt devices will support the netmem TX.
Unreadable skbs are not going to be handled by the TX push logic.
So, it checks whether a skb is readable or not before the TX push logic.
netmem TX can be tested with ncdevmem.c
Acked-by: Mina Almasry <almasrymina@google.com>
Acked-by: Stanislav Fomichev <sdf@fomichev.me>
Signed-off-by: Taehee Yoo <ap420073@gmail.com>
Reviewed-by: Michael Chan <michael.chan@broadcom.com>
Link: https://patch.msgid.link/20250619144058.147051-1-ap420073@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions