OSDN Git Service

Merge branch 'samples/bpf: xdpsock: Minor enhancements'
authorAndrii Nakryiko <andrii@kernel.org>
Fri, 6 Aug 2021 23:53:27 +0000 (16:53 -0700)
committerAndrii Nakryiko <andrii@kernel.org>
Fri, 6 Aug 2021 23:54:34 +0000 (16:54 -0700)
commitc83ae15dc9470da6ddfcb9485235cba1a3ed8740
treeec35f978264435c6b5690e857b4ae485621039c7
parent579345e7f2190c1ee97f44154526dcd458ea790d
parentf4700a62c27161e364f66fdce527e8b04083c444
Merge branch 'samples/bpf: xdpsock: Minor enhancements'

Simon Horman says:

====================
This short series provides minor enhancements to the
sample code in samples/bpf/xdpsock_user.c.

Each change is explained more fully in its own commit message.
====================

Signed-off-by: Andrii Nakryiko <andrii@kernel.org>