Searched hist:"7 a8938cd024d383c12bb1e08025db6ea3d551103" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/net/ethernet/microsoft/mana/ |
H A D | mana_bpf.c | diff 7a8938cd024d383c12bb1e08025db6ea3d551103 Tue Jun 14 15:28:55 CDT 2022 Haiyang Zhang <haiyangz@microsoft.com> net: mana: Add support of XDP_REDIRECT action
Add a handler of the XDP_REDIRECT return code from a XDP program. The packets will be flushed at the end of each RX/CQ NAPI poll cycle. ndo_xdp_xmit() is implemented by sharing the code in mana_xdp_tx(). Ethtool per queue counters are added for XDP redirect and xmit operations.
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com> Signed-off-by: Paolo Abeni <pabeni@redhat.com>
|
H A D | mana_ethtool.c | diff 7a8938cd024d383c12bb1e08025db6ea3d551103 Tue Jun 14 15:28:55 CDT 2022 Haiyang Zhang <haiyangz@microsoft.com> net: mana: Add support of XDP_REDIRECT action
Add a handler of the XDP_REDIRECT return code from a XDP program. The packets will be flushed at the end of each RX/CQ NAPI poll cycle. ndo_xdp_xmit() is implemented by sharing the code in mana_xdp_tx(). Ethtool per queue counters are added for XDP redirect and xmit operations.
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com> Signed-off-by: Paolo Abeni <pabeni@redhat.com>
|
H A D | mana_en.c | diff 7a8938cd024d383c12bb1e08025db6ea3d551103 Tue Jun 14 15:28:55 CDT 2022 Haiyang Zhang <haiyangz@microsoft.com> net: mana: Add support of XDP_REDIRECT action
Add a handler of the XDP_REDIRECT return code from a XDP program. The packets will be flushed at the end of each RX/CQ NAPI poll cycle. ndo_xdp_xmit() is implemented by sharing the code in mana_xdp_tx(). Ethtool per queue counters are added for XDP redirect and xmit operations.
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com> Signed-off-by: Paolo Abeni <pabeni@redhat.com>
|