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.03 [+0.03] IPv4 # 0.33 [+0.30] No GRO ok # 0.91 [+0.58] GRO frag list ok # 1.55 [+0.64] GRO fwd ok # 2.13 [+0.58] UDP fwd perf udp rx: 874 MB/s 711723 calls/s # 3.22 [+1.09] udp tx: 1073 MB/s 18202 calls/s 18202 msg/s # 4.19 [+0.97] udp rx: 1166 MB/s 949272 calls/s # 4.22 [+0.03] udp tx: 1197 MB/s 20311 calls/s 20311 msg/s # 5.19 [+0.97] udp rx: 1095 MB/s 892129 calls/s # 5.22 [+0.03] udp tx: 1229 MB/s 20854 calls/s 20854 msg/s # 5.34 [+0.12] UDP GRO fwd perf udp rx: 1102 MB/s 897467 calls/s # 6.43 [+1.08] udp tx: 1761 MB/s 29883 calls/s 29883 msg/s # 7.39 [+0.97] udp rx: 1800 MB/s 1465699 calls/s # 7.43 [+0.03] udp tx: 1803 MB/s 30596 calls/s 30596 msg/s # 8.39 [+0.97] udp rx: 1640 MB/s 1335710 calls/s # 8.43 [+0.03] udp tx: 1805 MB/s 30626 calls/s 30626 msg/s # 9.11 [+0.69] GRO frag list over UDP tunnel ok # 10.01 [+0.89] GRO fwd over UDP tunnel ok # 10.28 [+0.27] IPv6 # 10.56 [+0.27] No GRO ok # 11.13 [+0.58] GRO frag list ok # 11.75 [+0.62] GRO fwd ok # 12.29 [+0.54] UDP fwd perf udp rx: 1382 MB/s 1125297 calls/s # 13.36 [+1.08] udp tx: 1690 MB/s 28676 calls/s 28676 msg/s # 14.33 [+0.97] udp rx: 1166 MB/s 949790 calls/s # 14.36 [+0.03] udp tx: 1551 MB/s 26316 calls/s 26316 msg/s # 15.33 [+0.97] udp rx: 1559 MB/s 1269841 calls/s # 15.36 [+0.03] udp tx: 1616 MB/s 27415 calls/s 27415 msg/s # 15.49 [+0.12] UDP GRO fwd perf udp rx: 1328 MB/s 1081910 calls/s # 16.57 [+1.08] udp tx: 1393 MB/s 23634 calls/s 23634 msg/s # 17.53 [+0.96] udp rx: 1348 MB/s 1097524 calls/s # 17.57 [+0.03] udp tx: 1710 MB/s 29008 calls/s 29008 msg/s # 18.53 [+0.97] udp rx: 1382 MB/s 1125842 calls/s # 18.57 [+0.03] udp tx: 1520 MB/s 25783 calls/s 25783 msg/s # 19.25 [+0.68] GRO frag list over UDP tunnel ok # 20.09 [+0.84] 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__->