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: 1203 MB/s 979716 calls/s # udp tx: 1271 MB/s 21572 calls/s 21572 msg/s # udp rx: 1258 MB/s 1024037 calls/s # udp tx: 1340 MB/s 22733 calls/s 22733 msg/s # udp rx: 1191 MB/s 970198 calls/s # udp tx: 1265 MB/s 21465 calls/s 21465 msg/s # UDP GRO fwd perf udp rx: 1134 MB/s 923652 calls/s # udp tx: 1203 MB/s 20416 calls/s 20416 msg/s # udp rx: 1194 MB/s 972760 calls/s # udp tx: 1189 MB/s 20170 calls/s 20170 msg/s # udp rx: 1285 MB/s 1046250 calls/s # udp tx: 1305 MB/s 22142 calls/s 22142 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: 751 MB/s 609304 calls/s # udp tx: 1295 MB/s 21980 calls/s 21980 msg/s # udp rx: 1056 MB/s 856879 calls/s # udp tx: 1229 MB/s 20852 calls/s 20852 msg/s # udp rx: 1105 MB/s 895927 calls/s # udp tx: 1291 MB/s 21909 calls/s 21909 msg/s # UDP GRO fwd perf udp rx: 1112 MB/s 902868 calls/s # udp tx: 1301 MB/s 22082 calls/s 22082 msg/s # udp rx: 1087 MB/s 882375 calls/s # udp tx: 1246 MB/s 21145 calls/s 21145 msg/s # udp rx: 1100 MB/s 892364 calls/s # udp tx: 1301 MB/s 22080 calls/s 22080 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__->