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.26 [+0.24] No GRO ok # 0.74 [+0.48] GRO frag list ok # 1.27 [+0.53] GRO fwd ok # 1.72 [+0.45] UDP fwd perf udp rx: 1003 MB/s 817095 calls/s # 2.78 [+1.06] udp tx: 1642 MB/s 27852 calls/s 27852 msg/s # 3.75 [+0.98] udp rx: 1756 MB/s 1429680 calls/s # 3.78 [+0.02] udp tx: 1764 MB/s 29926 calls/s 29926 msg/s # 4.76 [+0.98] udp rx: 1416 MB/s 1153151 calls/s # 4.78 [+0.02] udp tx: 1772 MB/s 30056 calls/s 30056 msg/s # 4.90 [+0.12] UDP GRO fwd perf udp rx: 1582 MB/s 1288588 calls/s # 5.96 [+1.06] udp tx: 1767 MB/s 29984 calls/s 29984 msg/s # 6.93 [+0.98] udp rx: 1521 MB/s 1238415 calls/s # 6.96 [+0.02] udp tx: 1693 MB/s 28723 calls/s 28723 msg/s # 7.94 [+0.98] udp rx: 1640 MB/s 1335464 calls/s # 7.96 [+0.02] udp tx: 1718 MB/s 29144 calls/s 29144 msg/s # 8.58 [+0.62] GRO frag list over UDP tunnel ok # 9.43 [+0.85] GRO fwd over UDP tunnel ok # 9.69 [+0.26] IPv6 # 9.94 [+0.26] No GRO ok # 10.48 [+0.54] GRO frag list ok # 11.04 [+0.56] GRO fwd ok # 11.55 [+0.51] UDP fwd perf udp rx: 1593 MB/s 1297676 calls/s # 12.62 [+1.07] udp tx: 1693 MB/s 28721 calls/s 28721 msg/s # 13.59 [+0.97] udp rx: 1866 MB/s 1519584 calls/s # 13.62 [+0.03] udp tx: 1866 MB/s 31665 calls/s 31665 msg/s # 14.59 [+0.97] udp rx: 1866 MB/s 1519440 calls/s # 14.62 [+0.03] udp tx: 1864 MB/s 31621 calls/s 31621 msg/s # 14.74 [+0.12] UDP GRO fwd perf udp rx: 1679 MB/s 1367088 calls/s # 15.81 [+1.07] udp tx: 1733 MB/s 29398 calls/s 29398 msg/s # 16.78 [+0.97] udp rx: 1669 MB/s 1358796 calls/s # 16.81 [+0.03] udp tx: 1784 MB/s 30266 calls/s 30266 msg/s # 17.78 [+0.97] udp rx: 1828 MB/s 1488624 calls/s # 17.81 [+0.03] udp tx: 1825 MB/s 30970 calls/s 30970 msg/s # 18.43 [+0.62] GRO frag list over UDP tunnel ok # 19.23 [+0.80] 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__->