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.25 [+0.24] No GRO ok # 0.79 [+0.53] GRO frag list ok # 1.36 [+0.58] GRO fwd ok # 1.80 [+0.44] UDP fwd perf udp rx: 1703 MB/s 1386696 calls/s # 2.86 [+1.06] udp tx: 1850 MB/s 31384 calls/s 31384 msg/s # 3.84 [+0.98] udp rx: 1862 MB/s 1516560 calls/s # 3.86 [+0.02] udp tx: 1860 MB/s 31556 calls/s 31556 msg/s # 4.84 [+0.98] udp rx: 1864 MB/s 1517760 calls/s # 4.86 [+0.02] udp tx: 1862 MB/s 31593 calls/s 31593 msg/s # 4.98 [+0.12] UDP GRO fwd perf udp rx: 1749 MB/s 1423920 calls/s # 6.04 [+1.06] udp tx: 1799 MB/s 30514 calls/s 30514 msg/s # 7.01 [+0.97] udp rx: 1860 MB/s 1514640 calls/s # 7.04 [+0.03] udp tx: 1858 MB/s 31525 calls/s 31525 msg/s # 8.02 [+0.98] udp rx: 1841 MB/s 1499472 calls/s # 8.04 [+0.02] udp tx: 1838 MB/s 31182 calls/s 31182 msg/s # 8.56 [+0.52] GRO frag list over UDP tunnel ok # 9.25 [+0.69] GRO fwd over UDP tunnel ok # 9.49 [+0.24] IPv6 # 9.71 [+0.22] No GRO ok # 10.17 [+0.46] GRO frag list ok # 10.67 [+0.50] GRO fwd ok # 11.13 [+0.46] UDP fwd perf udp rx: 1036 MB/s 844196 calls/s # 12.19 [+1.07] udp tx: 1189 MB/s 20173 calls/s 20173 msg/s # 13.16 [+0.97] udp rx: 1084 MB/s 882696 calls/s # 13.19 [+0.03] udp tx: 1083 MB/s 18374 calls/s 18374 msg/s # 14.16 [+0.97] udp rx: 1091 MB/s 888816 calls/s # 14.19 [+0.03] udp tx: 1092 MB/s 18536 calls/s 18536 msg/s # 14.31 [+0.12] UDP GRO fwd perf udp rx: 1043 MB/s 849360 calls/s # 15.38 [+1.07] udp tx: 1115 MB/s 18925 calls/s 18925 msg/s # 16.37 [+0.99] udp rx: 1142 MB/s 929955 calls/s # 16.38 [+0.01] udp tx: 1165 MB/s 19761 calls/s 19761 msg/s # 17.37 [+0.99] udp rx: 1167 MB/s 950208 calls/s # 17.38 [+0.01] udp tx: 1165 MB/s 19774 calls/s 19774 msg/s # 17.98 [+0.60] GRO frag list over UDP tunnel ok # 18.81 [+0.83] 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__->