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.23] No GRO ok # 0.77 [+0.53] GRO frag list ok # 1.37 [+0.59] GRO fwd ok # 1.85 [+0.48] UDP fwd perf udp rx: 1578 MB/s 1284764 calls/s # 2.91 [+1.06] udp tx: 1846 MB/s 31312 calls/s 31312 msg/s # 3.89 [+0.98] udp rx: 1902 MB/s 1548816 calls/s # 3.91 [+0.02] udp tx: 1901 MB/s 32251 calls/s 32251 msg/s # 4.89 [+0.98] udp rx: 1910 MB/s 1555296 calls/s # 4.91 [+0.02] udp tx: 1908 MB/s 32371 calls/s 32371 msg/s # 5.03 [+0.12] UDP GRO fwd perf udp rx: 1863 MB/s 1516944 calls/s # 6.10 [+1.07] udp tx: 1920 MB/s 32567 calls/s 32567 msg/s # 7.07 [+0.97] udp rx: 1928 MB/s 1569984 calls/s # 7.10 [+0.03] udp tx: 1926 MB/s 32673 calls/s 32673 msg/s # 8.07 [+0.97] udp rx: 1936 MB/s 1576224 calls/s # 8.10 [+0.03] udp tx: 1934 MB/s 32803 calls/s 32803 msg/s # 8.67 [+0.57] GRO frag list over UDP tunnel ok # 9.44 [+0.77] GRO fwd over UDP tunnel ok # 9.69 [+0.25] IPv6 # 9.92 [+0.23] No GRO ok # 10.45 [+0.53] GRO frag list ok # 10.99 [+0.54] GRO fwd ok # 11.46 [+0.47] UDP fwd perf udp rx: 1460 MB/s 1189196 calls/s # 12.53 [+1.07] udp tx: 1837 MB/s 31161 calls/s 31161 msg/s # 13.50 [+0.97] udp rx: 1320 MB/s 1075004 calls/s # 13.53 [+0.03] udp tx: 1299 MB/s 22038 calls/s 22038 msg/s # 14.50 [+0.97] udp rx: 1146 MB/s 933456 calls/s # 14.53 [+0.03] udp tx: 1145 MB/s 19427 calls/s 19427 msg/s # 14.65 [+0.12] UDP GRO fwd perf udp rx: 1128 MB/s 919056 calls/s # 15.71 [+1.07] udp tx: 1159 MB/s 19663 calls/s 19663 msg/s # 16.69 [+0.98] udp rx: 1187 MB/s 966912 calls/s # 16.71 [+0.02] udp tx: 1185 MB/s 20113 calls/s 20113 msg/s # 17.69 [+0.97] udp rx: 1169 MB/s 952080 calls/s # 17.71 [+0.02] udp tx: 1168 MB/s 19817 calls/s 19817 msg/s # 18.29 [+0.58] GRO frag list over UDP tunnel ok # 19.03 [+0.75] 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__->