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.28 [+0.27] No GRO ok # 0.82 [+0.54] GRO frag list ok # 1.42 [+0.60] GRO fwd ok # 1.90 [+0.48] UDP fwd perf udp rx: 1039 MB/s 845907 calls/s # 2.96 [+1.06] udp tx: 1801 MB/s 30549 calls/s 30549 msg/s # 3.94 [+0.98] udp rx: 1952 MB/s 1589760 calls/s # 3.96 [+0.02] udp tx: 1949 MB/s 33073 calls/s 33073 msg/s # 4.94 [+0.98] udp rx: 1892 MB/s 1541088 calls/s # 4.96 [+0.02] udp tx: 1891 MB/s 32086 calls/s 32086 msg/s # 5.08 [+0.12] UDP GRO fwd perf udp rx: 1738 MB/s 1415616 calls/s # 6.14 [+1.06] udp tx: 1791 MB/s 30383 calls/s 30383 msg/s # 7.11 [+0.97] udp rx: 1901 MB/s 1547952 calls/s # 7.14 [+0.03] udp tx: 1899 MB/s 32222 calls/s 32222 msg/s # 8.11 [+0.97] udp rx: 1835 MB/s 1494480 calls/s # 8.14 [+0.03] udp tx: 1833 MB/s 31095 calls/s 31095 msg/s # 8.66 [+0.52] GRO frag list over UDP tunnel ok # 9.36 [+0.70] GRO fwd over UDP tunnel ok # 9.61 [+0.26] IPv6 # 9.88 [+0.26] No GRO ok # 10.40 [+0.52] GRO frag list ok # 10.92 [+0.52] GRO fwd ok # 11.40 [+0.48] UDP fwd perf udp rx: 1131 MB/s 921516 calls/s # 12.46 [+1.06] udp tx: 1220 MB/s 20696 calls/s 20696 msg/s # 13.43 [+0.97] udp rx: 1301 MB/s 1059526 calls/s # 13.46 [+0.03] udp tx: 1302 MB/s 22083 calls/s 22083 msg/s # 14.43 [+0.97] udp rx: 1503 MB/s 1224280 calls/s # 14.46 [+0.03] udp tx: 1570 MB/s 26635 calls/s 26635 msg/s # 14.58 [+0.12] UDP GRO fwd perf udp rx: 1760 MB/s 1433001 calls/s # 15.65 [+1.07] udp tx: 1928 MB/s 32714 calls/s 32714 msg/s # 16.63 [+0.97] udp rx: 1825 MB/s 1486538 calls/s # 16.65 [+0.03] udp tx: 1950 MB/s 33085 calls/s 33085 msg/s # 17.65 [+1.00] udp tx: 1651 MB/s 28008 calls/s 28008 msg/s # 17.65 [+0.00] udp rx: 1486 MB/s 1210023 calls/s # 18.27 [+0.62] GRO frag list over UDP tunnel ok # 19.03 [+0.75] 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__->