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.29 [+0.27] No GRO ok # 0.85 [+0.55] GRO frag list ok # 1.46 [+0.62] GRO fwd ok # 1.97 [+0.51] UDP fwd perf udp rx: 1756 MB/s 1429598 calls/s # 3.04 [+1.07] udp tx: 1842 MB/s 31245 calls/s 31245 msg/s # 4.01 [+0.97] udp rx: 1893 MB/s 1541664 calls/s # 4.04 [+0.03] udp tx: 1892 MB/s 32097 calls/s 32097 msg/s # 5.02 [+0.97] udp rx: 1941 MB/s 1580736 calls/s # 5.04 [+0.03] udp tx: 1939 MB/s 32896 calls/s 32896 msg/s # 5.16 [+0.12] UDP GRO fwd perf udp rx: 1706 MB/s 1389264 calls/s # 6.23 [+1.07] udp tx: 1768 MB/s 29993 calls/s 29993 msg/s # 7.20 [+0.97] udp rx: 1947 MB/s 1585632 calls/s # 7.23 [+0.03] udp tx: 1945 MB/s 33000 calls/s 33000 msg/s # 8.20 [+0.97] udp rx: 1929 MB/s 1570999 calls/s # 8.23 [+0.03] udp tx: 1969 MB/s 33407 calls/s 33407 msg/s # 8.85 [+0.62] GRO frag list over UDP tunnel ok # 9.59 [+0.74] GRO fwd over UDP tunnel ok # 9.85 [+0.26] IPv6 # 10.10 [+0.25] No GRO ok # 10.59 [+0.49] GRO frag list ok # 11.11 [+0.52] GRO fwd ok # 11.58 [+0.47] UDP fwd perf udp rx: 1523 MB/s 1240349 calls/s # 12.64 [+1.06] udp tx: 1725 MB/s 29259 calls/s 29259 msg/s # 13.62 [+0.97] udp rx: 1858 MB/s 1513056 calls/s # 13.64 [+0.03] udp tx: 1858 MB/s 31527 calls/s 31527 msg/s # 14.62 [+0.97] udp rx: 1808 MB/s 1472448 calls/s # 14.64 [+0.03] udp tx: 1790 MB/s 30361 calls/s 30361 msg/s # 14.76 [+0.12] UDP GRO fwd perf udp rx: 1850 MB/s 1506528 calls/s # 15.82 [+1.06] udp tx: 1905 MB/s 32312 calls/s 32312 msg/s # 16.80 [+0.97] udp rx: 1977 MB/s 1610304 calls/s # 16.82 [+0.03] udp tx: 1976 MB/s 33523 calls/s 33523 msg/s # 17.80 [+0.97] udp rx: 1964 MB/s 1599024 calls/s # 17.82 [+0.03] udp tx: 1961 MB/s 33270 calls/s 33270 msg/s # 18.36 [+0.53] GRO frag list over UDP tunnel ok # 19.09 [+0.73] 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__->