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.30 [+0.28] No GRO ok # 0.83 [+0.52] GRO frag list ok # 1.39 [+0.57] GRO fwd ok # 1.88 [+0.49] UDP fwd perf udp rx: 1734 MB/s 1411729 calls/s # 2.95 [+1.07] udp tx: 1812 MB/s 30747 calls/s 30747 msg/s # 3.92 [+0.98] udp rx: 1723 MB/s 1402918 calls/s # 3.95 [+0.02] udp tx: 1872 MB/s 31757 calls/s 31757 msg/s # 4.92 [+0.98] udp rx: 1835 MB/s 1494015 calls/s # 4.95 [+0.02] udp tx: 1869 MB/s 31705 calls/s 31705 msg/s # 5.06 [+0.12] UDP GRO fwd perf udp rx: 1809 MB/s 1472948 calls/s # 6.13 [+1.06] udp tx: 1869 MB/s 31711 calls/s 31711 msg/s # 7.10 [+0.97] udp rx: 1723 MB/s 1403160 calls/s # 7.13 [+0.03] udp tx: 1864 MB/s 31630 calls/s 31630 msg/s # 8.10 [+0.97] udp rx: 1872 MB/s 1524144 calls/s # 8.13 [+0.03] udp tx: 1870 MB/s 31728 calls/s 31728 msg/s # 8.71 [+0.58] GRO frag list over UDP tunnel ok # 9.46 [+0.76] GRO fwd over UDP tunnel ok # 9.70 [+0.24] IPv6 # 9.92 [+0.22] No GRO ok # 10.42 [+0.50] GRO frag list ok # 10.95 [+0.53] GRO fwd ok # 11.42 [+0.47] UDP fwd perf udp rx: 1473 MB/s 1199619 calls/s # 12.48 [+1.06] udp tx: 1760 MB/s 29863 calls/s 29863 msg/s # 13.46 [+0.98] udp rx: 1838 MB/s 1496736 calls/s # 13.48 [+0.02] udp tx: 1836 MB/s 31155 calls/s 31155 msg/s # 14.46 [+0.98] udp rx: 1837 MB/s 1495872 calls/s # 14.48 [+0.02] udp tx: 1835 MB/s 31125 calls/s 31125 msg/s # 14.60 [+0.12] UDP GRO fwd perf udp rx: 1670 MB/s 1360267 calls/s # 15.67 [+1.07] udp tx: 1802 MB/s 30575 calls/s 30575 msg/s # 16.64 [+0.97] udp rx: 1816 MB/s 1478636 calls/s # 16.67 [+0.03] udp tx: 1870 MB/s 31720 calls/s 31720 msg/s # 17.65 [+0.98] udp rx: 1880 MB/s 1531200 calls/s # 17.67 [+0.02] udp tx: 1878 MB/s 31869 calls/s 31869 msg/s # 18.19 [+0.52] GRO frag list over UDP tunnel ok # 18.89 [+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__->