make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1632 MB/s 1328489 calls/s # udp tx: 1843 MB/s 31262 calls/s 31262 msg/s # udp rx: 1838 MB/s 1496827 calls/s # udp tx: 1859 MB/s 31538 calls/s 31538 msg/s # udp rx: 1401 MB/s 1141231 calls/s # udp tx: 1398 MB/s 23725 calls/s 23725 msg/s # UDP GRO fwd perf udp rx: 1210 MB/s 985824 calls/s # udp tx: 1256 MB/s 21316 calls/s 21316 msg/s # udp rx: 1244 MB/s 1013084 calls/s # udp tx: 1252 MB/s 21248 calls/s 21248 msg/s # udp rx: 1199 MB/s 976925 calls/s # udp tx: 1204 MB/s 20425 calls/s 20425 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1761 MB/s 1433054 calls/s # udp tx: 1864 MB/s 31621 calls/s 31621 msg/s # udp rx: 1747 MB/s 1422547 calls/s # udp tx: 1835 MB/s 31127 calls/s 31127 msg/s # udp rx: 1796 MB/s 1462406 calls/s # udp tx: 1836 MB/s 31148 calls/s 31148 msg/s # UDP GRO fwd perf udp rx: 1609 MB/s 1306701 calls/s # udp tx: 1792 MB/s 30407 calls/s 30407 msg/s # udp rx: 1784 MB/s 1448443 calls/s # udp tx: 1907 MB/s 32348 calls/s 32348 msg/s # udp tx: 1926 MB/s 32681 calls/s 32681 msg/s # udp rx: 1752 MB/s 1420624 calls/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->