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.71 [+0.48] GRO frag list ok # 1.23 [+0.52] GRO fwd ok # 1.69 [+0.46] UDP fwd perf udp rx: 1673 MB/s 1362733 calls/s # 2.75 [+1.06] udp tx: 1891 MB/s 32083 calls/s 32083 msg/s # 3.73 [+0.98] udp rx: 1919 MB/s 1562592 calls/s # 3.75 [+0.02] udp tx: 1917 MB/s 32525 calls/s 32525 msg/s # 4.73 [+0.98] udp rx: 1924 MB/s 1567056 calls/s # 4.75 [+0.02] udp tx: 1922 MB/s 32612 calls/s 32612 msg/s # 4.87 [+0.12] UDP GRO fwd perf udp rx: 1861 MB/s 1515648 calls/s # 5.93 [+1.06] udp tx: 1908 MB/s 32370 calls/s 32370 msg/s # 6.91 [+0.98] udp rx: 1910 MB/s 1555200 calls/s # 6.93 [+0.02] udp tx: 1908 MB/s 32374 calls/s 32374 msg/s # 7.91 [+0.98] udp rx: 1915 MB/s 1559520 calls/s # 7.93 [+0.02] udp tx: 1913 MB/s 32451 calls/s 32451 msg/s # 8.48 [+0.54] GRO frag list over UDP tunnel ok # 9.20 [+0.72] GRO fwd over UDP tunnel ok # 9.44 [+0.24] IPv6 # 9.65 [+0.22] No GRO ok # 10.14 [+0.49] GRO frag list ok # 10.66 [+0.52] GRO fwd ok # 11.12 [+0.46] UDP fwd perf udp rx: 1583 MB/s 1289292 calls/s # 12.19 [+1.07] udp tx: 1849 MB/s 31369 calls/s 31369 msg/s # 13.16 [+0.97] udp rx: 1883 MB/s 1533552 calls/s # 13.19 [+0.03] udp tx: 1882 MB/s 31923 calls/s 31923 msg/s # 14.16 [+0.97] udp rx: 1886 MB/s 1535424 calls/s # 14.19 [+0.03] udp tx: 1883 MB/s 31943 calls/s 31943 msg/s # 14.31 [+0.12] UDP GRO fwd perf udp rx: 1837 MB/s 1495776 calls/s # 15.37 [+1.06] udp tx: 1883 MB/s 31945 calls/s 31945 msg/s # 16.35 [+0.98] udp rx: 1886 MB/s 1535664 calls/s # 16.37 [+0.02] udp tx: 1884 MB/s 31969 calls/s 31969 msg/s # 17.35 [+0.98] udp rx: 1904 MB/s 1550160 calls/s # 17.37 [+0.02] udp tx: 1902 MB/s 32261 calls/s 32261 msg/s # 17.92 [+0.55] GRO frag list over UDP tunnel ok # 18.64 [+0.72] 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__->