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: 1546 MB/s 1257762 calls/s # udp tx: 1823 MB/s 30935 calls/s 30935 msg/s # udp rx: 1529 MB/s 1242188 calls/s # udp tx: 1977 MB/s 33535 calls/s 33535 msg/s # udp rx: 1657 MB/s 1346529 calls/s # udp tx: 1938 MB/s 32884 calls/s 32884 msg/s # UDP GRO fwd perf udp rx: 1163 MB/s 945757 calls/s # udp tx: 1900 MB/s 32235 calls/s 32235 msg/s # udp rx: 1622 MB/s 1318313 calls/s # udp tx: 1957 MB/s 33204 calls/s 33204 msg/s # udp rx: 1527 MB/s 1241227 calls/s # udp tx: 1800 MB/s 30538 calls/s 30538 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: 1449 MB/s 1177465 calls/s # udp tx: 1763 MB/s 29916 calls/s 29916 msg/s # udp rx: 1740 MB/s 1413679 calls/s # udp tx: 1883 MB/s 31948 calls/s 31948 msg/s # udp rx: 1757 MB/s 1424393 calls/s # udp tx: 1944 MB/s 32988 calls/s 32988 msg/s # UDP GRO fwd perf udp rx: 1488 MB/s 1206103 calls/s # udp tx: 1927 MB/s 32684 calls/s 32684 msg/s # udp rx: 1454 MB/s 1178328 calls/s # udp tx: 1945 MB/s 33004 calls/s 33004 msg/s # udp rx: 1644 MB/s 1332224 calls/s # udp tx: 1935 MB/s 32819 calls/s 32819 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__->