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.24 [+0.23] No GRO ok # 0.71 [+0.47] GRO frag list ok # 1.31 [+0.60] GRO fwd ok # 1.78 [+0.47] UDP fwd perf udp rx: 1648 MB/s 1342180 calls/s # 2.84 [+1.06] udp tx: 1709 MB/s 28995 calls/s 28995 msg/s # 3.82 [+0.97] udp rx: 1104 MB/s 899483 calls/s # 3.84 [+0.03] udp tx: 1852 MB/s 31423 calls/s 31423 msg/s # 4.82 [+0.98] udp rx: 1881 MB/s 1532016 calls/s # 4.84 [+0.02] udp tx: 1880 MB/s 31891 calls/s 31891 msg/s # 4.96 [+0.12] UDP GRO fwd perf udp rx: 1475 MB/s 1200928 calls/s # 6.03 [+1.07] udp tx: 1814 MB/s 30773 calls/s 30773 msg/s # 7.00 [+0.97] udp rx: 1826 MB/s 1486656 calls/s # 7.03 [+0.03] udp tx: 1825 MB/s 30955 calls/s 30955 msg/s # 8.00 [+0.97] udp rx: 1771 MB/s 1442470 calls/s # 8.03 [+0.03] udp tx: 1832 MB/s 31088 calls/s 31088 msg/s # 8.61 [+0.58] GRO frag list over UDP tunnel ok # 9.35 [+0.74] GRO fwd over UDP tunnel ok # 9.60 [+0.25] IPv6 # 9.83 [+0.23] No GRO ok # 10.35 [+0.52] GRO frag list ok # 10.91 [+0.56] GRO fwd ok # 11.39 [+0.47] UDP fwd perf udp rx: 1409 MB/s 1147275 calls/s # 12.45 [+1.06] udp tx: 1740 MB/s 29513 calls/s 29513 msg/s # 13.42 [+0.97] udp rx: 1857 MB/s 1512432 calls/s # 13.45 [+0.03] udp tx: 1855 MB/s 31473 calls/s 31473 msg/s # 14.42 [+0.97] udp rx: 1848 MB/s 1504848 calls/s # 14.45 [+0.03] udp tx: 1846 MB/s 31324 calls/s 31324 msg/s # 14.57 [+0.12] UDP GRO fwd perf udp rx: 1700 MB/s 1384644 calls/s # 15.64 [+1.07] udp tx: 1828 MB/s 31018 calls/s 31018 msg/s # 16.61 [+0.97] udp rx: 1702 MB/s 1386284 calls/s # 16.64 [+0.03] udp tx: 1860 MB/s 31558 calls/s 31558 msg/s # 17.61 [+0.97] udp rx: 1854 MB/s 1510176 calls/s # 17.64 [+0.03] udp tx: 1852 MB/s 31422 calls/s 31422 msg/s # 18.21 [+0.58] GRO frag list over UDP tunnel ok # 18.98 [+0.76] 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__->