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.25 [+0.23] No GRO ok # 0.73 [+0.48] GRO frag list ok # 1.28 [+0.55] GRO fwd ok # 1.74 [+0.46] UDP fwd perf udp rx: 1406 MB/s 1144794 calls/s # 2.80 [+1.06] udp tx: 1794 MB/s 30429 calls/s 30429 msg/s # 3.77 [+0.98] udp rx: 1863 MB/s 1516896 calls/s # 3.80 [+0.02] udp tx: 1862 MB/s 31582 calls/s 31582 msg/s # 4.77 [+0.98] udp rx: 1757 MB/s 1430896 calls/s # 4.80 [+0.02] udp tx: 1882 MB/s 31925 calls/s 31925 msg/s # 4.92 [+0.12] UDP GRO fwd perf udp rx: 1828 MB/s 1488336 calls/s # 5.98 [+1.06] udp tx: 1879 MB/s 31873 calls/s 31873 msg/s # 6.95 [+0.97] udp rx: 1842 MB/s 1499664 calls/s # 6.98 [+0.03] udp tx: 1839 MB/s 31202 calls/s 31202 msg/s # 7.95 [+0.98] udp rx: 1901 MB/s 1547904 calls/s # 7.98 [+0.02] udp tx: 1897 MB/s 32183 calls/s 32183 msg/s # 8.59 [+0.61] GRO frag list over UDP tunnel ok # 9.37 [+0.78] GRO fwd over UDP tunnel ok # 9.62 [+0.25] IPv6 # 9.90 [+0.28] No GRO ok # 10.47 [+0.58] GRO frag list ok # 10.99 [+0.52] GRO fwd ok # 11.48 [+0.49] UDP fwd perf udp rx: 1692 MB/s 1378061 calls/s # 12.54 [+1.06] udp tx: 1829 MB/s 31033 calls/s 31033 msg/s # 13.52 [+0.98] udp rx: 1920 MB/s 1563456 calls/s # 13.54 [+0.02] udp tx: 1919 MB/s 32553 calls/s 32553 msg/s # 14.52 [+0.98] udp rx: 1918 MB/s 1562048 calls/s # 14.54 [+0.02] udp tx: 1916 MB/s 32502 calls/s 32502 msg/s # 14.66 [+0.12] UDP GRO fwd perf udp rx: 1856 MB/s 1511040 calls/s # 15.72 [+1.06] udp tx: 1904 MB/s 32303 calls/s 32303 msg/s # 16.69 [+0.98] udp rx: 1902 MB/s 1548816 calls/s # 16.72 [+0.02] udp tx: 1900 MB/s 32228 calls/s 32228 msg/s # 17.69 [+0.98] udp rx: 1911 MB/s 1556112 calls/s # 17.72 [+0.02] udp tx: 1909 MB/s 32390 calls/s 32390 msg/s # 18.26 [+0.54] GRO frag list over UDP tunnel ok # 18.97 [+0.71] 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__->