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.23 [+0.21] No GRO ok # 0.70 [+0.47] GRO frag list ok # 1.28 [+0.59] GRO fwd ok # 1.76 [+0.48] UDP fwd perf udp rx: 1551 MB/s 1263017 calls/s # 2.82 [+1.06] udp tx: 1797 MB/s 30495 calls/s 30495 msg/s # 3.80 [+0.98] udp rx: 1807 MB/s 1471248 calls/s # 3.82 [+0.02] udp tx: 1807 MB/s 30650 calls/s 30650 msg/s # 4.80 [+0.98] udp rx: 1884 MB/s 1534080 calls/s # 4.82 [+0.02] udp tx: 1882 MB/s 31927 calls/s 31927 msg/s # 4.94 [+0.12] UDP GRO fwd perf udp rx: 1717 MB/s 1398260 calls/s # 6.00 [+1.06] udp tx: 1851 MB/s 31403 calls/s 31403 msg/s # 6.98 [+0.98] udp rx: 1803 MB/s 1468608 calls/s # 7.00 [+0.02] udp tx: 1803 MB/s 30596 calls/s 30596 msg/s # 7.98 [+0.98] udp rx: 1871 MB/s 1523904 calls/s # 8.00 [+0.02] udp tx: 1870 MB/s 31720 calls/s 31720 msg/s # 8.55 [+0.55] GRO frag list over UDP tunnel ok # 9.24 [+0.69] GRO fwd over UDP tunnel ok # 9.48 [+0.23] IPv6 # 9.71 [+0.23] No GRO ok # 10.19 [+0.48] GRO frag list ok # 10.70 [+0.51] GRO fwd ok # 11.15 [+0.45] UDP fwd perf udp rx: 1616 MB/s 1316404 calls/s # 12.21 [+1.06] udp tx: 1788 MB/s 30330 calls/s 30330 msg/s # 13.19 [+0.98] udp rx: 1825 MB/s 1486408 calls/s # 13.21 [+0.02] udp tx: 1823 MB/s 30933 calls/s 30933 msg/s # 14.19 [+0.98] udp rx: 1847 MB/s 1504272 calls/s # 14.21 [+0.02] udp tx: 1846 MB/s 31319 calls/s 31319 msg/s # 14.33 [+0.12] UDP GRO fwd perf udp rx: 1335 MB/s 1087344 calls/s # 15.39 [+1.06] udp tx: 1801 MB/s 30548 calls/s 30548 msg/s # 16.37 [+0.98] udp rx: 1842 MB/s 1500096 calls/s # 16.39 [+0.02] udp tx: 1841 MB/s 31226 calls/s 31226 msg/s # 17.37 [+0.98] udp rx: 1735 MB/s 1412492 calls/s # 17.39 [+0.02] udp tx: 1832 MB/s 31080 calls/s 31080 msg/s # 17.93 [+0.54] GRO frag list over UDP tunnel ok # 18.63 [+0.70] 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__->