Re: [PATCH RFC 1/3] xdp: Infrastructure to generalize XDP
From: Jakub Kicinski <hidden> Date: 2016-09-21 17:27:12
On Tue, 20 Sep 2016 17:01:39 -0700, Alexei Starovoitov wrote:
> - Reduces the amount of code and complexity needed in drivers to
> manage XDP
hmm:
534 insertions(+), 144 deletions(-)
looks like increase in complexity instead.