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.03 [+0.03] IPv4 # 0.29 [+0.26] No GRO ok # 0.87 [+0.58] GRO frag list ok # 1.52 [+0.66] GRO fwd ok # 2.07 [+0.55] UDP fwd perf udp rx: 1257 MB/s 1023434 calls/s # 3.15 [+1.08] udp tx: 1746 MB/s 29622 calls/s 29622 msg/s # 4.14 [+1.00] udp tx: 1823 MB/s 30932 calls/s 30932 msg/s # 4.15 [+0.00] udp rx: 1804 MB/s 1468695 calls/s # 5.14 [+1.00] udp tx: 1763 MB/s 29911 calls/s 29911 msg/s # 5.25 [+0.10] udp rx: 1763 MB/s 1435632 calls/s # 5.27 [+0.02] UDP GRO fwd perf udp rx: 1653 MB/s 1346496 calls/s # 6.35 [+1.08] udp tx: 1714 MB/s 29074 calls/s 29074 msg/s # 7.31 [+0.97] udp rx: 1703 MB/s 1387056 calls/s # 7.34 [+0.03] udp tx: 1700 MB/s 28848 calls/s 28848 msg/s # 8.31 [+0.97] udp rx: 1600 MB/s 1302624 calls/s # 8.35 [+0.03] udp tx: 1599 MB/s 27123 calls/s 27123 msg/s # 9.03 [+0.68] GRO frag list over UDP tunnel ok # 9.85 [+0.83] GRO fwd over UDP tunnel ok # 10.13 [+0.27] IPv6 # 10.43 [+0.30] No GRO ok # 11.00 [+0.57] GRO frag list ok # 11.62 [+0.62] GRO fwd ok # 12.15 [+0.54] UDP fwd perf udp rx: 848 MB/s 690719 calls/s # 13.23 [+1.08] udp tx: 1039 MB/s 17631 calls/s 17631 msg/s # 14.20 [+0.97] udp rx: 929 MB/s 756757 calls/s # 14.23 [+0.03] udp tx: 1026 MB/s 17415 calls/s 17415 msg/s # 15.20 [+0.97] udp rx: 1010 MB/s 822267 calls/s # 15.23 [+0.03] udp tx: 1028 MB/s 17442 calls/s 17442 msg/s # 15.35 [+0.12] UDP GRO fwd perf udp rx: 1133 MB/s 922802 calls/s # 16.44 [+1.09] udp tx: 1192 MB/s 20220 calls/s 20220 msg/s # 17.41 [+0.97] udp rx: 962 MB/s 783199 calls/s # 17.44 [+0.03] udp tx: 965 MB/s 16378 calls/s 16378 msg/s # 18.41 [+0.97] udp rx: 979 MB/s 797456 calls/s # 18.44 [+0.03] udp tx: 1023 MB/s 17359 calls/s 17359 msg/s # 19.13 [+0.69] GRO frag list over UDP tunnel ok # 20.06 [+0.92] 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__->