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.23 [+0.21] No GRO ok # 0.70 [+0.47] GRO frag list ok # 1.22 [+0.52] GRO fwd ok # 1.69 [+0.46] UDP fwd perf udp rx: 1936 MB/s 1576608 calls/s # 2.75 [+1.06] udp tx: 1980 MB/s 33595 calls/s 33595 msg/s # 3.72 [+0.98] udp rx: 1911 MB/s 1556448 calls/s # 3.75 [+0.02] udp tx: 1910 MB/s 32408 calls/s 32408 msg/s # 4.72 [+0.98] udp rx: 1921 MB/s 1564368 calls/s # 4.75 [+0.02] udp tx: 1919 MB/s 32559 calls/s 32559 msg/s # 4.87 [+0.12] UDP GRO fwd perf udp rx: 1866 MB/s 1519724 calls/s # 5.93 [+1.06] udp tx: 1917 MB/s 32524 calls/s 32524 msg/s # 6.90 [+0.98] udp rx: 1908 MB/s 1553616 calls/s # 6.93 [+0.02] udp tx: 1906 MB/s 32333 calls/s 32333 msg/s # 7.91 [+0.98] udp rx: 1912 MB/s 1557216 calls/s # 7.93 [+0.02] udp tx: 1910 MB/s 32406 calls/s 32406 msg/s # 8.46 [+0.53] GRO frag list over UDP tunnel ok # 9.14 [+0.69] GRO fwd over UDP tunnel ok # 9.38 [+0.23] IPv6 # 9.59 [+0.21] No GRO ok # 10.05 [+0.45] GRO frag list ok # 10.53 [+0.49] GRO fwd ok # 10.97 [+0.44] UDP fwd perf udp rx: 1501 MB/s 1222616 calls/s # 12.03 [+1.06] udp tx: 1848 MB/s 31356 calls/s 31356 msg/s # 13.01 [+0.98] udp rx: 1749 MB/s 1424220 calls/s # 13.03 [+0.02] udp tx: 1887 MB/s 32021 calls/s 32021 msg/s # 14.01 [+0.98] udp rx: 1807 MB/s 1471554 calls/s # 14.03 [+0.02] udp tx: 1865 MB/s 31642 calls/s 31642 msg/s # 14.15 [+0.12] UDP GRO fwd perf udp rx: 1856 MB/s 1511712 calls/s # 15.21 [+1.06] udp tx: 1902 MB/s 32266 calls/s 32266 msg/s # 16.19 [+0.98] udp rx: 1903 MB/s 1549920 calls/s # 16.21 [+0.02] udp tx: 1901 MB/s 32243 calls/s 32243 msg/s # 17.19 [+0.98] udp rx: 1173 MB/s 955724 calls/s # 17.21 [+0.02] udp tx: 1725 MB/s 29271 calls/s 29271 msg/s # 17.74 [+0.53] GRO frag list over UDP tunnel ok # 18.41 [+0.67] 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__->