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.73 [+0.48] GRO frag list ok # 1.28 [+0.54] GRO fwd ok # 1.73 [+0.45] UDP fwd perf udp rx: 1366 MB/s 1112156 calls/s # 2.79 [+1.07] udp tx: 1837 MB/s 31160 calls/s 31160 msg/s # 3.77 [+0.98] udp rx: 1909 MB/s 1554528 calls/s # 3.79 [+0.02] udp tx: 1907 MB/s 32354 calls/s 32354 msg/s # 4.77 [+0.98] udp rx: 1907 MB/s 1553040 calls/s # 4.79 [+0.02] udp tx: 1905 MB/s 32315 calls/s 32315 msg/s # 4.92 [+0.12] UDP GRO fwd perf udp rx: 1856 MB/s 1511712 calls/s # 5.98 [+1.07] udp tx: 1910 MB/s 32395 calls/s 32395 msg/s # 6.96 [+0.97] udp rx: 1912 MB/s 1556592 calls/s # 6.98 [+0.03] udp tx: 1909 MB/s 32393 calls/s 32393 msg/s # 7.96 [+0.97] udp rx: 1919 MB/s 1562496 calls/s # 7.98 [+0.03] udp tx: 1917 MB/s 32516 calls/s 32516 msg/s # 8.55 [+0.56] GRO frag list over UDP tunnel ok # 9.26 [+0.72] GRO fwd over UDP tunnel ok # 9.50 [+0.24] IPv6 # 9.73 [+0.23] No GRO ok # 10.22 [+0.49] GRO frag list ok # 10.73 [+0.51] GRO fwd ok # 11.19 [+0.46] UDP fwd perf udp rx: 1464 MB/s 1192268 calls/s # 12.26 [+1.07] udp tx: 1837 MB/s 31161 calls/s 31161 msg/s # 13.23 [+0.97] udp rx: 1896 MB/s 1543824 calls/s # 13.26 [+0.03] udp tx: 1894 MB/s 32134 calls/s 32134 msg/s # 14.23 [+0.97] udp rx: 1879 MB/s 1530240 calls/s # 14.26 [+0.03] udp tx: 1877 MB/s 31838 calls/s 31838 msg/s # 14.38 [+0.12] UDP GRO fwd perf udp rx: 1851 MB/s 1507392 calls/s # 15.45 [+1.07] udp tx: 1906 MB/s 32335 calls/s 32335 msg/s # 16.42 [+0.97] udp rx: 1920 MB/s 1563168 calls/s # 16.45 [+0.03] udp tx: 1918 MB/s 32536 calls/s 32536 msg/s # 17.42 [+0.97] udp rx: 1904 MB/s 1550208 calls/s # 17.45 [+0.03] udp tx: 1901 MB/s 32253 calls/s 32253 msg/s # 18.02 [+0.57] GRO frag list over UDP tunnel ok # 18.75 [+0.73] 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__->