Re: [dpdk-dev] Compiling RSS ebpf

2018-06-06 Thread Sameeh Jubran
rogram.c > > @@ -17,6 +17,7 @@ > > #include > > > > #include "tap_rss.h" > > +#include "bpf_api.h" > > > >/** Create IPv4 address */ > > #define IPv4(a, b, c, d) ((__u32)(((a) & 0xff) << 24) | \ > >

Re: [dpdk-dev] Compiling RSS ebpf

2018-05-25 Thread Sameeh Jubran
Ping. On Sun, May 13, 2018 at 1:16 PM, Sameeh Jubran wrote: > Sorry I have accidentally sent my last email without finishing it. > > I believe it is due misconfiguration of the linux headers and their > inclusion. Anyone else faced these errors? > > > On Sun, May 13, 20

Re: [dpdk-dev] Compiling RSS ebpf

2018-05-13 Thread Sameeh Jubran
Sorry I have accidentally sent my last email without finishing it. I believe it is due misconfiguration of the linux headers and their inclusion. Anyone else faced these errors? On Sun, May 13, 2018 at 1:10 PM, Sameeh Jubran wrote: > Hi All, > > I am attempting to compile the rss epb

[dpdk-dev] Compiling RSS ebpf

2018-05-13 Thread Sameeh Jubran
tor tap_bpf_program.c:216:16: note: expanded from macro 'RSS' __section(#L) int \ ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 6 warnings and 20 errors generated. sameeh@bark:~/Builds/bpf_rss/dpdk/drivers/net/tap$ clear -- Respectfully, *Sameeh Jubran* *Linkedin <https://il.linkedin.com/pub/sameeh-jubran/87/747/a8a>* *Software Engineer @ Daynix <http://www.daynix.com>.*