make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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: 1586 MB/s 1290041 calls/s # udp tx: 1910 MB/s 32407 calls/s 32407 msg/s # udp rx: 1464 MB/s 1191967 calls/s # udp tx: 1792 MB/s 30396 calls/s 30396 msg/s # udp rx: 1738 MB/s 1415272 calls/s # udp tx: 1779 MB/s 30177 calls/s 30177 msg/s # UDP GRO fwd perf udp rx: 1410 MB/s 1148369 calls/s # udp tx: 1821 MB/s 30892 calls/s 30892 msg/s # udp rx: 1577 MB/s 1284400 calls/s # udp tx: 1922 MB/s 32602 calls/s 32602 msg/s # udp rx: 1867 MB/s 1520547 calls/s # udp tx: 1953 MB/s 33128 calls/s 33128 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: 1662 MB/s 1353288 calls/s # udp tx: 1857 MB/s 31511 calls/s 31511 msg/s # udp rx: 1255 MB/s 1021823 calls/s # udp tx: 1858 MB/s 31528 calls/s 31528 msg/s # udp tx: 1804 MB/s 30601 calls/s 30601 msg/s # udp rx: 1594 MB/s 1298320 calls/s # UDP GRO fwd perf udp rx: 957 MB/s 779455 calls/s # udp tx: 1164 MB/s 19747 calls/s 19747 msg/s # udp rx: 1244 MB/s 1012963 calls/s # udp tx: 1251 MB/s 21231 calls/s 21231 msg/s # udp rx: 1237 MB/s 1007092 calls/s # udp tx: 1243 MB/s 21098 calls/s 21098 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__->