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: 1065 MB/s 867437 calls/s # udp tx: 1188 MB/s 20154 calls/s 20154 msg/s # udp rx: 1322 MB/s 1076258 calls/s # udp tx: 1327 MB/s 22521 calls/s 22521 msg/s # udp rx: 1325 MB/s 1079406 calls/s # udp tx: 1330 MB/s 22562 calls/s 22562 msg/s # UDP GRO fwd perf udp rx: 1260 MB/s 1026439 calls/s # udp tx: 1321 MB/s 22406 calls/s 22406 msg/s # udp rx: 1331 MB/s 1083860 calls/s # udp tx: 1338 MB/s 22706 calls/s 22706 msg/s # udp rx: 1288 MB/s 1049168 calls/s # udp tx: 1338 MB/s 22695 calls/s 22695 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: 1137 MB/s 925700 calls/s # udp tx: 1206 MB/s 20462 calls/s 20462 msg/s # udp rx: 1229 MB/s 1001109 calls/s # udp tx: 1252 MB/s 21249 calls/s 21249 msg/s # udp rx: 1179 MB/s 960542 calls/s # udp tx: 1243 MB/s 21099 calls/s 21099 msg/s # UDP GRO fwd perf udp rx: 925 MB/s 753590 calls/s # udp tx: 1198 MB/s 20320 calls/s 20320 msg/s # udp rx: 1226 MB/s 998408 calls/s # udp tx: 1232 MB/s 20910 calls/s 20910 msg/s # udp rx: 1069 MB/s 870906 calls/s # udp tx: 1230 MB/s 20867 calls/s 20867 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__->