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/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' 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 # 0.01 [+0.01] IPv4 # 0.26 [+0.24] No GRO ok # 0.81 [+0.55] GRO frag list ok # 1.40 [+0.59] GRO fwd ok # 1.90 [+0.50] UDP fwd perf udp rx: 686 MB/s 555554 calls/s # 2.97 [+1.07] udp tx: 1322 MB/s 22431 calls/s 22431 msg/s # 3.94 [+0.97] udp rx: 632 MB/s 512252 calls/s # 3.97 [+0.03] udp tx: 1342 MB/s 22776 calls/s 22776 msg/s # 4.94 [+0.97] udp rx: 924 MB/s 749619 calls/s # 4.97 [+0.03] udp tx: 1218 MB/s 20671 calls/s 20671 msg/s # 5.09 [+0.12] UDP GRO fwd perf udp rx: 791 MB/s 640865 calls/s # 6.16 [+1.07] udp tx: 1336 MB/s 22663 calls/s 22663 msg/s # 7.13 [+0.97] udp rx: 771 MB/s 624277 calls/s # 7.16 [+0.03] udp tx: 1336 MB/s 22667 calls/s 22667 msg/s # 8.13 [+0.97] udp rx: 789 MB/s 639172 calls/s # 8.16 [+0.03] udp tx: 1316 MB/s 22324 calls/s 22324 msg/s # 8.78 [+0.62] GRO frag list over UDP tunnel ok # 9.58 [+0.81] GRO fwd over UDP tunnel ok # 9.84 [+0.26] IPv6 # 10.15 [+0.31] No GRO ok # 10.69 [+0.53] GRO frag list ok # 11.25 [+0.56] GRO fwd ok # 11.73 [+0.48] UDP fwd perf udp rx: 797 MB/s 645578 calls/s # 12.80 [+1.06] udp tx: 1290 MB/s 21884 calls/s 21884 msg/s # 13.77 [+0.97] udp rx: 857 MB/s 694298 calls/s # 13.80 [+0.03] udp tx: 1294 MB/s 21964 calls/s 21964 msg/s # 14.77 [+0.97] udp rx: 899 MB/s 728380 calls/s # 14.80 [+0.03] udp tx: 1300 MB/s 22065 calls/s 22065 msg/s # 14.91 [+0.12] UDP GRO fwd perf udp rx: 916 MB/s 743428 calls/s # 15.98 [+1.07] udp tx: 1268 MB/s 21523 calls/s 21523 msg/s # 16.95 [+0.97] udp rx: 975 MB/s 790055 calls/s # 16.98 [+0.03] udp tx: 1296 MB/s 21989 calls/s 21989 msg/s # 17.95 [+0.97] udp rx: 948 MB/s 768105 calls/s # 17.98 [+0.03] udp tx: 1292 MB/s 21927 calls/s 21927 msg/s # 18.56 [+0.58] GRO frag list over UDP tunnel ok # 19.37 [+0.81] 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__->