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.02 [+0.02] IPv4 # 0.28 [+0.26] No GRO ok # 0.86 [+0.58] GRO frag list ok # 1.49 [+0.63] GRO fwd ok # 2.04 [+0.56] UDP fwd perf udp rx: 1100 MB/s 895932 calls/s # 3.12 [+1.08] udp tx: 1490 MB/s 25277 calls/s 25277 msg/s # 4.09 [+0.97] udp rx: 1602 MB/s 1304996 calls/s # 4.12 [+0.03] udp tx: 1601 MB/s 27161 calls/s 27161 msg/s # 5.09 [+0.97] udp rx: 1318 MB/s 1073464 calls/s # 5.12 [+0.03] udp tx: 1465 MB/s 24856 calls/s 24856 msg/s # 5.24 [+0.12] UDP GRO fwd perf udp rx: 1035 MB/s 843366 calls/s # 6.32 [+1.08] udp tx: 1549 MB/s 26287 calls/s 26287 msg/s # 7.29 [+0.97] udp rx: 1732 MB/s 1410287 calls/s # 7.32 [+0.03] udp tx: 1815 MB/s 30786 calls/s 30786 msg/s # 8.29 [+0.97] udp rx: 1407 MB/s 1146102 calls/s # 8.32 [+0.03] udp tx: 1831 MB/s 31069 calls/s 31069 msg/s # 9.02 [+0.69] GRO frag list over UDP tunnel ok # 9.90 [+0.89] GRO fwd over UDP tunnel ok # 10.18 [+0.28] IPv6 # 10.48 [+0.30] No GRO ok # 11.07 [+0.58] GRO frag list ok # 11.68 [+0.62] GRO fwd ok # 12.26 [+0.58] UDP fwd perf udp rx: 841 MB/s 684946 calls/s # 13.34 [+1.08] udp tx: 1514 MB/s 25684 calls/s 25684 msg/s # 14.31 [+0.97] udp rx: 1266 MB/s 1031022 calls/s # 14.34 [+0.03] udp tx: 1490 MB/s 25276 calls/s 25276 msg/s # 15.31 [+0.97] udp rx: 1544 MB/s 1257696 calls/s # 15.34 [+0.03] udp tx: 1560 MB/s 26463 calls/s 26463 msg/s # 15.46 [+0.12] UDP GRO fwd perf udp rx: 1141 MB/s 929692 calls/s # 16.53 [+1.07] udp tx: 1554 MB/s 26366 calls/s 26366 msg/s # 17.50 [+0.97] udp rx: 913 MB/s 743489 calls/s # 17.53 [+0.03] udp tx: 1574 MB/s 26706 calls/s 26706 msg/s # 18.50 [+0.97] udp rx: 1484 MB/s 1208271 calls/s # 18.53 [+0.03] udp tx: 1585 MB/s 26899 calls/s 26899 msg/s # 19.25 [+0.72] GRO frag list over UDP tunnel ok # 20.10 [+0.85] 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__->