Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 663 Bytes

README.org

File metadata and controls

34 lines (27 loc) · 663 Bytes

XDP driver support status

XDP support wanted:

XDP upstream support for the following drivers is highly desired.

  • ena
  • i40evf / iavf
  • ice
  • sfc

Drivers supporting XDP:

The following drivers support XDP in upstream kernels.

  • mlx4
  • mlx5
  • i40e
  • ixgbe
  • ixgbevf
  • nfp
  • bnxt
  • thunder
  • dpaa2
  • qede
  • tun
  • veth
  • virtio_net
  • netsec

Other sources

The IOvisor project is maintaining a details list of BPF Features by Linux Kernel Version which also have a section for XDP.