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.26 [+0.25] No GRO ok # 0.77 [+0.51] GRO frag list ok # 1.32 [+0.54] GRO fwd ok # 1.79 [+0.47] UDP fwd perf udp rx: 1598 MB/s 1301005 calls/s # 2.86 [+1.06] udp tx: 1757 MB/s 29802 calls/s 29802 msg/s # 3.83 [+0.97] udp rx: 1892 MB/s 1540752 calls/s # 3.86 [+0.03] udp tx: 1891 MB/s 32076 calls/s 32076 msg/s # 4.83 [+0.97] udp rx: 1894 MB/s 1542336 calls/s # 4.86 [+0.03] udp tx: 1892 MB/s 32097 calls/s 32097 msg/s # 4.97 [+0.12] UDP GRO fwd perf udp rx: 1543 MB/s 1256652 calls/s # 6.03 [+1.06] udp tx: 1861 MB/s 31567 calls/s 31567 msg/s # 7.01 [+0.98] udp rx: 1883 MB/s 1533168 calls/s # 7.03 [+0.02] udp tx: 1881 MB/s 31911 calls/s 31911 msg/s # 8.01 [+0.98] udp rx: 1883 MB/s 1532976 calls/s # 8.03 [+0.02] udp tx: 1881 MB/s 31906 calls/s 31906 msg/s # 8.57 [+0.53] GRO frag list over UDP tunnel ok # 9.25 [+0.68] GRO fwd over UDP tunnel ok # 9.48 [+0.24] IPv6 # 9.70 [+0.22] No GRO ok # 10.22 [+0.52] GRO frag list ok # 10.74 [+0.52] GRO fwd ok # 11.21 [+0.47] UDP fwd perf udp rx: 1366 MB/s 1112223 calls/s # 12.28 [+1.07] udp tx: 1701 MB/s 28858 calls/s 28858 msg/s # 13.25 [+0.97] udp rx: 1811 MB/s 1474368 calls/s # 13.28 [+0.03] udp tx: 1811 MB/s 30716 calls/s 30716 msg/s # 14.25 [+0.97] udp rx: 1819 MB/s 1481280 calls/s # 14.28 [+0.03] udp tx: 1816 MB/s 30810 calls/s 30810 msg/s # 14.40 [+0.12] UDP GRO fwd perf udp rx: 1657 MB/s 1349712 calls/s # 15.47 [+1.07] udp tx: 1707 MB/s 28961 calls/s 28961 msg/s # 16.45 [+0.97] udp rx: 1827 MB/s 1487808 calls/s # 16.47 [+0.03] udp tx: 1826 MB/s 30973 calls/s 30973 msg/s # 17.45 [+0.97] udp rx: 1827 MB/s 1488096 calls/s # 17.47 [+0.03] udp tx: 1825 MB/s 30964 calls/s 30964 msg/s # 18.07 [+0.59] GRO frag list over UDP tunnel ok # 18.86 [+0.80] 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__->