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.26 [+0.24] No GRO ok # 0.79 [+0.53] GRO frag list ok # 1.38 [+0.59] GRO fwd ok # 1.88 [+0.50] UDP fwd perf udp rx: 1381 MB/s 1124352 calls/s # 2.94 [+1.07] udp tx: 1434 MB/s 24327 calls/s 24327 msg/s # 3.92 [+0.97] udp rx: 1914 MB/s 1558608 calls/s # 3.94 [+0.03] udp tx: 1915 MB/s 32481 calls/s 32481 msg/s # 4.92 [+0.97] udp rx: 1922 MB/s 1564896 calls/s # 4.94 [+0.03] udp tx: 1920 MB/s 32575 calls/s 32575 msg/s # 5.06 [+0.12] UDP GRO fwd perf udp rx: 1859 MB/s 1514160 calls/s # 6.13 [+1.07] udp tx: 1915 MB/s 32495 calls/s 32495 msg/s # 7.11 [+0.97] udp rx: 1922 MB/s 1564896 calls/s # 7.13 [+0.03] udp tx: 1920 MB/s 32565 calls/s 32565 msg/s # 8.11 [+0.97] udp rx: 1919 MB/s 1562352 calls/s # 8.13 [+0.03] udp tx: 1917 MB/s 32525 calls/s 32525 msg/s # 8.72 [+0.59] GRO frag list over UDP tunnel ok # 9.47 [+0.75] GRO fwd over UDP tunnel ok # 9.72 [+0.25] IPv6 # 9.97 [+0.25] No GRO ok # 10.48 [+0.51] GRO frag list ok # 11.03 [+0.55] GRO fwd ok # 11.53 [+0.50] UDP fwd perf udp rx: 1607 MB/s 1308332 calls/s # 12.61 [+1.07] udp tx: 1838 MB/s 31181 calls/s 31181 msg/s # 13.58 [+0.97] udp rx: 1859 MB/s 1513680 calls/s # 13.61 [+0.03] udp tx: 1858 MB/s 31520 calls/s 31520 msg/s # 14.58 [+0.97] udp rx: 1870 MB/s 1522992 calls/s # 14.61 [+0.03] udp tx: 1868 MB/s 31683 calls/s 31683 msg/s # 14.73 [+0.12] UDP GRO fwd perf udp rx: 1813 MB/s 1476672 calls/s # 15.79 [+1.07] udp tx: 1864 MB/s 31619 calls/s 31619 msg/s # 16.77 [+0.97] udp rx: 1866 MB/s 1519728 calls/s # 16.79 [+0.03] udp tx: 1864 MB/s 31627 calls/s 31627 msg/s # 17.77 [+0.97] udp rx: 1763 MB/s 1435885 calls/s # 17.79 [+0.03] udp tx: 1856 MB/s 31490 calls/s 31490 msg/s # 18.37 [+0.57] GRO frag list over UDP tunnel ok # 19.14 [+0.77] 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__->