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.26 [+0.25] No GRO ok # 0.81 [+0.55] GRO frag list ok # 1.40 [+0.59] GRO fwd ok # 1.88 [+0.48] UDP fwd perf udp rx: 1522 MB/s 1239469 calls/s # 2.95 [+1.07] udp tx: 1802 MB/s 30570 calls/s 30570 msg/s # 3.93 [+0.97] udp rx: 1784 MB/s 1452960 calls/s # 3.95 [+0.03] udp tx: 1783 MB/s 30242 calls/s 30242 msg/s # 4.93 [+0.97] udp rx: 1630 MB/s 1327555 calls/s # 4.95 [+0.03] udp tx: 1798 MB/s 30508 calls/s 30508 msg/s # 5.07 [+0.12] UDP GRO fwd perf udp rx: 1583 MB/s 1289184 calls/s # 6.15 [+1.08] udp tx: 1641 MB/s 27836 calls/s 27836 msg/s # 7.12 [+0.97] udp rx: 1676 MB/s 1364880 calls/s # 7.15 [+0.03] udp tx: 1675 MB/s 28410 calls/s 28410 msg/s # 8.12 [+0.97] udp rx: 1803 MB/s 1468464 calls/s # 8.15 [+0.03] udp tx: 1803 MB/s 30596 calls/s 30596 msg/s # 8.81 [+0.66] GRO frag list over UDP tunnel ok # 9.64 [+0.83] GRO fwd over UDP tunnel ok # 9.90 [+0.26] IPv6 # 10.14 [+0.24] No GRO ok # 10.67 [+0.54] GRO frag list ok # 11.21 [+0.54] GRO fwd ok # 11.69 [+0.48] UDP fwd perf udp rx: 1654 MB/s 1347312 calls/s # 12.77 [+1.07] udp tx: 1713 MB/s 29057 calls/s 29057 msg/s # 13.74 [+0.97] udp rx: 1723 MB/s 1403328 calls/s # 13.77 [+0.03] udp tx: 1718 MB/s 29151 calls/s 29151 msg/s # 14.74 [+0.97] udp rx: 1747 MB/s 1422912 calls/s # 14.77 [+0.03] udp tx: 1747 MB/s 29646 calls/s 29646 msg/s # 14.89 [+0.12] UDP GRO fwd perf udp rx: 1716 MB/s 1397088 calls/s # 15.96 [+1.07] udp tx: 1773 MB/s 30082 calls/s 30082 msg/s # 16.93 [+0.97] udp rx: 1740 MB/s 1416912 calls/s # 16.96 [+0.03] udp tx: 1738 MB/s 29479 calls/s 29479 msg/s # 17.93 [+0.97] udp rx: 1853 MB/s 1509062 calls/s # 17.96 [+0.03] udp tx: 1872 MB/s 31765 calls/s 31765 msg/s # 18.52 [+0.56] GRO frag list over UDP tunnel ok # 19.29 [+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__->