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: 1403 MB/s 1142491 calls/s # udp tx: 1932 MB/s 32768 calls/s 32768 msg/s # udp rx: 1819 MB/s 1480897 calls/s # udp tx: 1855 MB/s 31478 calls/s 31478 msg/s # udp rx: 1899 MB/s 1546211 calls/s # udp tx: 1906 MB/s 32331 calls/s 32331 msg/s # UDP GRO fwd perf udp rx: 1627 MB/s 1322530 calls/s # udp tx: 1946 MB/s 33019 calls/s 33019 msg/s # udp rx: 1451 MB/s 1181136 calls/s # udp tx: 1944 MB/s 32977 calls/s 32977 msg/s # udp rx: 1869 MB/s 1520347 calls/s # udp tx: 1925 MB/s 32661 calls/s 32661 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: 1096 MB/s 892373 calls/s # udp tx: 1243 MB/s 21094 calls/s 21094 msg/s # udp rx: 1170 MB/s 953029 calls/s # udp tx: 1174 MB/s 19927 calls/s 19927 msg/s # udp rx: 1156 MB/s 941122 calls/s # udp tx: 1163 MB/s 19726 calls/s 19726 msg/s # UDP GRO fwd perf udp rx: 1073 MB/s 873866 calls/s # udp tx: 1266 MB/s 21488 calls/s 21488 msg/s # udp rx: 1256 MB/s 1021306 calls/s # udp tx: 1768 MB/s 29998 calls/s 29998 msg/s # udp rx: 537 MB/s 437324 calls/s # udp tx: 1479 MB/s 25091 calls/s 25091 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__->