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.24] No GRO ok # 0.76 [+0.51] GRO frag list ok # 1.32 [+0.56] GRO fwd ok # 1.82 [+0.50] UDP fwd perf udp rx: 1540 MB/s 1253782 calls/s # 2.89 [+1.07] udp tx: 1784 MB/s 30267 calls/s 30267 msg/s # 3.86 [+0.97] udp rx: 1872 MB/s 1524720 calls/s # 3.89 [+0.03] udp tx: 1870 MB/s 31725 calls/s 31725 msg/s # 4.86 [+0.97] udp rx: 1882 MB/s 1532400 calls/s # 4.89 [+0.03] udp tx: 1881 MB/s 31905 calls/s 31905 msg/s # 5.01 [+0.12] UDP GRO fwd perf udp rx: 1794 MB/s 1460976 calls/s # 6.08 [+1.07] udp tx: 1853 MB/s 31438 calls/s 31438 msg/s # 7.05 [+0.97] udp rx: 1861 MB/s 1515456 calls/s # 7.08 [+0.03] udp tx: 1860 MB/s 31559 calls/s 31559 msg/s # 8.05 [+0.97] udp rx: 1759 MB/s 1432320 calls/s # 8.08 [+0.03] udp tx: 1748 MB/s 29657 calls/s 29657 msg/s # 8.67 [+0.59] GRO frag list over UDP tunnel ok # 9.42 [+0.75] GRO fwd over UDP tunnel ok # 9.67 [+0.25] IPv6 # 9.92 [+0.25] No GRO ok # 10.44 [+0.52] GRO frag list ok # 11.01 [+0.56] GRO fwd ok # 11.50 [+0.49] UDP fwd perf udp rx: 1634 MB/s 1330279 calls/s # 12.57 [+1.07] udp tx: 1830 MB/s 31045 calls/s 31045 msg/s # 13.54 [+0.97] udp rx: 1849 MB/s 1505328 calls/s # 13.57 [+0.03] udp tx: 1846 MB/s 31326 calls/s 31326 msg/s # 14.54 [+0.97] udp rx: 1847 MB/s 1503792 calls/s # 14.57 [+0.03] udp tx: 1845 MB/s 31293 calls/s 31293 msg/s # 14.69 [+0.12] UDP GRO fwd perf udp rx: 1665 MB/s 1355892 calls/s # 15.75 [+1.07] udp tx: 1770 MB/s 30032 calls/s 30032 msg/s # 16.72 [+0.97] udp rx: 1335 MB/s 1087608 calls/s # 16.75 [+0.03] udp tx: 1738 MB/s 29484 calls/s 29484 msg/s # 17.72 [+0.97] udp rx: 1650 MB/s 1343944 calls/s # 17.75 [+0.03] udp tx: 1796 MB/s 30468 calls/s 30468 msg/s # 18.35 [+0.60] GRO frag list over UDP tunnel ok # 19.11 [+0.77] 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__->