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: 1710 MB/s 1391795 calls/s # udp tx: 1834 MB/s 31111 calls/s 31111 msg/s # udp rx: 1862 MB/s 1516254 calls/s # udp tx: 1869 MB/s 31710 calls/s 31710 msg/s # udp rx: 1313 MB/s 1067761 calls/s # udp tx: 1403 MB/s 23812 calls/s 23812 msg/s # UDP GRO fwd perf udp rx: 1053 MB/s 854783 calls/s # udp tx: 1326 MB/s 22490 calls/s 22490 msg/s # udp rx: 1080 MB/s 877104 calls/s # udp tx: 1274 MB/s 21612 calls/s 21612 msg/s # udp rx: 1188 MB/s 965929 calls/s # udp tx: 1315 MB/s 22315 calls/s 22315 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: 1410 MB/s 1145528 calls/s # udp tx: 1854 MB/s 31448 calls/s 31448 msg/s # udp rx: 1755 MB/s 1426522 calls/s # udp tx: 1862 MB/s 31589 calls/s 31589 msg/s # udp rx: 1718 MB/s 1395022 calls/s # udp tx: 1897 MB/s 32178 calls/s 32178 msg/s # UDP GRO fwd perf udp rx: 1632 MB/s 1324031 calls/s # udp tx: 1919 MB/s 32552 calls/s 32552 msg/s # udp rx: 1592 MB/s 1291238 calls/s # udp tx: 1901 MB/s 32244 calls/s 32244 msg/s # udp rx: 1622 MB/s 1314445 calls/s # udp tx: 1946 MB/s 33016 calls/s 33016 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__->