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.28 [+0.26] No GRO ok # 0.85 [+0.57] GRO frag list ok # 1.48 [+0.63] GRO fwd ok # 2.03 [+0.54] UDP fwd perf udp rx: 1085 MB/s 883968 calls/s # 3.10 [+1.08] udp tx: 1114 MB/s 18897 calls/s 18897 msg/s # 4.07 [+0.97] udp rx: 1051 MB/s 855936 calls/s # 4.10 [+0.03] udp tx: 1053 MB/s 17864 calls/s 17864 msg/s # 5.08 [+0.97] udp rx: 1073 MB/s 873984 calls/s # 5.10 [+0.02] udp tx: 1068 MB/s 18127 calls/s 18127 msg/s # 5.22 [+0.12] UDP GRO fwd perf udp rx: 1036 MB/s 843883 calls/s # 6.30 [+1.08] udp tx: 1067 MB/s 18104 calls/s 18104 msg/s # 7.27 [+0.97] udp rx: 1032 MB/s 840854 calls/s # 7.30 [+0.03] udp tx: 1118 MB/s 18969 calls/s 18969 msg/s # 8.27 [+0.97] udp rx: 1125 MB/s 915936 calls/s # 8.30 [+0.03] udp tx: 1123 MB/s 19063 calls/s 19063 msg/s # 8.93 [+0.63] GRO frag list over UDP tunnel ok # 9.77 [+0.84] GRO fwd over UDP tunnel ok # 10.02 [+0.25] IPv6 # 10.28 [+0.27] No GRO ok # 10.78 [+0.50] GRO frag list ok # 11.32 [+0.54] GRO fwd ok # 11.80 [+0.48] UDP fwd perf udp rx: 1483 MB/s 1207599 calls/s # 12.87 [+1.07] udp tx: 1672 MB/s 28364 calls/s 28364 msg/s # 13.84 [+0.97] udp rx: 1832 MB/s 1492072 calls/s # 13.87 [+0.03] udp tx: 1849 MB/s 31376 calls/s 31376 msg/s # 14.84 [+0.97] udp rx: 1744 MB/s 1420328 calls/s # 14.87 [+0.03] udp tx: 1842 MB/s 31258 calls/s 31258 msg/s # 14.99 [+0.12] UDP GRO fwd perf udp rx: 1780 MB/s 1449120 calls/s # 16.06 [+1.07] udp tx: 1836 MB/s 31153 calls/s 31153 msg/s # 17.03 [+0.97] udp rx: 1855 MB/s 1510512 calls/s # 17.06 [+0.03] udp tx: 1853 MB/s 31430 calls/s 31430 msg/s # 18.03 [+0.97] udp rx: 1846 MB/s 1503456 calls/s # 18.06 [+0.03] udp tx: 1845 MB/s 31294 calls/s 31294 msg/s # 18.63 [+0.56] GRO frag list over UDP tunnel ok # 19.40 [+0.77] 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__->