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.27 [+0.25] No GRO ok # 0.76 [+0.49] GRO frag list ok # 1.33 [+0.57] GRO fwd ok # 1.82 [+0.48] UDP fwd perf udp rx: 1726 MB/s 1405697 calls/s # 2.89 [+1.07] udp tx: 1827 MB/s 30999 calls/s 30999 msg/s # 3.86 [+0.97] udp rx: 1823 MB/s 1484592 calls/s # 3.89 [+0.03] udp tx: 1820 MB/s 30883 calls/s 30883 msg/s # 4.86 [+0.97] udp rx: 1662 MB/s 1353060 calls/s # 4.89 [+0.03] udp tx: 1824 MB/s 30952 calls/s 30952 msg/s # 5.01 [+0.12] UDP GRO fwd perf udp rx: 1623 MB/s 1321492 calls/s # 6.08 [+1.07] udp tx: 1785 MB/s 30290 calls/s 30290 msg/s # 7.05 [+0.97] udp rx: 1790 MB/s 1457396 calls/s # 7.08 [+0.03] udp tx: 1874 MB/s 31798 calls/s 31798 msg/s # 8.05 [+0.97] udp rx: 1693 MB/s 1378716 calls/s # 8.08 [+0.02] udp tx: 1865 MB/s 31644 calls/s 31644 msg/s # 8.66 [+0.58] GRO frag list over UDP tunnel ok # 9.43 [+0.77] GRO fwd over UDP tunnel ok # 9.68 [+0.25] IPv6 # 9.94 [+0.26] No GRO ok # 10.47 [+0.54] GRO frag list ok # 11.06 [+0.59] GRO fwd ok # 11.59 [+0.53] UDP fwd perf udp rx: 1570 MB/s 1278933 calls/s # 12.66 [+1.08] udp tx: 1775 MB/s 30112 calls/s 30112 msg/s # 13.64 [+0.97] udp rx: 1855 MB/s 1510368 calls/s # 13.66 [+0.03] udp tx: 1852 MB/s 31423 calls/s 31423 msg/s # 14.64 [+0.97] udp rx: 1849 MB/s 1505760 calls/s # 14.66 [+0.03] udp tx: 1848 MB/s 31349 calls/s 31349 msg/s # 14.78 [+0.12] UDP GRO fwd perf udp rx: 1496 MB/s 1218600 calls/s # 15.86 [+1.07] udp tx: 1611 MB/s 27324 calls/s 27324 msg/s # 16.83 [+0.97] udp rx: 1510 MB/s 1229843 calls/s # 16.86 [+0.03] udp tx: 1809 MB/s 30695 calls/s 30695 msg/s # 17.83 [+0.98] udp rx: 1711 MB/s 1393536 calls/s # 17.86 [+0.02] udp tx: 1830 MB/s 31050 calls/s 31050 msg/s # 18.48 [+0.63] GRO frag list over UDP tunnel ok # 19.28 [+0.79] 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__->