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.26 [+0.24] No GRO ok # 0.79 [+0.53] GRO frag list ok # 1.36 [+0.58] GRO fwd ok # 1.86 [+0.50] UDP fwd perf udp rx: 1588 MB/s 1292989 calls/s # 2.94 [+1.08] udp tx: 1764 MB/s 29919 calls/s 29919 msg/s # 3.91 [+0.97] udp rx: 1843 MB/s 1501104 calls/s # 3.94 [+0.03] udp tx: 1841 MB/s 31235 calls/s 31235 msg/s # 4.91 [+0.97] udp rx: 1808 MB/s 1472064 calls/s # 4.94 [+0.03] udp tx: 1806 MB/s 30639 calls/s 30639 msg/s # 5.06 [+0.12] UDP GRO fwd perf udp rx: 1720 MB/s 1400688 calls/s # 6.13 [+1.07] udp tx: 1775 MB/s 30112 calls/s 30112 msg/s # 7.10 [+0.97] udp rx: 1576 MB/s 1283486 calls/s # 7.13 [+0.03] udp tx: 1650 MB/s 27993 calls/s 27993 msg/s # 8.10 [+0.97] udp rx: 1737 MB/s 1414800 calls/s # 8.13 [+0.03] udp tx: 1735 MB/s 29443 calls/s 29443 msg/s # 8.77 [+0.64] GRO frag list over UDP tunnel ok # 9.55 [+0.78] GRO fwd over UDP tunnel ok # 9.80 [+0.25] IPv6 # 10.08 [+0.28] No GRO ok # 10.60 [+0.52] GRO frag list ok # 11.15 [+0.56] GRO fwd ok # 11.67 [+0.51] UDP fwd perf udp rx: 941 MB/s 766767 calls/s # 12.75 [+1.08] udp tx: 1076 MB/s 18255 calls/s 18255 msg/s # 13.72 [+0.97] udp rx: 1244 MB/s 1013059 calls/s # 13.75 [+0.03] udp tx: 1249 MB/s 21188 calls/s 21188 msg/s # 14.72 [+0.97] udp rx: 1043 MB/s 849830 calls/s # 14.75 [+0.03] udp tx: 1235 MB/s 20960 calls/s 20960 msg/s # 14.87 [+0.12] UDP GRO fwd perf udp rx: 1029 MB/s 838197 calls/s # 15.95 [+1.07] udp tx: 1149 MB/s 19491 calls/s 19491 msg/s # 16.92 [+0.97] udp rx: 1242 MB/s 1011888 calls/s # 16.95 [+0.03] udp tx: 1241 MB/s 21053 calls/s 21053 msg/s # 17.92 [+0.97] udp rx: 1193 MB/s 971468 calls/s # 17.95 [+0.03] udp tx: 1233 MB/s 20918 calls/s 20918 msg/s # 18.57 [+0.62] GRO frag list over UDP tunnel ok # 19.31 [+0.74] 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__->