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.25 [+0.23] No GRO ok # 0.79 [+0.54] GRO frag list ok # 1.34 [+0.55] GRO fwd ok # 1.81 [+0.47] UDP fwd perf udp rx: 1237 MB/s 1007324 calls/s # 2.89 [+1.07] udp tx: 1600 MB/s 27148 calls/s 27148 msg/s # 3.86 [+0.97] udp rx: 1473 MB/s 1199338 calls/s # 3.89 [+0.03] udp tx: 1618 MB/s 27457 calls/s 27457 msg/s # 4.86 [+0.97] udp rx: 1562 MB/s 1271712 calls/s # 4.89 [+0.03] udp tx: 1544 MB/s 26189 calls/s 26189 msg/s # 5.01 [+0.12] UDP GRO fwd perf udp rx: 908 MB/s 739282 calls/s # 6.09 [+1.08] udp tx: 1161 MB/s 19701 calls/s 19701 msg/s # 7.07 [+0.99] udp rx: 727 MB/s 592206 calls/s # 7.09 [+0.01] udp tx: 1086 MB/s 18425 calls/s 18425 msg/s # 8.07 [+0.99] udp rx: 456 MB/s 372034 calls/s # 8.09 [+0.01] udp tx: 1134 MB/s 19237 calls/s 19237 msg/s # 8.66 [+0.58] GRO frag list over UDP tunnel ok # 9.47 [+0.81] GRO fwd over UDP tunnel ok # 9.75 [+0.27] IPv6 # 10.02 [+0.27] No GRO ok # 10.61 [+0.59] GRO frag list ok # 11.21 [+0.60] GRO fwd ok # 11.73 [+0.52] UDP fwd perf udp rx: 1119 MB/s 911682 calls/s # 12.80 [+1.07] udp tx: 1615 MB/s 27399 calls/s 27399 msg/s # 13.79 [+0.99] udp rx: 898 MB/s 731679 calls/s # 13.80 [+0.01] udp tx: 1749 MB/s 29668 calls/s 29668 msg/s # 14.79 [+0.99] udp rx: 1392 MB/s 1133592 calls/s # 14.80 [+0.01] udp tx: 1393 MB/s 23628 calls/s 23628 msg/s # 14.92 [+0.12] UDP GRO fwd perf udp rx: 1053 MB/s 857268 calls/s # 16.01 [+1.08] udp tx: 1609 MB/s 27290 calls/s 27290 msg/s # 16.97 [+0.97] udp rx: 1318 MB/s 1073108 calls/s # 17.01 [+0.03] udp tx: 1818 MB/s 30837 calls/s 30837 msg/s # 17.97 [+0.97] udp rx: 1020 MB/s 830533 calls/s # 18.01 [+0.03] udp tx: 1421 MB/s 24108 calls/s 24108 msg/s # 18.83 [+0.82] GRO frag list over UDP tunnel ok # 19.77 [+0.95] 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__->