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: 1215 MB/s 988570 calls/s # udp tx: 1325 MB/s 22474 calls/s 22474 msg/s # udp rx: 1174 MB/s 955205 calls/s # udp tx: 1384 MB/s 23490 calls/s 23490 msg/s # udp rx: 1289 MB/s 1048179 calls/s # udp tx: 1393 MB/s 23629 calls/s 23629 msg/s # UDP GRO fwd perf udp rx: 1026 MB/s 834299 calls/s # udp tx: 1336 MB/s 22676 calls/s 22676 msg/s # udp rx: 1318 MB/s 1073185 calls/s # udp tx: 1341 MB/s 22756 calls/s 22756 msg/s # udp rx: 1317 MB/s 1071616 calls/s # udp tx: 1343 MB/s 22788 calls/s 22788 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: 1226 MB/s 997105 calls/s # udp tx: 1572 MB/s 26672 calls/s 26672 msg/s # udp rx: 1175 MB/s 956863 calls/s # udp tx: 1189 MB/s 20167 calls/s 20167 msg/s # udp rx: 1205 MB/s 981311 calls/s # udp tx: 1210 MB/s 20534 calls/s 20534 msg/s # UDP GRO fwd perf udp rx: 1172 MB/s 954144 calls/s # udp tx: 1250 MB/s 21216 calls/s 21216 msg/s # udp rx: 1214 MB/s 988635 calls/s # udp tx: 1255 MB/s 21301 calls/s 21301 msg/s # udp rx: 1260 MB/s 1025806 calls/s # udp tx: 1266 MB/s 21475 calls/s 21475 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__->