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: 1453 MB/s 1182752 calls/s # udp tx: 1842 MB/s 31251 calls/s 31251 msg/s # udp rx: 1340 MB/s 1090390 calls/s # udp tx: 1943 MB/s 32970 calls/s 32970 msg/s # udp rx: 1795 MB/s 1460786 calls/s # udp tx: 1937 MB/s 32856 calls/s 32856 msg/s # UDP GRO fwd perf udp rx: 1536 MB/s 1246507 calls/s # udp tx: 1992 MB/s 33802 calls/s 33802 msg/s # udp rx: 1863 MB/s 1511513 calls/s # udp tx: 1992 MB/s 33789 calls/s 33789 msg/s # udp rx: 1908 MB/s 1548499 calls/s # udp tx: 1992 MB/s 33796 calls/s 33796 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: 495 MB/s 400640 calls/s # udp tx: 1321 MB/s 22407 calls/s 22407 msg/s # udp rx: 428 MB/s 347178 calls/s # udp tx: 1361 MB/s 23084 calls/s 23084 msg/s # udp rx: 582 MB/s 471658 calls/s # udp tx: 1334 MB/s 22635 calls/s 22635 msg/s # UDP GRO fwd perf udp rx: 547 MB/s 443927 calls/s # udp tx: 1309 MB/s 22217 calls/s 22217 msg/s # udp rx: 356 MB/s 288695 calls/s # udp tx: 1389 MB/s 23567 calls/s 23567 msg/s # udp rx: 325 MB/s 263356 calls/s # udp tx: 1395 MB/s 23664 calls/s 23664 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__->