On Tue, May 29, 2018 at 6:48 PM, Ophir Munk wrote:
> Hi Sameeh,
>
> RSS ebpf source code compilation is planned for dpdk next releases.
>
>
>
> In order to compile the current tap_bpf_program.c code you will need
> definitions found in iproute2:
>
>
>
> https://git.kernel.org/pub/scm/network/ipro
Hi Sameeh,
RSS ebpf source code compilation is planned for dpdk next releases.
In order to compile the current tap_bpf_program.c code you will need
definitions found in iproute2:
https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/
1. Please clone iproute2 tree and make it acces
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, 2018 at 1:10 PM, Sameeh Jubr
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 epbf program
Hi All,
I am attempting to compile the rss epbf program dpdk and I am getting too
much compilation errors, is there anything specific that I need to
configure when compiling?
I am running the following line:
clang -O2 -emit-llvm -c tap_bpf_program.c -o - | llc -march=bpf
-filetype=obj -o tap_bp
5 matches
Mail list logo