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: 664 MB/s 540107 calls/s # udp tx: 1348 MB/s 22876 calls/s 22876 msg/s # udp rx: 937 MB/s 761371 calls/s # udp tx: 1362 MB/s 23110 calls/s 23110 msg/s # udp rx: 844 MB/s 685508 calls/s # udp tx: 1383 MB/s 23464 calls/s 23464 msg/s # UDP GRO fwd perf udp rx: 852 MB/s 693149 calls/s # udp tx: 1186 MB/s 20124 calls/s 20124 msg/s # udp rx: 1226 MB/s 997932 calls/s # udp tx: 1392 MB/s 23615 calls/s 23615 msg/s # udp rx: 1177 MB/s 958109 calls/s # udp tx: 1388 MB/s 23546 calls/s 23546 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: 1305 MB/s 1058908 calls/s # udp tx: 1876 MB/s 31832 calls/s 31832 msg/s # udp rx: 1778 MB/s 1443296 calls/s # udp tx: 1908 MB/s 32369 calls/s 32369 msg/s # udp rx: 1786 MB/s 1449974 calls/s # udp tx: 1909 MB/s 32394 calls/s 32394 msg/s # UDP GRO fwd perf udp rx: 1665 MB/s 1353975 calls/s # udp tx: 1856 MB/s 31484 calls/s 31484 msg/s # udp rx: 1349 MB/s 1096616 calls/s # udp tx: 1823 MB/s 30936 calls/s 30936 msg/s # udp rx: 1353 MB/s 1098952 calls/s # udp tx: 1678 MB/s 28469 calls/s 28469 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__->