make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing/wt-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.25] No GRO ok # 0.84 [+0.58] GRO frag list ok # 1.47 [+0.63] GRO fwd ok # 1.96 [+0.49] UDP fwd perf udp rx: 1146 MB/s 933170 calls/s # 3.03 [+1.07] udp tx: 1457 MB/s 24716 calls/s 24716 msg/s # 4.00 [+0.97] udp rx: 1468 MB/s 1195776 calls/s # 4.03 [+0.03] udp tx: 1447 MB/s 24554 calls/s 24554 msg/s # 5.00 [+0.97] udp rx: 990 MB/s 806676 calls/s # 5.03 [+0.03] udp tx: 1817 MB/s 30825 calls/s 30825 msg/s # 5.15 [+0.12] UDP GRO fwd perf udp rx: 1441 MB/s 1173417 calls/s # 6.22 [+1.07] udp tx: 1620 MB/s 27485 calls/s 27485 msg/s # 7.19 [+0.97] udp rx: 1434 MB/s 1167621 calls/s # 7.22 [+0.03] udp tx: 1648 MB/s 27955 calls/s 27955 msg/s # 8.22 [+1.00] udp tx: 1756 MB/s 29796 calls/s 29796 msg/s # 8.22 [+0.00] udp rx: 1163 MB/s 947545 calls/s # 8.89 [+0.67] GRO frag list over UDP tunnel ok # 9.74 [+0.85] GRO fwd over UDP tunnel ok # 10.00 [+0.26] IPv6 # 10.25 [+0.25] No GRO ok # 10.78 [+0.53] GRO frag list ok # 11.35 [+0.57] GRO fwd ok # 11.89 [+0.54] UDP fwd perf udp rx: 702 MB/s 571529 calls/s # 12.97 [+1.08] udp tx: 1081 MB/s 18346 calls/s 18346 msg/s # 13.94 [+0.97] udp rx: 878 MB/s 715286 calls/s # 13.97 [+0.03] udp tx: 1214 MB/s 20607 calls/s 20607 msg/s # 14.94 [+0.97] udp rx: 667 MB/s 543522 calls/s # 14.97 [+0.03] udp tx: 1210 MB/s 20532 calls/s 20532 msg/s # 15.09 [+0.12] UDP GRO fwd perf udp rx: 1509 MB/s 1228664 calls/s # 16.16 [+1.07] udp tx: 1566 MB/s 26570 calls/s 26570 msg/s # 17.13 [+0.97] udp rx: 1828 MB/s 1488952 calls/s # 17.16 [+0.03] udp tx: 1828 MB/s 31013 calls/s 31013 msg/s # 18.13 [+0.97] udp rx: 1828 MB/s 1488864 calls/s # 18.16 [+0.03] udp tx: 1826 MB/s 30975 calls/s 30975 msg/s # 18.78 [+0.62] GRO frag list over UDP tunnel ok # 19.60 [+0.82] GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.sh make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests' xx__-> echo $? 0 xx__->