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.03 [+0.03] IPv4 # 0.30 [+0.28] No GRO ok # 0.88 [+0.58] GRO frag list ok # 1.49 [+0.61] GRO fwd ok # 2.01 [+0.51] UDP fwd perf udp rx: 1635 MB/s 1331660 calls/s # 3.08 [+1.07] udp tx: 1813 MB/s 30761 calls/s 30761 msg/s # 4.05 [+0.97] udp rx: 1786 MB/s 1454304 calls/s # 4.08 [+0.03] udp tx: 1784 MB/s 30273 calls/s 30273 msg/s # 5.05 [+0.97] udp rx: 1861 MB/s 1515216 calls/s # 5.08 [+0.03] udp tx: 1860 MB/s 31547 calls/s 31547 msg/s # 5.20 [+0.12] UDP GRO fwd perf udp rx: 1762 MB/s 1434480 calls/s # 6.27 [+1.07] udp tx: 1812 MB/s 30741 calls/s 30741 msg/s # 7.25 [+0.97] udp rx: 1510 MB/s 1230047 calls/s # 7.27 [+0.03] udp tx: 1868 MB/s 31683 calls/s 31683 msg/s # 8.25 [+0.97] udp rx: 1704 MB/s 1387575 calls/s # 8.27 [+0.03] udp tx: 1863 MB/s 31609 calls/s 31609 msg/s # 8.92 [+0.65] GRO frag list over UDP tunnel ok # 9.72 [+0.79] GRO fwd over UDP tunnel ok # 9.97 [+0.26] IPv6 # 10.24 [+0.26] No GRO ok # 10.77 [+0.53] GRO frag list ok # 11.33 [+0.56] GRO fwd ok # 11.87 [+0.54] UDP fwd perf udp rx: 1551 MB/s 1263356 calls/s # 12.96 [+1.08] udp tx: 1728 MB/s 29323 calls/s 29323 msg/s # 13.92 [+0.97] udp rx: 1565 MB/s 1274352 calls/s # 13.96 [+0.03] udp tx: 1552 MB/s 26331 calls/s 26331 msg/s # 14.92 [+0.97] udp rx: 1684 MB/s 1371024 calls/s # 14.96 [+0.03] udp tx: 1692 MB/s 28705 calls/s 28705 msg/s # 15.08 [+0.12] UDP GRO fwd perf udp rx: 1484 MB/s 1208200 calls/s # 16.16 [+1.08] udp tx: 1723 MB/s 29240 calls/s 29240 msg/s # 17.12 [+0.96] udp rx: 1805 MB/s 1470144 calls/s # 17.16 [+0.04] udp tx: 1804 MB/s 30603 calls/s 30603 msg/s # 18.12 [+0.96] udp rx: 1235 MB/s 1005874 calls/s # 18.16 [+0.03] udp tx: 1531 MB/s 25973 calls/s 25973 msg/s # 18.83 [+0.67] GRO frag list over UDP tunnel ok # 19.67 [+0.84] 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__->