Hi Dejan, You can always use Generic XDP. https://cilium.readthedocs.io/en/v1.3/bpf/#xdp
Search for Generic XDP there. It's not nearly as optimized, since it happens above the driver in the network stack. But barring changes to igb to support native XDP, this is your best bet. Cheers, -PJ On 1/11/19, 9:45 AM, "Dejan Rebraca" <dejan.rebr...@nxp.com> wrote: Hello, I am wondering if it is possible to test XDP with 82576 Gigabit controller family considering that: * There is no XDP support in igb driver. * There is XDP support in ixgbe driver, but the driver is not compatible with this controller family. I would appreciate your answers and let me know if you need some additional info. Thanks, Dejan _______________________________________________ E1000-devel mailing list E1000-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/e1000-devel To learn more about Intel® Ethernet, visit http://communities.intel.com/community/wired _______________________________________________ E1000-devel mailing list E1000-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/e1000-devel To learn more about Intel® Ethernet, visit http://communities.intel.com/community/wired