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: 1052 MB/s 856650 calls/s # udp tx: 1176 MB/s 19950 calls/s 19950 msg/s # udp rx: 1072 MB/s 872768 calls/s # udp tx: 1144 MB/s 19412 calls/s 19412 msg/s # udp rx: 1151 MB/s 937148 calls/s # udp tx: 1157 MB/s 19633 calls/s 19633 msg/s # UDP GRO fwd perf udp rx: 1313 MB/s 1067389 calls/s # udp tx: 1906 MB/s 32341 calls/s 32341 msg/s # udp rx: 1839 MB/s 1494193 calls/s # udp tx: 1903 MB/s 32277 calls/s 32277 msg/s # udp rx: 1229 MB/s 998822 calls/s # udp tx: 1870 MB/s 31717 calls/s 31717 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: 1177 MB/s 955613 calls/s # udp tx: 1845 MB/s 31304 calls/s 31304 msg/s # udp rx: 1265 MB/s 1027777 calls/s # udp tx: 1780 MB/s 30200 calls/s 30200 msg/s # udp rx: 1089 MB/s 882399 calls/s # udp tx: 1905 MB/s 32325 calls/s 32325 msg/s # UDP GRO fwd perf udp rx: 1452 MB/s 1178632 calls/s # udp tx: 1859 MB/s 31535 calls/s 31535 msg/s # udp rx: 1368 MB/s 1109239 calls/s # udp tx: 1863 MB/s 31608 calls/s 31608 msg/s # udp rx: 1443 MB/s 1170022 calls/s # udp tx: 1848 MB/s 31349 calls/s 31349 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__->