]> 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)
commit07b15e6da43b666a8c5758df0972883e1de80109
treeec35f978264435c6b5690e857b4ae485621039c7
parent633f5479d9a9003ee382246206e932dff167a1b3
parent0b6f7bc983874595def7de2a735df223c0f29a65
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>