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.22 [+0.21] No GRO ok # 0.69 [+0.46] GRO frag list ok # 1.20 [+0.52] GRO fwd ok # 1.62 [+0.41] UDP fwd perf udp rx: 1669 MB/s 1358828 calls/s # 2.68 [+1.06] udp tx: 1865 MB/s 31646 calls/s 31646 msg/s # 3.65 [+0.98] udp rx: 1887 MB/s 1536960 calls/s # 3.68 [+0.02] udp tx: 1885 MB/s 31978 calls/s 31978 msg/s # 4.65 [+0.98] udp rx: 1885 MB/s 1535280 calls/s # 4.68 [+0.02] udp tx: 1884 MB/s 31965 calls/s 31965 msg/s # 4.79 [+0.12] UDP GRO fwd perf udp rx: 1840 MB/s 1498320 calls/s # 5.85 [+1.06] udp tx: 1884 MB/s 31961 calls/s 31961 msg/s # 6.83 [+0.98] udp rx: 1884 MB/s 1534320 calls/s # 6.85 [+0.02] udp tx: 1882 MB/s 31922 calls/s 31922 msg/s # 7.83 [+0.98] udp rx: 1882 MB/s 1532880 calls/s # 7.85 [+0.02] udp tx: 1880 MB/s 31903 calls/s 31903 msg/s # 8.36 [+0.50] GRO frag list over UDP tunnel ok # 9.01 [+0.65] GRO fwd over UDP tunnel ok # 9.24 [+0.23] IPv6 # 9.45 [+0.21] No GRO ok # 9.90 [+0.45] GRO frag list ok # 10.39 [+0.49] GRO fwd ok # 10.81 [+0.43] UDP fwd perf udp rx: 1825 MB/s 1486464 calls/s # 11.87 [+1.06] udp tx: 1866 MB/s 31652 calls/s 31652 msg/s # 12.85 [+0.98] udp rx: 1850 MB/s 1506384 calls/s # 12.87 [+0.02] udp tx: 1850 MB/s 31386 calls/s 31386 msg/s # 13.85 [+0.98] udp rx: 1841 MB/s 1499328 calls/s # 13.87 [+0.02] udp tx: 1840 MB/s 31216 calls/s 31216 msg/s # 13.99 [+0.12] UDP GRO fwd perf udp rx: 1806 MB/s 1470576 calls/s # 15.05 [+1.06] udp tx: 1849 MB/s 31362 calls/s 31362 msg/s # 16.03 [+0.98] udp rx: 1853 MB/s 1508688 calls/s # 16.05 [+0.02] udp tx: 1851 MB/s 31402 calls/s 31402 msg/s # 17.03 [+0.98] udp rx: 1853 MB/s 1509264 calls/s # 17.05 [+0.02] udp tx: 1851 MB/s 31405 calls/s 31405 msg/s # 17.55 [+0.50] GRO frag list over UDP tunnel ok # 18.21 [+0.66] 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__->