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.73 [+0.45] GRO frag list ok # 1.26 [+0.53] GRO fwd ok # 1.72 [+0.46] UDP fwd perf udp rx: 1461 MB/s 1190075 calls/s # 2.78 [+1.07] udp tx: 1826 MB/s 30981 calls/s 30981 msg/s # 3.76 [+0.97] udp rx: 1734 MB/s 1412350 calls/s # 3.78 [+0.03] udp tx: 1848 MB/s 31345 calls/s 31345 msg/s # 4.76 [+0.97] udp rx: 1864 MB/s 1517896 calls/s # 4.78 [+0.03] udp tx: 1862 MB/s 31595 calls/s 31595 msg/s # 4.90 [+0.12] UDP GRO fwd perf udp rx: 1555 MB/s 1266352 calls/s # 5.96 [+1.06] udp tx: 1797 MB/s 30486 calls/s 30486 msg/s # 6.94 [+0.97] udp rx: 1453 MB/s 1183242 calls/s # 6.96 [+0.03] udp tx: 1871 MB/s 31740 calls/s 31740 msg/s # 7.95 [+0.99] udp rx: 1372 MB/s 1117111 calls/s # 7.96 [+0.01] udp tx: 1864 MB/s 31622 calls/s 31622 msg/s # 8.53 [+0.56] GRO frag list over UDP tunnel ok # 9.27 [+0.74] GRO fwd over UDP tunnel ok # 9.53 [+0.25] IPv6 # 9.80 [+0.27] No GRO ok # 10.38 [+0.58] GRO frag list ok # 10.92 [+0.54] GRO fwd ok # 11.45 [+0.53] UDP fwd perf udp rx: 1233 MB/s 1004473 calls/s # 12.52 [+1.07] udp tx: 1723 MB/s 29239 calls/s 29239 msg/s # 13.49 [+0.97] udp rx: 1800 MB/s 1465968 calls/s # 13.52 [+0.03] udp tx: 1793 MB/s 30415 calls/s 30415 msg/s # 14.50 [+0.97] udp rx: 1718 MB/s 1399056 calls/s # 14.52 [+0.03] udp tx: 1721 MB/s 29202 calls/s 29202 msg/s # 14.64 [+0.12] UDP GRO fwd perf udp rx: 1653 MB/s 1346539 calls/s # 15.71 [+1.07] udp tx: 1818 MB/s 30841 calls/s 30841 msg/s # 16.68 [+0.97] udp rx: 1826 MB/s 1487136 calls/s # 16.71 [+0.03] udp tx: 1824 MB/s 30945 calls/s 30945 msg/s # 17.69 [+0.97] udp rx: 1761 MB/s 1433964 calls/s # 17.71 [+0.03] udp tx: 1805 MB/s 30621 calls/s 30621 msg/s # 18.30 [+0.58] GRO frag list over UDP tunnel ok # 19.10 [+0.80] 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__->