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 tx: 1451 MB/s 24614 calls/s 24614 msg/s # udp rx: 336 MB/s 273703 calls/s # udp tx: 1889 MB/s 32042 calls/s 32042 msg/s # udp rx: 1781 MB/s 1447165 calls/s # udp tx: 1960 MB/s 33259 calls/s 33259 msg/s # udp rx: 1644 MB/s 1335882 calls/s # UDP GRO fwd perf udp rx: 1616 MB/s 1316320 calls/s # udp tx: 1662 MB/s 28199 calls/s 28199 msg/s # udp rx: 1161 MB/s 945355 calls/s # udp tx: 1184 MB/s 20082 calls/s 20082 msg/s # udp rx: 1029 MB/s 837619 calls/s # udp tx: 1249 MB/s 21195 calls/s 21195 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: 1017 MB/s 828668 calls/s # udp tx: 1094 MB/s 18571 calls/s 18571 msg/s # udp rx: 1154 MB/s 939699 calls/s # udp tx: 1158 MB/s 19644 calls/s 19644 msg/s # udp rx: 1106 MB/s 900887 calls/s # udp tx: 1193 MB/s 20247 calls/s 20247 msg/s # UDP GRO fwd perf udp rx: 1086 MB/s 884485 calls/s # udp tx: 1136 MB/s 19283 calls/s 19283 msg/s # udp rx: 1185 MB/s 965131 calls/s # udp tx: 1193 MB/s 20236 calls/s 20236 msg/s # udp rx: 1187 MB/s 966652 calls/s # udp tx: 1191 MB/s 20210 calls/s 20210 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__->