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: 1306 MB/s 1062092 calls/s # udp tx: 1860 MB/s 31563 calls/s 31563 msg/s # udp rx: 1123 MB/s 913044 calls/s # udp tx: 1472 MB/s 24982 calls/s 24982 msg/s # udp rx: 988 MB/s 801132 calls/s # udp tx: 1336 MB/s 22663 calls/s 22663 msg/s # UDP GRO fwd perf udp rx: 915 MB/s 742997 calls/s # udp tx: 1271 MB/s 21565 calls/s 21565 msg/s # udp rx: 914 MB/s 740738 calls/s # udp tx: 1321 MB/s 22413 calls/s 22413 msg/s # udp rx: 905 MB/s 733820 calls/s # udp tx: 1288 MB/s 21853 calls/s 21853 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: 1514 MB/s 1229892 calls/s # udp tx: 1870 MB/s 31718 calls/s 31718 msg/s # udp rx: 1581 MB/s 1281451 calls/s # udp tx: 1944 MB/s 32983 calls/s 32983 msg/s # udp rx: 1671 MB/s 1354504 calls/s # udp tx: 1946 MB/s 33014 calls/s 33014 msg/s # UDP GRO fwd perf udp rx: 1561 MB/s 1265703 calls/s # udp tx: 1941 MB/s 32930 calls/s 32930 msg/s # udp rx: 1495 MB/s 1214213 calls/s # udp tx: 1788 MB/s 30328 calls/s 30328 msg/s # udp rx: 1276 MB/s 1037256 calls/s # udp tx: 1677 MB/s 28453 calls/s 28453 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__->