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.25 [+0.23] No GRO ok # 0.75 [+0.50] GRO frag list ok # 1.35 [+0.60] GRO fwd ok # 1.83 [+0.48] UDP fwd perf udp rx: 1164 MB/s 948380 calls/s # 2.90 [+1.07] udp tx: 1200 MB/s 20356 calls/s 20356 msg/s # 3.88 [+0.97] udp rx: 1384 MB/s 1127372 calls/s # 3.90 [+0.03] udp tx: 1558 MB/s 26440 calls/s 26440 msg/s # 4.88 [+0.97] udp rx: 1927 MB/s 1569600 calls/s # 4.90 [+0.03] udp tx: 1925 MB/s 32665 calls/s 32665 msg/s # 5.02 [+0.12] UDP GRO fwd perf udp rx: 1861 MB/s 1515456 calls/s # 6.09 [+1.07] udp tx: 1912 MB/s 32444 calls/s 32444 msg/s # 7.06 [+0.97] udp rx: 1931 MB/s 1572624 calls/s # 7.09 [+0.03] udp tx: 1929 MB/s 32728 calls/s 32728 msg/s # 8.07 [+0.97] udp rx: 1927 MB/s 1568976 calls/s # 8.09 [+0.03] udp tx: 1925 MB/s 32654 calls/s 32654 msg/s # 8.65 [+0.56] GRO frag list over UDP tunnel ok # 9.36 [+0.71] GRO fwd over UDP tunnel ok # 9.61 [+0.25] IPv6 # 9.84 [+0.24] No GRO ok # 10.34 [+0.49] GRO frag list ok # 10.87 [+0.53] GRO fwd ok # 11.34 [+0.47] UDP fwd perf udp rx: 1076 MB/s 876060 calls/s # 12.41 [+1.06] udp tx: 1752 MB/s 29730 calls/s 29730 msg/s # 13.38 [+0.97] udp rx: 1876 MB/s 1527984 calls/s # 13.41 [+0.03] udp tx: 1875 MB/s 31805 calls/s 31805 msg/s # 14.38 [+0.98] udp rx: 1877 MB/s 1528608 calls/s # 14.41 [+0.02] udp tx: 1876 MB/s 31820 calls/s 31820 msg/s # 14.53 [+0.12] UDP GRO fwd perf udp rx: 1833 MB/s 1492800 calls/s # 15.59 [+1.07] udp tx: 1882 MB/s 31923 calls/s 31923 msg/s # 16.57 [+0.97] udp rx: 1904 MB/s 1550880 calls/s # 16.59 [+0.03] udp tx: 1903 MB/s 32286 calls/s 32286 msg/s # 17.57 [+0.97] udp rx: 1907 MB/s 1552848 calls/s # 17.59 [+0.03] udp tx: 1905 MB/s 32313 calls/s 32313 msg/s # 18.14 [+0.55] GRO frag list over UDP tunnel ok # 18.85 [+0.71] 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__->