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: 1745 MB/s 1420243 calls/s # udp tx: 1884 MB/s 31961 calls/s 31961 msg/s # udp rx: 1909 MB/s 1554456 calls/s # udp tx: 1936 MB/s 32836 calls/s 32836 msg/s # udp rx: 1926 MB/s 1568605 calls/s # udp tx: 1937 MB/s 32854 calls/s 32854 msg/s # UDP GRO fwd perf udp rx: 1031 MB/s 839588 calls/s # udp tx: 1396 MB/s 23690 calls/s 23690 msg/s # udp rx: 1282 MB/s 1044076 calls/s # udp tx: 1291 MB/s 21904 calls/s 21904 msg/s # udp rx: 1136 MB/s 925100 calls/s # udp tx: 1273 MB/s 21591 calls/s 21591 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: 1425 MB/s 1157588 calls/s # udp tx: 1894 MB/s 32125 calls/s 32125 msg/s # udp rx: 1387 MB/s 1125858 calls/s # udp tx: 1617 MB/s 27439 calls/s 27439 msg/s # udp rx: 583 MB/s 472612 calls/s # udp tx: 1300 MB/s 22049 calls/s 22049 msg/s # UDP GRO fwd perf udp rx: 629 MB/s 509415 calls/s # udp tx: 1328 MB/s 22524 calls/s 22524 msg/s # udp rx: 465 MB/s 377161 calls/s # udp tx: 1322 MB/s 22422 calls/s 22422 msg/s # udp rx: 471 MB/s 381446 calls/s # udp tx: 1333 MB/s 22612 calls/s 22612 msg/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__->