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.82 [+0.53] GRO frag list ok # 1.43 [+0.61] GRO fwd ok # 1.93 [+0.50] UDP fwd perf udp rx: 1010 MB/s 822813 calls/s # 3.01 [+1.08] udp tx: 1052 MB/s 17854 calls/s 17854 msg/s # 3.98 [+0.97] udp rx: 1119 MB/s 911328 calls/s # 4.01 [+0.03] udp tx: 1119 MB/s 18987 calls/s 18987 msg/s # 4.98 [+0.97] udp rx: 1092 MB/s 889296 calls/s # 5.01 [+0.03] udp tx: 1088 MB/s 18464 calls/s 18464 msg/s # 5.12 [+0.12] UDP GRO fwd perf udp rx: 1135 MB/s 924113 calls/s # 6.19 [+1.07] udp tx: 1169 MB/s 19830 calls/s 19830 msg/s # 7.17 [+0.97] udp rx: 1128 MB/s 918962 calls/s # 7.19 [+0.03] udp tx: 1155 MB/s 19603 calls/s 19603 msg/s # 8.17 [+0.97] udp rx: 1158 MB/s 943440 calls/s # 8.19 [+0.02] udp tx: 1157 MB/s 19624 calls/s 19624 msg/s # 8.81 [+0.62] GRO frag list over UDP tunnel ok # 9.60 [+0.79] GRO fwd over UDP tunnel ok # 9.86 [+0.26] IPv6 # 10.13 [+0.27] No GRO ok # 10.64 [+0.51] GRO frag list ok # 11.21 [+0.56] GRO fwd ok # 11.68 [+0.48] UDP fwd perf udp rx: 1476 MB/s 1202024 calls/s # 12.75 [+1.07] udp tx: 1726 MB/s 29275 calls/s 29275 msg/s # 13.73 [+0.98] udp rx: 1829 MB/s 1489084 calls/s # 13.75 [+0.02] udp tx: 1841 MB/s 31239 calls/s 31239 msg/s # 14.73 [+0.98] udp rx: 1515 MB/s 1233754 calls/s # 14.75 [+0.02] udp tx: 1838 MB/s 31185 calls/s 31185 msg/s # 14.87 [+0.12] UDP GRO fwd perf udp rx: 1610 MB/s 1310972 calls/s # 15.94 [+1.07] udp tx: 1813 MB/s 30759 calls/s 30759 msg/s # 16.91 [+0.97] udp rx: 1841 MB/s 1499088 calls/s # 16.94 [+0.03] udp tx: 1839 MB/s 31196 calls/s 31196 msg/s # 17.91 [+0.97] udp rx: 1831 MB/s 1490784 calls/s # 17.94 [+0.03] udp tx: 1828 MB/s 31015 calls/s 31015 msg/s # 18.53 [+0.59] GRO frag list over UDP tunnel ok # 19.23 [+0.70] 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__->