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: 1610 MB/s 1309602 calls/s # udp tx: 1935 MB/s 32830 calls/s 32830 msg/s # udp rx: 1861 MB/s 1514997 calls/s # udp tx: 1954 MB/s 33157 calls/s 33157 msg/s # udp rx: 1923 MB/s 1564951 calls/s # udp tx: 1945 MB/s 33004 calls/s 33004 msg/s # UDP GRO fwd perf udp rx: 1732 MB/s 1409391 calls/s # udp tx: 1944 MB/s 32974 calls/s 32974 msg/s # udp rx: 1677 MB/s 1365288 calls/s # udp tx: 1856 MB/s 31486 calls/s 31486 msg/s # udp rx: 1747 MB/s 1420068 calls/s # udp tx: 1956 MB/s 33190 calls/s 33190 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: 1253 MB/s 1018190 calls/s # udp tx: 1830 MB/s 31042 calls/s 31042 msg/s # udp rx: 1666 MB/s 1350470 calls/s # udp tx: 1929 MB/s 32727 calls/s 32727 msg/s # udp rx: 1772 MB/s 1436828 calls/s # udp tx: 1943 MB/s 32960 calls/s 32960 msg/s # UDP GRO fwd perf udp rx: 1662 MB/s 1349847 calls/s # udp tx: 1831 MB/s 31061 calls/s 31061 msg/s # udp rx: 1702 MB/s 1379503 calls/s # udp tx: 1969 MB/s 33408 calls/s 33408 msg/s # udp rx: 1527 MB/s 1237377 calls/s # udp tx: 1972 MB/s 33461 calls/s 33461 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__->