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.24] No GRO ok # 0.76 [+0.50] GRO frag list ok # 1.30 [+0.54] GRO fwd ok # 1.76 [+0.46] UDP fwd perf udp rx: 1737 MB/s 1414220 calls/s # 2.82 [+1.06] udp tx: 1913 MB/s 32458 calls/s 32458 msg/s # 3.80 [+0.98] udp rx: 1899 MB/s 1546272 calls/s # 3.82 [+0.02] udp tx: 1896 MB/s 32166 calls/s 32166 msg/s # 4.80 [+0.98] udp rx: 1936 MB/s 1576704 calls/s # 4.82 [+0.02] udp tx: 1935 MB/s 32827 calls/s 32827 msg/s # 4.94 [+0.12] UDP GRO fwd perf udp rx: 1884 MB/s 1534464 calls/s # 6.00 [+1.07] udp tx: 1936 MB/s 32836 calls/s 32836 msg/s # 6.98 [+0.97] udp rx: 1937 MB/s 1577520 calls/s # 7.01 [+0.03] udp tx: 1935 MB/s 32832 calls/s 32832 msg/s # 7.98 [+0.97] udp rx: 1934 MB/s 1574592 calls/s # 8.00 [+0.03] udp tx: 1932 MB/s 32773 calls/s 32773 msg/s # 8.57 [+0.56] GRO frag list over UDP tunnel ok # 9.31 [+0.74] GRO fwd over UDP tunnel ok # 9.55 [+0.25] IPv6 # 9.79 [+0.23] No GRO ok # 10.29 [+0.51] GRO frag list ok # 10.82 [+0.52] GRO fwd ok # 11.30 [+0.48] UDP fwd perf udp rx: 1880 MB/s 1531008 calls/s # 12.37 [+1.07] udp tx: 1922 MB/s 32600 calls/s 32600 msg/s # 13.34 [+0.98] udp rx: 1793 MB/s 1459824 calls/s # 13.37 [+0.02] udp tx: 1792 MB/s 30396 calls/s 30396 msg/s # 14.34 [+0.98] udp rx: 1888 MB/s 1537824 calls/s # 14.36 [+0.02] udp tx: 1886 MB/s 31996 calls/s 31996 msg/s # 14.49 [+0.12] UDP GRO fwd perf udp rx: 1819 MB/s 1481280 calls/s # 15.55 [+1.07] udp tx: 1872 MB/s 31759 calls/s 31759 msg/s # 16.52 [+0.97] udp rx: 1873 MB/s 1525488 calls/s # 16.55 [+0.03] udp tx: 1872 MB/s 31753 calls/s 31753 msg/s # 17.53 [+0.97] udp rx: 922 MB/s 750932 calls/s # 17.55 [+0.03] udp tx: 1679 MB/s 28479 calls/s 28479 msg/s # 18.13 [+0.58] GRO frag list over UDP tunnel ok # 18.89 [+0.76] 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__->