]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1f57c2b61dc1e2e401d0ca0fa97a14e34cf66921
treeec35f978264435c6b5690e857b4ae485621039c7
parent4abdac77a7a53725f9bc3a6ffcb8f869cccbd7e1
parentae3e6ad677059d486ed220d2db0ec0c832be9624
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>