]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge branch 'io_uring-zcrx-selftests-more-cleanups'
authorJakub Kicinski <kuba@kernel.org>
Tue, 29 Apr 2025 18:09:54 +0000 (11:09 -0700)
committerJakub Kicinski <kuba@kernel.org>
Tue, 29 Apr 2025 18:09:54 +0000 (11:09 -0700)
commit090ef84e082dca099b4d54196e2099bce41e0c87
tree73a9868156d159cd7f4a1fe69016904242f3e9c6
parent5fe6530cd54b8647e71ff450f54f16b7f4c68066
parent6fbb4d3f7262771c376d1176e04811645d3c0c7b
Merge branch 'io_uring-zcrx-selftests-more-cleanups'

David Wei says:

====================
io_uring/zcrx: selftests: more cleanups

Patch 1 use rand_port() instead of hard coding port 9999. Patch 2 parses
JSON from ethtool -g instead of string.
====================

Link: https://patch.msgid.link/20250426195525.1906774-1-dw@davidwei.uk
Signed-off-by: Jakub Kicinski <kuba@kernel.org>