diff options
author | Magnus Karlsson <magnus.karlsson@intel.com> | 2019-08-14 10:27:21 +0300 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2019-08-18 00:07:32 +0300 |
commit | 46738f73ea4f94906491cb8399bdeafa5b9cc5ec (patch) | |
tree | 8f556427a6e1995cdce6e2737349ac053b07527d /drivers/s390 | |
parent | a4500432c2587cb2ae7554537886a4516ff2e7aa (diff) | |
download | linux-46738f73ea4f94906491cb8399bdeafa5b9cc5ec.tar.xz |
samples/bpf: add use of need_wakeup flag in xdpsock
This commit adds using the need_wakeup flag to the xdpsock sample
application. It is turned on by default as we think it is a feature
that seems to always produce a performance benefit, if the application
has been written taking advantage of it. It can be turned off in the
sample app by using the '-m' command line option.
The txpush and l2fwd sub applications have also been updated to
support poll() with multiple sockets.
Signed-off-by: Magnus Karlsson <magnus.karlsson@intel.com>
Acked-by: Jonathan Lemon <jonathan.lemon@gmail.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'drivers/s390')
0 files changed, 0 insertions, 0 deletions