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.80 [+0.53] GRO frag list ok # 1.38 [+0.58] GRO fwd ok # 1.86 [+0.48] UDP fwd perf udp rx: 1679 MB/s 1367033 calls/s # 2.93 [+1.07] udp tx: 1922 MB/s 32603 calls/s 32603 msg/s # 3.90 [+0.97] udp rx: 1635 MB/s 1331510 calls/s # 3.93 [+0.03] udp tx: 1632 MB/s 27694 calls/s 27694 msg/s # 4.90 [+0.97] udp rx: 1911 MB/s 1555778 calls/s # 4.93 [+0.03] udp tx: 1909 MB/s 32394 calls/s 32394 msg/s # 5.05 [+0.12] UDP GRO fwd perf udp rx: 1877 MB/s 1528464 calls/s # 6.12 [+1.07] udp tx: 1928 MB/s 32706 calls/s 32706 msg/s # 7.10 [+0.97] udp rx: 1933 MB/s 1573872 calls/s # 7.12 [+0.03] udp tx: 1931 MB/s 32767 calls/s 32767 msg/s # 8.10 [+0.97] udp rx: 1955 MB/s 1592352 calls/s # 8.12 [+0.03] udp tx: 1954 MB/s 33144 calls/s 33144 msg/s # 8.74 [+0.62] GRO frag list over UDP tunnel ok # 9.52 [+0.78] GRO fwd over UDP tunnel ok # 9.78 [+0.25] IPv6 # 10.01 [+0.23] No GRO ok # 10.53 [+0.53] GRO frag list ok # 11.11 [+0.58] GRO fwd ok # 11.62 [+0.51] UDP fwd perf udp rx: 1372 MB/s 1117388 calls/s # 12.69 [+1.07] udp tx: 1782 MB/s 30230 calls/s 30230 msg/s # 13.69 [+1.00] udp tx: 1760 MB/s 29855 calls/s 29855 msg/s # 13.85 [+0.16] udp rx: 1257 MB/s 1024016 calls/s # 14.69 [+0.84] udp tx: 1824 MB/s 30944 calls/s 30944 msg/s # 14.81 [+0.12] UDP GRO fwd perf udp rx: 1841 MB/s 1499280 calls/s # 15.88 [+1.07] udp tx: 1888 MB/s 32023 calls/s 32023 msg/s # 16.86 [+0.98] udp rx: 1911 MB/s 1555776 calls/s # 16.88 [+0.02] udp tx: 1909 MB/s 32386 calls/s 32386 msg/s # 17.86 [+0.98] udp rx: 1888 MB/s 1537728 calls/s # 17.88 [+0.02] udp tx: 1886 MB/s 32002 calls/s 32002 msg/s # 18.46 [+0.58] GRO frag list over UDP tunnel ok # 19.21 [+0.74] 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__->