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.25 [+0.23] No GRO ok # 0.83 [+0.59] GRO frag list ok # 1.47 [+0.64] GRO fwd ok # 2.01 [+0.54] UDP fwd perf udp rx: 1397 MB/s 1138072 calls/s # 3.10 [+1.08] udp tx: 1529 MB/s 25933 calls/s 25933 msg/s # 4.06 [+0.97] udp rx: 1692 MB/s 1377984 calls/s # 4.10 [+0.03] udp tx: 1691 MB/s 28682 calls/s 28682 msg/s # 5.06 [+0.97] udp rx: 1572 MB/s 1280544 calls/s # 5.10 [+0.03] udp tx: 1570 MB/s 26639 calls/s 26639 msg/s # 5.21 [+0.12] UDP GRO fwd perf udp rx: 1677 MB/s 1365373 calls/s # 6.28 [+1.07] udp tx: 1816 MB/s 30805 calls/s 30805 msg/s # 7.26 [+0.97] udp rx: 1893 MB/s 1541280 calls/s # 7.28 [+0.03] udp tx: 1891 MB/s 32078 calls/s 32078 msg/s # 8.26 [+0.98] udp rx: 1889 MB/s 1538016 calls/s # 8.28 [+0.02] udp tx: 1887 MB/s 32013 calls/s 32013 msg/s # 8.83 [+0.55] GRO frag list over UDP tunnel ok # 9.53 [+0.71] GRO fwd over UDP tunnel ok # 9.78 [+0.24] IPv6 # 10.04 [+0.26] No GRO ok # 10.51 [+0.47] GRO frag list ok # 11.03 [+0.51] GRO fwd ok # 11.49 [+0.46] UDP fwd perf udp rx: 1631 MB/s 1328532 calls/s # 12.55 [+1.06] udp tx: 1784 MB/s 30264 calls/s 30264 msg/s # 13.52 [+0.98] udp rx: 1846 MB/s 1503072 calls/s # 13.55 [+0.02] udp tx: 1845 MB/s 31299 calls/s 31299 msg/s # 14.52 [+0.98] udp rx: 1864 MB/s 1517760 calls/s # 14.55 [+0.02] udp tx: 1862 MB/s 31584 calls/s 31584 msg/s # 14.67 [+0.12] UDP GRO fwd perf udp rx: 1786 MB/s 1454448 calls/s # 15.74 [+1.07] udp tx: 1839 MB/s 31207 calls/s 31207 msg/s # 16.71 [+0.97] udp rx: 1858 MB/s 1513392 calls/s # 16.74 [+0.03] udp tx: 1856 MB/s 31494 calls/s 31494 msg/s # 17.71 [+0.97] udp rx: 1846 MB/s 1503168 calls/s # 17.74 [+0.03] udp tx: 1845 MB/s 31296 calls/s 31296 msg/s # 18.35 [+0.61] GRO frag list over UDP tunnel ok # 19.17 [+0.82] 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__->