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.77 [+0.51] GRO frag list ok # 1.36 [+0.59] GRO fwd ok # 1.83 [+0.48] UDP fwd perf udp rx: 1130 MB/s 920300 calls/s # 2.90 [+1.07] udp tx: 1180 MB/s 20026 calls/s 20026 msg/s # 3.87 [+0.97] udp rx: 1193 MB/s 972000 calls/s # 3.90 [+0.03] udp tx: 1193 MB/s 20241 calls/s 20241 msg/s # 4.88 [+0.97] udp rx: 1190 MB/s 969552 calls/s # 4.90 [+0.03] udp tx: 1189 MB/s 20170 calls/s 20170 msg/s # 5.02 [+0.12] UDP GRO fwd perf udp rx: 1149 MB/s 935712 calls/s # 6.09 [+1.07] udp tx: 1180 MB/s 20023 calls/s 20023 msg/s # 7.06 [+0.97] udp rx: 1183 MB/s 963840 calls/s # 7.09 [+0.03] udp tx: 1182 MB/s 20064 calls/s 20064 msg/s # 8.07 [+0.97] udp rx: 1189 MB/s 968304 calls/s # 8.09 [+0.03] udp tx: 1187 MB/s 20149 calls/s 20149 msg/s # 8.67 [+0.58] GRO frag list over UDP tunnel ok # 9.41 [+0.74] GRO fwd over UDP tunnel ok # 9.66 [+0.25] IPv6 # 9.90 [+0.24] No GRO ok # 10.43 [+0.53] GRO frag list ok # 10.99 [+0.56] GRO fwd ok # 11.48 [+0.49] UDP fwd perf udp rx: 1220 MB/s 993600 calls/s # 12.55 [+1.07] udp tx: 1250 MB/s 21214 calls/s 21214 msg/s # 13.52 [+0.97] udp rx: 1141 MB/s 929472 calls/s # 13.55 [+0.03] udp tx: 1140 MB/s 19339 calls/s 19339 msg/s # 14.52 [+0.97] udp rx: 1140 MB/s 928224 calls/s # 14.55 [+0.03] udp tx: 1139 MB/s 19321 calls/s 19321 msg/s # 14.67 [+0.12] UDP GRO fwd perf udp rx: 1112 MB/s 905952 calls/s # 15.74 [+1.07] udp tx: 1146 MB/s 19447 calls/s 19447 msg/s # 16.72 [+0.97] udp rx: 1139 MB/s 927984 calls/s # 16.74 [+0.03] udp tx: 1137 MB/s 19292 calls/s 19292 msg/s # 17.72 [+0.97] udp rx: 1056 MB/s 860077 calls/s # 17.74 [+0.03] udp tx: 1169 MB/s 19835 calls/s 19835 msg/s # 18.32 [+0.58] GRO frag list over UDP tunnel ok # 19.07 [+0.75] 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__->