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.24 [+0.23] No GRO ok # 0.75 [+0.50] GRO frag list ok # 1.29 [+0.54] GRO fwd ok # 1.72 [+0.43] UDP fwd perf udp rx: 1457 MB/s 1186727 calls/s # 2.78 [+1.06] udp tx: 1790 MB/s 30365 calls/s 30365 msg/s # 3.76 [+0.97] udp rx: 1978 MB/s 1610400 calls/s # 3.78 [+0.03] udp tx: 1976 MB/s 33531 calls/s 33531 msg/s # 4.78 [+1.00] udp rx: 1933 MB/s 1574144 calls/s # 4.78 [+0.00] udp tx: 1980 MB/s 33592 calls/s 33592 msg/s # 4.90 [+0.12] UDP GRO fwd perf udp rx: 1892 MB/s 1540320 calls/s # 5.96 [+1.06] udp tx: 1940 MB/s 32908 calls/s 32908 msg/s # 6.94 [+0.98] udp rx: 1967 MB/s 1601696 calls/s # 6.96 [+0.02] udp tx: 1965 MB/s 33329 calls/s 33329 msg/s # 7.94 [+0.98] udp rx: 1965 MB/s 1600384 calls/s # 7.96 [+0.02] udp tx: 1960 MB/s 33252 calls/s 33252 msg/s # 8.51 [+0.55] GRO frag list over UDP tunnel ok # 9.21 [+0.70] GRO fwd over UDP tunnel ok # 9.44 [+0.23] IPv6 # 9.66 [+0.23] No GRO ok # 10.13 [+0.47] GRO frag list ok # 10.64 [+0.51] GRO fwd ok # 11.08 [+0.44] UDP fwd perf udp rx: 1478 MB/s 1203828 calls/s # 12.14 [+1.06] udp tx: 1805 MB/s 30624 calls/s 30624 msg/s # 13.12 [+0.98] udp rx: 1821 MB/s 1482904 calls/s # 13.14 [+0.02] udp tx: 1824 MB/s 30946 calls/s 30946 msg/s # 14.12 [+0.98] udp rx: 1869 MB/s 1521984 calls/s # 14.14 [+0.02] udp tx: 1868 MB/s 31697 calls/s 31697 msg/s # 14.26 [+0.12] UDP GRO fwd perf udp rx: 1841 MB/s 1499124 calls/s # 15.33 [+1.06] udp tx: 1899 MB/s 32216 calls/s 32216 msg/s # 16.31 [+0.98] udp rx: 1741 MB/s 1418098 calls/s # 16.33 [+0.02] udp tx: 1914 MB/s 32473 calls/s 32473 msg/s # 17.31 [+0.98] udp rx: 1823 MB/s 1484705 calls/s # 17.33 [+0.02] udp tx: 1936 MB/s 32851 calls/s 32851 msg/s # 17.88 [+0.56] GRO frag list over UDP tunnel ok # 18.62 [+0.74] 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__->