Hi Brenden, I've patched the e1000 driver using your link and tested on my VM. I can run samples/bpf/xdp1 and xdp2 with ping from the other machine without any issue. Thanks!
Regards, William On Wed, Jul 27, 2016 at 1:32 PM, William Tu <[email protected]> wrote: > thanks! I will try it. > > On Wed, Jul 27, 2016 at 1:05 PM, Brenden Blanco <[email protected]> wrote: >> On Wed, Jul 27, 2016 at 12:50 PM, William Tu via iovisor-dev >> <[email protected]> wrote: >>> >>> Hi, >>> >>> I'm planning to test XDP in VM, I wonder if XDP has been ported to >>> net-next, or currently anyone is working on it? Thanks! >> >> >> Hi, yes there is support in Alexei's xdp branch, which is not merged >> upstream but does >> appear to be based on a sufficiently new net-next. The commit [1] below >> should apply, >> though I have not tested it personally. >> >> Please let us know how it goes! >> >> [1] >> https://git.kernel.org/cgit/linux/kernel/git/ast/bpf.git/commit/?h=xdp&id=e643c99556770a6b77c1330bcd9d28d578026788 >> >>> >>> Regards, >>> William >>> _______________________________________________ >>> iovisor-dev mailing list >>> [email protected] >>> https://lists.iovisor.org/mailman/listinfo/iovisor-dev >> >> _______________________________________________ iovisor-dev mailing list [email protected] https://lists.iovisor.org/mailman/listinfo/iovisor-dev
