Merge branch 'selftests: xsk: Add test case for packets at end of UMEM'
authorMartin KaFai Lau <martin.lau@kernel.org>
Wed, 5 Apr 2023 18:29:35 +0000 (11:29 -0700)
committerMartin KaFai Lau <martin.lau@kernel.org>
Wed, 5 Apr 2023 18:29:35 +0000 (11:29 -0700)
commit756aaf2a9a321bf54e9aac75cd9d3a590b1cf392
tree822c58ae17b007295959ccc5c3eae85e8cc9529a
parent9af87166944b3ff33d1399f7a1924ef0175e96b2
parentccd1b2933f8cbc09a8667992425996f19bf62c15
Merge branch 'selftests: xsk: Add test case for packets at end of UMEM'

Kal Conley says:

====================

This patchset fixes a minor bug in xskxceiver.c then adds a test case
for valid packets at the end of the UMEM.
====================

Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>