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.75 [+0.50] GRO frag list ok # 1.30 [+0.55] GRO fwd ok # 1.76 [+0.47] UDP fwd perf udp rx: 1707 MB/s 1390364 calls/s # 2.83 [+1.07] udp tx: 1894 MB/s 32135 calls/s 32135 msg/s # 3.80 [+0.97] udp rx: 1920 MB/s 1563792 calls/s # 3.83 [+0.03] udp tx: 1919 MB/s 32558 calls/s 32558 msg/s # 4.81 [+0.97] udp rx: 1931 MB/s 1572480 calls/s # 4.83 [+0.03] udp tx: 1930 MB/s 32737 calls/s 32737 msg/s # 4.95 [+0.12] UDP GRO fwd perf udp rx: 1876 MB/s 1527552 calls/s # 6.03 [+1.07] udp tx: 1930 MB/s 32751 calls/s 32751 msg/s # 7.00 [+0.97] udp rx: 1926 MB/s 1568208 calls/s # 7.03 [+0.03] udp tx: 1924 MB/s 32634 calls/s 32634 msg/s # 8.00 [+0.97] udp rx: 1921 MB/s 1564560 calls/s # 8.03 [+0.03] udp tx: 1920 MB/s 32577 calls/s 32577 msg/s # 8.57 [+0.55] GRO frag list over UDP tunnel ok # 9.28 [+0.71] GRO fwd over UDP tunnel ok # 9.52 [+0.24] IPv6 # 9.75 [+0.22] No GRO ok # 10.22 [+0.48] GRO frag list ok # 10.72 [+0.50] GRO fwd ok # 11.18 [+0.46] UDP fwd perf udp rx: 1683 MB/s 1370204 calls/s # 12.25 [+1.06] udp tx: 1857 MB/s 31512 calls/s 31512 msg/s # 13.22 [+0.97] udp rx: 1881 MB/s 1531872 calls/s # 13.25 [+0.03] udp tx: 1878 MB/s 31859 calls/s 31859 msg/s # 14.22 [+0.97] udp rx: 1883 MB/s 1533552 calls/s # 14.25 [+0.03] udp tx: 1883 MB/s 31938 calls/s 31938 msg/s # 14.37 [+0.12] UDP GRO fwd perf udp rx: 1832 MB/s 1492080 calls/s # 15.44 [+1.07] udp tx: 1888 MB/s 32024 calls/s 32024 msg/s # 16.41 [+0.97] udp rx: 1891 MB/s 1539648 calls/s # 16.44 [+0.03] udp tx: 1889 MB/s 32052 calls/s 32052 msg/s # 17.41 [+0.97] udp rx: 1879 MB/s 1530528 calls/s # 17.44 [+0.03] udp tx: 1877 MB/s 31852 calls/s 31852 msg/s # 18.00 [+0.56] GRO frag list over UDP tunnel ok # 18.71 [+0.71] 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__->