Re: [PATCH bpf-next v2 0/2] net: xdp: refactor the XDP_QUERY_PROG and XDP_QUERY_PROG_HW code
From: Björn Töpel <hidden>
Date: 2019-05-31 09:45:32
Also in:
bpf
From: Björn Töpel <hidden>
Date: 2019-05-31 09:45:32
Also in:
bpf
On Fri, 31 May 2019 at 11:42, Björn Töpel [off-list ref] wrote:
[...]
I, hopefully, addressed all comments from Jakub and Saeed, except one; I did not move the XDP struct net_device into a struct of its own.
Uhm, the last sentence was weird. What I meant was: I did not move the newly introduced XDP members (flags/hw prog) into a struct of its own.