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.01 [+0.01] IPv4 # 0.23 [+0.22] No GRO ok # 0.71 [+0.48] GRO frag list ok # 1.23 [+0.52] GRO fwd ok # 1.66 [+0.43] UDP fwd perf udp rx: 1456 MB/s 1185692 calls/s # 2.72 [+1.06] udp tx: 1793 MB/s 30418 calls/s 30418 msg/s # 3.70 [+0.98] udp rx: 1864 MB/s 1517568 calls/s # 3.72 [+0.02] udp tx: 1863 MB/s 31602 calls/s 31602 msg/s # 4.70 [+0.98] udp rx: 1869 MB/s 1522320 calls/s # 4.72 [+0.02] udp tx: 1868 MB/s 31693 calls/s 31693 msg/s # 4.84 [+0.12] UDP GRO fwd perf udp rx: 1814 MB/s 1477248 calls/s # 5.90 [+1.06] udp tx: 1865 MB/s 31642 calls/s 31642 msg/s # 6.87 [+0.97] udp rx: 1732 MB/s 1410835 calls/s # 6.90 [+0.03] udp tx: 1873 MB/s 31769 calls/s 31769 msg/s # 7.87 [+0.98] udp rx: 1876 MB/s 1528032 calls/s # 7.90 [+0.02] udp tx: 1875 MB/s 31803 calls/s 31803 msg/s # 8.42 [+0.52] GRO frag list over UDP tunnel ok # 9.17 [+0.75] GRO fwd over UDP tunnel ok # 9.41 [+0.24] IPv6 # 9.64 [+0.22] No GRO ok # 10.10 [+0.46] GRO frag list ok # 10.58 [+0.48] GRO fwd ok # 11.01 [+0.43] UDP fwd perf udp rx: 1465 MB/s 1192956 calls/s # 12.07 [+1.06] udp tx: 1650 MB/s 27999 calls/s 27999 msg/s # 13.05 [+0.98] udp rx: 1640 MB/s 1335512 calls/s # 13.07 [+0.02] udp tx: 1821 MB/s 30894 calls/s 30894 msg/s # 14.05 [+0.98] udp rx: 1857 MB/s 1512528 calls/s # 14.07 [+0.02] udp tx: 1855 MB/s 31474 calls/s 31474 msg/s # 14.19 [+0.12] UDP GRO fwd perf udp rx: 1773 MB/s 1443552 calls/s # 15.24 [+1.05] udp tx: 1812 MB/s 30740 calls/s 30740 msg/s # 16.22 [+0.98] udp rx: 1792 MB/s 1459152 calls/s # 16.24 [+0.02] udp tx: 1792 MB/s 30400 calls/s 30400 msg/s # 17.22 [+0.98] udp rx: 1553 MB/s 1264724 calls/s # 17.24 [+0.02] udp tx: 1849 MB/s 31373 calls/s 31373 msg/s # 17.76 [+0.52] GRO frag list over UDP tunnel ok # 18.42 [+0.66] 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__->