make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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: 1095 MB/s 891652 calls/s # udp tx: 1254 MB/s 21277 calls/s 21277 msg/s # udp rx: 1045 MB/s 850809 calls/s # udp tx: 1297 MB/s 22012 calls/s 22012 msg/s # udp rx: 1223 MB/s 996077 calls/s # udp tx: 1309 MB/s 22213 calls/s 22213 msg/s # UDP GRO fwd perf udp rx: 1214 MB/s 988835 calls/s # udp tx: 1276 MB/s 21645 calls/s 21645 msg/s # udp rx: 1247 MB/s 1015790 calls/s # udp tx: 1325 MB/s 22481 calls/s 22481 msg/s # udp rx: 1284 MB/s 1045389 calls/s # udp tx: 1316 MB/s 22334 calls/s 22334 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: 879 MB/s 716234 calls/s # udp tx: 1165 MB/s 19763 calls/s 19763 msg/s # udp rx: 1189 MB/s 968183 calls/s # udp tx: 1197 MB/s 20308 calls/s 20308 msg/s # udp rx: 1192 MB/s 971132 calls/s # udp tx: 1199 MB/s 20336 calls/s 20336 msg/s # UDP GRO fwd perf udp rx: 1007 MB/s 818644 calls/s # udp tx: 1495 MB/s 25359 calls/s 25359 msg/s # udp tx: 1879 MB/s 31880 calls/s 31880 msg/s # udp rx: 1182 MB/s 958391 calls/s # udp tx: 1873 MB/s 31779 calls/s 31779 msg/s # udp rx: 1608 MB/s 1306437 calls/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__->