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: 1492 MB/s 1213974 calls/s # udp tx: 1974 MB/s 33496 calls/s 33496 msg/s # udp rx: 1338 MB/s 1087845 calls/s # udp tx: 1955 MB/s 33171 calls/s 33171 msg/s # udp rx: 1706 MB/s 1387235 calls/s # udp tx: 1982 MB/s 33626 calls/s 33626 msg/s # UDP GRO fwd perf udp rx: 1485 MB/s 1208730 calls/s # udp tx: 1964 MB/s 33319 calls/s 33319 msg/s # udp rx: 1790 MB/s 1454674 calls/s # udp tx: 1943 MB/s 32955 calls/s 32955 msg/s # udp rx: 1953 MB/s 1590578 calls/s # udp tx: 1962 MB/s 33280 calls/s 33280 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: 1040 MB/s 846971 calls/s # udp tx: 1160 MB/s 19677 calls/s 19677 msg/s # udp rx: 1156 MB/s 941256 calls/s # udp tx: 1190 MB/s 20184 calls/s 20184 msg/s # udp rx: 1184 MB/s 964575 calls/s # udp tx: 1187 MB/s 20146 calls/s 20146 msg/s # UDP GRO fwd perf udp rx: 1007 MB/s 820290 calls/s # udp tx: 1177 MB/s 19964 calls/s 19964 msg/s # udp rx: 1211 MB/s 986187 calls/s # udp tx: 1232 MB/s 20898 calls/s 20898 msg/s # udp rx: 1157 MB/s 941946 calls/s # udp tx: 1258 MB/s 21338 calls/s 21338 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__->