make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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: 1409 MB/s 1147206 calls/s # udp tx: 1667 MB/s 28289 calls/s 28289 msg/s # udp rx: 1844 MB/s 1501241 calls/s # udp tx: 1852 MB/s 31413 calls/s 31413 msg/s # udp rx: 1837 MB/s 1496139 calls/s # udp tx: 1848 MB/s 31354 calls/s 31354 msg/s # UDP GRO fwd perf udp rx: 1509 MB/s 1228846 calls/s # udp tx: 1617 MB/s 27427 calls/s 27427 msg/s # udp rx: 1764 MB/s 1436170 calls/s # udp tx: 1767 MB/s 29971 calls/s 29971 msg/s # udp rx: 1809 MB/s 1472872 calls/s # udp tx: 1814 MB/s 30773 calls/s 30773 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1303 MB/s 22100 calls/s 22100 msg/s # udp rx: 601 MB/s 486302 calls/s # udp tx: 1202 MB/s 20402 calls/s 20402 msg/s # udp rx: 1018 MB/s 823201 calls/s # udp tx: 1381 MB/s 23431 calls/s 23431 msg/s # UDP tunnel GRO fwd perf udp rx: 1013 MB/s 820557 calls/s # udp tx: 1380 MB/s 23414 calls/s 23414 msg/s # udp rx: 1122 MB/s 907030 calls/s # udp tx: 1374 MB/s 23317 calls/s 23317 msg/s # udp rx: 1000 MB/s 810414 calls/s # udp tx: 1312 MB/s 22266 calls/s 22266 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1721 MB/s 1400658 calls/s # udp tx: 1834 MB/s 31119 calls/s 31119 msg/s # udp rx: 1527 MB/s 1242910 calls/s # udp tx: 1816 MB/s 30808 calls/s 30808 msg/s # udp rx: 1764 MB/s 1436513 calls/s # udp tx: 1805 MB/s 30620 calls/s 30620 msg/s # UDP GRO fwd perf udp rx: 1341 MB/s 1091918 calls/s # udp tx: 1423 MB/s 24144 calls/s 24144 msg/s # udp rx: 1357 MB/s 1105291 calls/s # udp tx: 1365 MB/s 23164 calls/s 23164 msg/s # udp rx: 1509 MB/s 1229293 calls/s # udp tx: 1508 MB/s 25587 calls/s 25587 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 4 MB/s 3392 calls/s # udp tx: 1006 MB/s 17078 calls/s 17078 msg/s # udp rx: 66 MB/s 53270 calls/s # udp tx: 1457 MB/s 24725 calls/s 24725 msg/s # udp tx: 1472 MB/s 24983 calls/s 24983 msg/s # udp rx: 54 MB/s 43776 calls/s # UDP tunnel GRO fwd perf udp rx: 170 MB/s 138341 calls/s # udp tx: 1434 MB/s 24332 calls/s 24332 msg/s # udp rx: 219 MB/s 177964 calls/s # udp tx: 1415 MB/s 24001 calls/s 24001 msg/s # udp rx: 142 MB/s 115203 calls/s # udp tx: 1422 MB/s 24133 calls/s 24133 msg/s 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__->