From: Daniel Borkmann
Date: Sun, 3 Dec 2017 02:00:01 +0100
> The following pull-request contains BPF updates for your *net-next*
> tree.
Pulled, I'll push this back out after some build testing completes.
Thank you.
Hi David,
The following pull-request contains BPF updates for your *net-next* tree.
The main changes are:
1) Addition of a software model for BPF offloads in order to ease
testing code changes in that area and make semantics more clear.
This is implemented in a new driver called netdevsim,