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.01 [+0.01] IPv4 # 0.27 [+0.25] No GRO ok # 0.79 [+0.52] GRO frag list ok # 1.35 [+0.56] GRO fwd ok # 1.85 [+0.49] UDP fwd perf udp rx: 1463 MB/s 1191548 calls/s # 2.91 [+1.07] udp tx: 1798 MB/s 30507 calls/s 30507 msg/s # 3.89 [+0.98] udp rx: 1727 MB/s 1406784 calls/s # 3.91 [+0.02] udp tx: 1725 MB/s 29267 calls/s 29267 msg/s # 4.89 [+0.98] udp rx: 1815 MB/s 1478016 calls/s # 4.91 [+0.02] udp tx: 1814 MB/s 30769 calls/s 30769 msg/s # 5.03 [+0.12] UDP GRO fwd perf udp rx: 1761 MB/s 1434384 calls/s # 6.11 [+1.08] udp tx: 1819 MB/s 30859 calls/s 30859 msg/s # 7.08 [+0.97] udp rx: 1821 MB/s 1482720 calls/s # 7.11 [+0.03] udp tx: 1819 MB/s 30856 calls/s 30856 msg/s # 8.08 [+0.97] udp rx: 1829 MB/s 1489824 calls/s # 8.11 [+0.03] udp tx: 1828 MB/s 31017 calls/s 31017 msg/s # 8.73 [+0.62] GRO frag list over UDP tunnel ok # 9.51 [+0.78] GRO fwd over UDP tunnel ok # 9.77 [+0.25] IPv6 # 10.01 [+0.25] No GRO ok # 10.54 [+0.53] GRO frag list ok # 11.11 [+0.57] GRO fwd ok # 11.60 [+0.49] UDP fwd perf udp rx: 1531 MB/s 1246843 calls/s # 12.67 [+1.07] udp tx: 1842 MB/s 31246 calls/s 31246 msg/s # 13.64 [+0.97] udp rx: 1832 MB/s 1491552 calls/s # 13.67 [+0.03] udp tx: 1829 MB/s 31022 calls/s 31022 msg/s # 14.65 [+0.97] udp rx: 1793 MB/s 1460400 calls/s # 14.67 [+0.03] udp tx: 1793 MB/s 30412 calls/s 30412 msg/s # 14.79 [+0.12] UDP GRO fwd perf udp rx: 1772 MB/s 1443264 calls/s # 15.87 [+1.07] udp tx: 1828 MB/s 31019 calls/s 31019 msg/s # 16.83 [+0.97] udp rx: 1829 MB/s 1489152 calls/s # 16.87 [+0.03] udp tx: 1827 MB/s 30993 calls/s 30993 msg/s # 17.86 [+1.00] udp rx: 464 MB/s 378496 calls/s # 17.87 [+0.00] udp tx: 1590 MB/s 26979 calls/s 26979 msg/s # 18.45 [+0.59] GRO frag list over UDP tunnel ok # 19.20 [+0.75] 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__->