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.01 [+0.01] IPv4 # 0.23 [+0.22] No GRO ok # 0.74 [+0.50] GRO frag list ok # 1.29 [+0.55] GRO fwd ok # 1.75 [+0.46] UDP fwd perf udp rx: 1404 MB/s 1143386 calls/s # 2.81 [+1.06] udp tx: 1832 MB/s 31078 calls/s 31078 msg/s # 3.78 [+0.97] udp rx: 1944 MB/s 1583184 calls/s # 3.81 [+0.03] udp tx: 1940 MB/s 32919 calls/s 32919 msg/s # 4.78 [+0.97] udp rx: 1888 MB/s 1537108 calls/s # 4.81 [+0.03] udp tx: 1930 MB/s 32745 calls/s 32745 msg/s # 4.93 [+0.12] UDP GRO fwd perf udp rx: 1656 MB/s 1348292 calls/s # 5.99 [+1.06] udp tx: 1829 MB/s 31023 calls/s 31023 msg/s # 6.96 [+0.97] udp rx: 1781 MB/s 1449935 calls/s # 6.99 [+0.03] udp tx: 1887 MB/s 32019 calls/s 32019 msg/s # 7.96 [+0.97] udp rx: 1583 MB/s 1288766 calls/s # 7.99 [+0.03] udp tx: 1917 MB/s 32523 calls/s 32523 msg/s # 8.73 [+0.74] GRO frag list over UDP tunnel ok # 10.77 [+2.04] GRO fwd over UDP tunnel ok # 11.23 [+0.46] IPv6 # 11.60 [+0.37] No GRO ok # 12.22 [+0.62] GRO frag list ok # 12.85 [+0.63] GRO fwd ok # 13.38 [+0.53] UDP fwd perf udp rx: 1161 MB/s 945255 calls/s # 14.46 [+1.08] udp tx: 1541 MB/s 26152 calls/s 26152 msg/s # 15.43 [+0.97] udp rx: 1779 MB/s 1448457 calls/s # 15.46 [+0.03] udp tx: 1819 MB/s 30868 calls/s 30868 msg/s # 16.43 [+0.97] udp rx: 1595 MB/s 1299025 calls/s # 16.46 [+0.03] udp tx: 1883 MB/s 31952 calls/s 31952 msg/s # 16.58 [+0.12] UDP GRO fwd perf udp rx: 1698 MB/s 1383146 calls/s # 17.65 [+1.07] udp tx: 1808 MB/s 30678 calls/s 30678 msg/s # 18.62 [+0.97] udp rx: 1663 MB/s 1354076 calls/s # 18.65 [+0.03] udp tx: 1761 MB/s 29872 calls/s 29872 msg/s # 19.62 [+0.97] udp rx: 1863 MB/s 1517083 calls/s # 19.65 [+0.03] udp tx: 1891 MB/s 32085 calls/s 32085 msg/s # 20.20 [+0.55] GRO frag list over UDP tunnel ok # 20.92 [+0.72] 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__->