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.74 [+0.51] GRO frag list ok # 1.34 [+0.59] GRO fwd ok # 1.86 [+0.52] UDP fwd perf udp rx: 1638 MB/s 1333592 calls/s # 2.93 [+1.07] udp tx: 1792 MB/s 30396 calls/s 30396 msg/s # 3.90 [+0.97] udp rx: 1436 MB/s 1169230 calls/s # 3.93 [+0.03] udp tx: 1809 MB/s 30682 calls/s 30682 msg/s # 4.90 [+0.97] udp rx: 1455 MB/s 1184946 calls/s # 4.93 [+0.03] udp tx: 1835 MB/s 31125 calls/s 31125 msg/s # 5.05 [+0.12] UDP GRO fwd perf udp rx: 1464 MB/s 1192335 calls/s # 6.12 [+1.07] udp tx: 1736 MB/s 29453 calls/s 29453 msg/s # 7.09 [+0.97] udp rx: 1646 MB/s 1340211 calls/s # 7.12 [+0.03] udp tx: 1860 MB/s 31556 calls/s 31556 msg/s # 8.09 [+0.97] udp rx: 1791 MB/s 1458883 calls/s # 8.12 [+0.03] udp tx: 1821 MB/s 30902 calls/s 30902 msg/s # 8.71 [+0.58] GRO frag list over UDP tunnel ok # 9.49 [+0.78] GRO fwd over UDP tunnel ok # 9.75 [+0.26] IPv6 # 10.02 [+0.27] No GRO ok # 10.56 [+0.54] GRO frag list ok # 11.11 [+0.56] GRO fwd ok # 11.63 [+0.51] UDP fwd perf udp rx: 1368 MB/s 1114303 calls/s # 12.70 [+1.07] udp tx: 1616 MB/s 27419 calls/s 27419 msg/s # 13.67 [+0.97] udp rx: 1726 MB/s 1405488 calls/s # 13.70 [+0.03] udp tx: 1742 MB/s 29550 calls/s 29550 msg/s # 14.67 [+0.97] udp rx: 1766 MB/s 1438290 calls/s # 14.70 [+0.03] udp tx: 1830 MB/s 31054 calls/s 31054 msg/s # 14.82 [+0.12] UDP GRO fwd perf udp rx: 1321 MB/s 1076108 calls/s # 15.89 [+1.07] udp tx: 1614 MB/s 27384 calls/s 27384 msg/s # 16.86 [+0.97] udp rx: 1484 MB/s 1208188 calls/s # 16.89 [+0.03] udp tx: 1726 MB/s 29290 calls/s 29290 msg/s # 17.87 [+0.97] udp rx: 979 MB/s 797504 calls/s # 17.89 [+0.03] udp tx: 1669 MB/s 28317 calls/s 28317 msg/s # 18.41 [+0.52] GRO frag list over UDP tunnel ok # 19.08 [+0.67] 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__->