From: David S. Miller Date: Mon, 18 Sep 2023 08:34:06 +0000 (+0100) Subject: Merge branch 'kselftest-rtnetlink' X-Git-Tag: v6.7-rc1~160^2~311 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74fa1a82386e0bc1095ae9d13962606612514df5;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'kselftest-rtnetlink' Daniel Mendes says: ==================== kselftest: rtnetlink: add additional command line options Many other tests implement options like verbose, pause, and pause on failure. These patches just add these options to rtnetlink.sh. The same conventions are used as the tests that already have this functionality: eg verbose is 0 or 1 but PAUSE is "yes" or "no". ==================== Signed-off-by: David S. Miller --- 74fa1a82386e0bc1095ae9d13962606612514df5