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.28 [+0.53] GRO fwd ok # 1.74 [+0.46] UDP fwd perf udp rx: 1696 MB/s 1381148 calls/s # 2.80 [+1.06] udp tx: 1880 MB/s 31899 calls/s 31899 msg/s # 3.78 [+0.98] udp rx: 1902 MB/s 1549200 calls/s # 3.80 [+0.02] udp tx: 1901 MB/s 32245 calls/s 32245 msg/s # 4.78 [+0.98] udp rx: 1906 MB/s 1551792 calls/s # 4.80 [+0.03] udp tx: 1904 MB/s 32304 calls/s 32304 msg/s # 4.92 [+0.12] UDP GRO fwd perf udp rx: 1685 MB/s 1372044 calls/s # 5.99 [+1.07] udp tx: 1762 MB/s 29901 calls/s 29901 msg/s # 6.97 [+0.98] udp rx: 1863 MB/s 1516992 calls/s # 6.99 [+0.02] udp tx: 1864 MB/s 31618 calls/s 31618 msg/s # 7.97 [+0.98] udp rx: 1775 MB/s 1445136 calls/s # 7.99 [+0.02] udp tx: 1771 MB/s 30054 calls/s 30054 msg/s # 8.58 [+0.59] GRO frag list over UDP tunnel ok # 9.41 [+0.82] GRO fwd over UDP tunnel ok # 9.68 [+0.27] IPv6 # 9.93 [+0.26] No GRO ok # 10.43 [+0.50] GRO frag list ok # 10.93 [+0.50] GRO fwd ok # 11.39 [+0.46] UDP fwd perf udp rx: 1326 MB/s 1080307 calls/s # 12.46 [+1.07] udp tx: 1649 MB/s 27975 calls/s 27975 msg/s # 13.43 [+0.97] udp rx: 1752 MB/s 1426704 calls/s # 13.46 [+0.03] udp tx: 1749 MB/s 29672 calls/s 29672 msg/s # 14.43 [+0.97] udp rx: 1818 MB/s 1480560 calls/s # 14.46 [+0.03] udp tx: 1818 MB/s 30846 calls/s 30846 msg/s # 14.58 [+0.12] UDP GRO fwd perf udp rx: 1557 MB/s 1267632 calls/s # 15.64 [+1.07] udp tx: 1597 MB/s 27100 calls/s 27100 msg/s # 16.64 [+1.00] udp tx: 1555 MB/s 26385 calls/s 26385 msg/s # 16.72 [+0.07] udp rx: 1384 MB/s 1126943 calls/s # 17.64 [+0.92] udp tx: 1168 MB/s 19815 calls/s 19815 msg/s # 17.74 [+0.10] udp rx: 933 MB/s 760250 calls/s # 18.18 [+0.44] GRO frag list over UDP tunnel ok # 18.91 [+0.72] 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__->