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.27 [+0.25] No GRO ok # 0.79 [+0.53] GRO frag list ok # 1.37 [+0.57] GRO fwd ok # 1.85 [+0.48] UDP fwd perf udp rx: 1488 MB/s 1211834 calls/s # 2.91 [+1.07] udp tx: 1780 MB/s 30197 calls/s 30197 msg/s # 3.89 [+0.97] udp rx: 1835 MB/s 1494288 calls/s # 3.91 [+0.03] udp tx: 1832 MB/s 31085 calls/s 31085 msg/s # 4.89 [+0.97] udp rx: 1851 MB/s 1507392 calls/s # 4.91 [+0.03] udp tx: 1851 MB/s 31406 calls/s 31406 msg/s # 5.03 [+0.12] UDP GRO fwd perf udp rx: 1672 MB/s 1361776 calls/s # 6.09 [+1.06] udp tx: 1857 MB/s 31506 calls/s 31506 msg/s # 7.07 [+0.97] udp rx: 1826 MB/s 1487105 calls/s # 7.09 [+0.03] udp tx: 1890 MB/s 32061 calls/s 32061 msg/s # 8.07 [+0.97] udp rx: 1881 MB/s 1532016 calls/s # 8.09 [+0.03] udp tx: 1878 MB/s 31862 calls/s 31862 msg/s # 8.65 [+0.56] GRO frag list over UDP tunnel ok # 9.34 [+0.69] GRO fwd over UDP tunnel ok # 9.58 [+0.23] IPv6 # 9.79 [+0.22] No GRO ok # 10.27 [+0.48] GRO frag list ok # 10.76 [+0.49] GRO fwd ok # 11.21 [+0.45] UDP fwd perf udp rx: 669 MB/s 545172 calls/s # 12.28 [+1.07] udp tx: 1544 MB/s 26197 calls/s 26197 msg/s # 13.26 [+0.98] udp rx: 1810 MB/s 1473902 calls/s # 13.28 [+0.02] udp tx: 1850 MB/s 31379 calls/s 31379 msg/s # 14.26 [+0.98] udp rx: 1845 MB/s 1502592 calls/s # 14.28 [+0.02] udp tx: 1843 MB/s 31271 calls/s 31271 msg/s # 14.40 [+0.12] UDP GRO fwd perf udp rx: 1515 MB/s 1233460 calls/s # 15.46 [+1.06] udp tx: 1865 MB/s 31641 calls/s 31641 msg/s # 16.43 [+0.98] udp rx: 1752 MB/s 1426737 calls/s # 16.46 [+0.02] udp tx: 1861 MB/s 31565 calls/s 31565 msg/s # 17.43 [+0.98] udp rx: 1652 MB/s 1344981 calls/s # 17.46 [+0.02] udp tx: 1832 MB/s 31073 calls/s 31073 msg/s # 18.06 [+0.61] GRO frag list over UDP tunnel ok # 18.81 [+0.75] 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__->