On Mon, Jan 25, 2021 at 11:03 AM Jason Wang wrote:
>
>
> On 2021/1/19 下午10:53, Yuri Benditovich wrote:
> > On Fri, Jan 15, 2021 at 9:02 AM Jason Wang wrote:
> >>
> >> On 2021/1/15 上午5:16, Andrew Melnychenko wrote:
> >>> From: Andrew
> >>>
> >>> Added function that loads RSS eBPF program.
> >>> A
On 2021/1/19 下午10:53, Yuri Benditovich wrote:
On Fri, Jan 15, 2021 at 9:02 AM Jason Wang wrote:
On 2021/1/15 上午5:16, Andrew Melnychenko wrote:
From: Andrew
Added function that loads RSS eBPF program.
Added stub functions for RSS eBPF loader.
Added meson and configuration options.
By defa
On Fri, Jan 15, 2021 at 9:02 AM Jason Wang wrote:
>
>
> On 2021/1/15 上午5:16, Andrew Melnychenko wrote:
> > From: Andrew
> >
> > Added function that loads RSS eBPF program.
> > Added stub functions for RSS eBPF loader.
> > Added meson and configuration options.
> >
> > By default, eBPF feature ena
On 2021/1/15 上午5:16, Andrew Melnychenko wrote:
From: Andrew
Added function that loads RSS eBPF program.
Added stub functions for RSS eBPF loader.
Added meson and configuration options.
By default, eBPF feature enabled if libbpf is present in the build system.
libbpf checked in configuration
From: Andrew
Added function that loads RSS eBPF program.
Added stub functions for RSS eBPF loader.
Added meson and configuration options.
By default, eBPF feature enabled if libbpf is present in the build system.
libbpf checked in configuration shell script and meson script.
Signed-off-by: Yuri