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.27 [+0.25] No GRO ok # 0.82 [+0.55] GRO frag list ok # 1.46 [+0.64] GRO fwd ok # 1.96 [+0.50] UDP fwd perf udp rx: 1146 MB/s 933404 calls/s # 3.03 [+1.07] udp tx: 1195 MB/s 20284 calls/s 20284 msg/s # 4.00 [+0.97] udp rx: 1479 MB/s 1204386 calls/s # 4.03 [+0.03] udp tx: 1763 MB/s 29915 calls/s 29915 msg/s # 5.00 [+0.97] udp rx: 1806 MB/s 1470646 calls/s # 5.03 [+0.03] udp tx: 1859 MB/s 31543 calls/s 31543 msg/s # 5.15 [+0.12] UDP GRO fwd perf udp rx: 1762 MB/s 1435200 calls/s # 6.21 [+1.06] udp tx: 1807 MB/s 30651 calls/s 30651 msg/s # 7.19 [+0.98] udp rx: 1833 MB/s 1492944 calls/s # 7.21 [+0.02] udp tx: 1832 MB/s 31075 calls/s 31075 msg/s # 8.19 [+0.98] udp rx: 1851 MB/s 1507056 calls/s # 8.21 [+0.02] udp tx: 1849 MB/s 31376 calls/s 31376 msg/s # 8.80 [+0.59] GRO frag list over UDP tunnel ok # 9.54 [+0.74] GRO fwd over UDP tunnel ok # 9.80 [+0.26] IPv6 # 10.08 [+0.28] No GRO ok # 10.63 [+0.55] GRO frag list ok # 11.22 [+0.58] GRO fwd ok # 11.71 [+0.50] UDP fwd perf udp rx: 1171 MB/s 953880 calls/s # 12.78 [+1.07] udp tx: 1625 MB/s 27563 calls/s 27563 msg/s # 13.75 [+0.97] udp rx: 1530 MB/s 1246101 calls/s # 13.78 [+0.03] udp tx: 1691 MB/s 28694 calls/s 28694 msg/s # 14.75 [+0.97] udp rx: 1524 MB/s 1240900 calls/s # 14.78 [+0.03] udp tx: 1772 MB/s 30069 calls/s 30069 msg/s # 14.90 [+0.12] UDP GRO fwd perf udp rx: 1424 MB/s 1159348 calls/s # 15.97 [+1.07] udp tx: 1649 MB/s 27978 calls/s 27978 msg/s # 16.94 [+0.97] udp rx: 1522 MB/s 1239845 calls/s # 16.97 [+0.03] udp tx: 1614 MB/s 27377 calls/s 27377 msg/s # 17.94 [+0.97] udp rx: 1340 MB/s 1091533 calls/s # 17.97 [+0.03] udp tx: 1677 MB/s 28457 calls/s 28457 msg/s # 18.55 [+0.58] GRO frag list over UDP tunnel ok # 19.33 [+0.78] 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__->