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.25] No GRO ok # 0.79 [+0.53] GRO frag list ok # 1.42 [+0.63] GRO fwd ok # 1.95 [+0.53] UDP fwd perf udp rx: 1083 MB/s 881921 calls/s # 3.03 [+1.08] udp tx: 1151 MB/s 19533 calls/s 19533 msg/s # 4.00 [+0.96] udp rx: 1217 MB/s 991296 calls/s # 4.03 [+0.04] udp tx: 1216 MB/s 20626 calls/s 20626 msg/s # 5.00 [+0.97] udp rx: 1090 MB/s 888168 calls/s # 5.03 [+0.03] udp tx: 1229 MB/s 20848 calls/s 20848 msg/s # 5.15 [+0.12] UDP GRO fwd perf udp rx: 1115 MB/s 908078 calls/s # 6.23 [+1.08] udp tx: 1190 MB/s 20185 calls/s 20185 msg/s # 7.20 [+0.96] udp rx: 1210 MB/s 985324 calls/s # 7.23 [+0.04] udp tx: 1215 MB/s 20620 calls/s 20620 msg/s # 8.20 [+0.96] udp rx: 1156 MB/s 941165 calls/s # 8.23 [+0.04] udp tx: 1182 MB/s 20056 calls/s 20056 msg/s # 8.88 [+0.65] GRO frag list over UDP tunnel ok # 9.68 [+0.80] GRO fwd over UDP tunnel ok # 9.94 [+0.26] IPv6 # 10.25 [+0.30] No GRO ok # 10.81 [+0.56] GRO frag list ok # 11.39 [+0.58] GRO fwd ok # 11.89 [+0.51] UDP fwd perf udp rx: 1522 MB/s 1239578 calls/s # 12.97 [+1.07] udp tx: 1683 MB/s 28551 calls/s 28551 msg/s # 13.94 [+0.97] udp rx: 1562 MB/s 1272301 calls/s # 13.97 [+0.03] udp tx: 1585 MB/s 26887 calls/s 26887 msg/s # 14.94 [+0.97] udp rx: 1696 MB/s 1381375 calls/s # 14.97 [+0.03] udp tx: 1778 MB/s 30172 calls/s 30172 msg/s # 15.09 [+0.12] UDP GRO fwd perf udp rx: 1715 MB/s 1396512 calls/s # 16.16 [+1.07] udp tx: 1765 MB/s 29942 calls/s 29942 msg/s # 17.13 [+0.97] udp rx: 1780 MB/s 1449120 calls/s # 17.16 [+0.03] udp tx: 1773 MB/s 30077 calls/s 30077 msg/s # 18.13 [+0.97] udp rx: 1741 MB/s 1417776 calls/s # 18.16 [+0.03] udp tx: 1743 MB/s 29573 calls/s 29573 msg/s # 18.74 [+0.58] GRO frag list over UDP tunnel ok # 19.50 [+0.76] 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__->