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: 1364 MB/s 1110236 calls/s # udp tx: 1639 MB/s 27799 calls/s 27799 msg/s # udp rx: 1016 MB/s 826686 calls/s # udp tx: 1651 MB/s 28019 calls/s 28019 msg/s # udp rx: 948 MB/s 771442 calls/s # udp tx: 1689 MB/s 28650 calls/s 28650 msg/s # UDP GRO fwd perf udp rx: 1285 MB/s 1045565 calls/s # udp tx: 1753 MB/s 29739 calls/s 29739 msg/s # udp rx: 1316 MB/s 1070565 calls/s # udp tx: 1538 MB/s 26088 calls/s 26088 msg/s # udp rx: 1442 MB/s 1173868 calls/s # udp tx: 1568 MB/s 26610 calls/s 26610 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: 964 MB/s 783693 calls/s # udp tx: 1487 MB/s 25223 calls/s 25223 msg/s # udp rx: 1068 MB/s 868127 calls/s # udp tx: 1536 MB/s 26053 calls/s 26053 msg/s # udp rx: 1392 MB/s 1131382 calls/s # udp tx: 1553 MB/s 26354 calls/s 26354 msg/s # UDP GRO fwd perf udp rx: 1361 MB/s 1105633 calls/s # udp tx: 1645 MB/s 27914 calls/s 27914 msg/s # udp rx: 1314 MB/s 1068833 calls/s # udp tx: 1650 MB/s 27999 calls/s 27999 msg/s # udp rx: 820 MB/s 666903 calls/s # udp tx: 1664 MB/s 28233 calls/s 28233 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__->