Re: [PATCH net-next v3 0/8] xdp: make stack perform remove and add selftests

2017-12-02 Thread Daniel Borkmann
On 12/02/2017 12:08 AM, Jakub Kicinski wrote: > Hi! > > The purpose of this series is to add a software model of BPF offloads > to make it easier for everyone to test them and make some of the more > arcane rules and assumptions more clear. > > The series starts with 3 patches aiming to make XDP

[PATCH net-next v3 0/8] xdp: make stack perform remove and add selftests

2017-12-01 Thread Jakub Kicinski
Hi! The purpose of this series is to add a software model of BPF offloads to make it easier for everyone to test them and make some of the more arcane rules and assumptions more clear. The series starts with 3 patches aiming to make XDP handling in the drivers less error prone. Currently driver