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.25 [+0.24] No GRO ok # 0.77 [+0.52] GRO frag list ok # 1.35 [+0.58] GRO fwd ok # 1.83 [+0.47] UDP fwd perf udp rx: 1009 MB/s 821756 calls/s # 2.90 [+1.07] udp tx: 1160 MB/s 19675 calls/s 19675 msg/s # 3.87 [+0.97] udp rx: 1327 MB/s 1080672 calls/s # 3.90 [+0.03] udp tx: 1326 MB/s 22490 calls/s 22490 msg/s # 4.87 [+0.97] udp rx: 1345 MB/s 1095792 calls/s # 4.90 [+0.03] udp tx: 1345 MB/s 22817 calls/s 22817 msg/s # 5.02 [+0.12] UDP GRO fwd perf udp rx: 1295 MB/s 1054428 calls/s # 6.10 [+1.07] udp tx: 1336 MB/s 22665 calls/s 22665 msg/s # 7.06 [+0.97] udp rx: 1342 MB/s 1092560 calls/s # 7.10 [+0.03] udp tx: 1340 MB/s 22739 calls/s 22739 msg/s # 8.07 [+0.97] udp rx: 1336 MB/s 1088304 calls/s # 8.10 [+0.03] udp tx: 1335 MB/s 22648 calls/s 22648 msg/s # 8.68 [+0.58] GRO frag list over UDP tunnel ok # 9.45 [+0.77] GRO fwd over UDP tunnel ok # 9.71 [+0.26] IPv6 # 9.95 [+0.24] No GRO ok # 10.46 [+0.52] GRO frag list ok # 11.00 [+0.54] GRO fwd ok # 11.48 [+0.48] UDP fwd perf udp rx: 1843 MB/s 1500864 calls/s # 12.56 [+1.07] udp tx: 1897 MB/s 32188 calls/s 32188 msg/s # 13.52 [+0.97] udp rx: 1853 MB/s 1509360 calls/s # 13.55 [+0.03] udp tx: 1852 MB/s 31421 calls/s 31421 msg/s # 14.53 [+0.97] udp rx: 1832 MB/s 1491840 calls/s # 14.55 [+0.03] udp tx: 1829 MB/s 31034 calls/s 31034 msg/s # 14.68 [+0.12] UDP GRO fwd perf udp rx: 1795 MB/s 1462128 calls/s # 15.75 [+1.07] udp tx: 1845 MB/s 31295 calls/s 31295 msg/s # 16.72 [+0.97] udp rx: 1799 MB/s 1465296 calls/s # 16.75 [+0.03] udp tx: 1771 MB/s 30047 calls/s 30047 msg/s # 17.72 [+0.97] udp rx: 1230 MB/s 1001952 calls/s # 17.75 [+0.03] udp tx: 1240 MB/s 21042 calls/s 21042 msg/s # 18.32 [+0.58] GRO frag list over UDP tunnel ok # 19.06 [+0.73] 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__->