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.29 [+0.26] No GRO ok # 0.82 [+0.54] GRO frag list ok # 1.44 [+0.62] GRO fwd ok # 1.96 [+0.51] UDP fwd perf udp rx: 1459 MB/s 1188524 calls/s # 3.03 [+1.07] udp tx: 1545 MB/s 26214 calls/s 26214 msg/s # 4.00 [+0.97] udp rx: 1712 MB/s 1394352 calls/s # 4.03 [+0.03] udp tx: 1697 MB/s 28797 calls/s 28797 msg/s # 5.00 [+0.97] udp rx: 1679 MB/s 1367664 calls/s # 5.03 [+0.03] udp tx: 1691 MB/s 28696 calls/s 28696 msg/s # 5.15 [+0.12] UDP GRO fwd perf udp rx: 1611 MB/s 1312339 calls/s # 6.22 [+1.07] udp tx: 1818 MB/s 30842 calls/s 30842 msg/s # 7.19 [+0.97] udp rx: 1723 MB/s 1403328 calls/s # 7.22 [+0.03] udp tx: 1717 MB/s 29127 calls/s 29127 msg/s # 8.19 [+0.97] udp rx: 1599 MB/s 1302336 calls/s # 8.22 [+0.03] udp tx: 1600 MB/s 27148 calls/s 27148 msg/s # 8.81 [+0.59] GRO frag list over UDP tunnel ok # 9.62 [+0.80] GRO fwd over UDP tunnel ok # 9.88 [+0.26] IPv6 # 10.12 [+0.24] No GRO ok # 10.64 [+0.53] GRO frag list ok # 11.22 [+0.57] GRO fwd ok # 11.71 [+0.50] UDP fwd perf udp rx: 1621 MB/s 1319756 calls/s # 12.78 [+1.07] udp tx: 1674 MB/s 28401 calls/s 28401 msg/s # 13.76 [+0.97] udp rx: 1815 MB/s 1477824 calls/s # 13.78 [+0.03] udp tx: 1816 MB/s 30811 calls/s 30811 msg/s # 14.76 [+0.97] udp rx: 1823 MB/s 1484832 calls/s # 14.78 [+0.03] udp tx: 1822 MB/s 30908 calls/s 30908 msg/s # 14.90 [+0.12] UDP GRO fwd perf udp rx: 1471 MB/s 1197801 calls/s # 15.98 [+1.08] udp tx: 1630 MB/s 27657 calls/s 27657 msg/s # 16.95 [+0.97] udp rx: 1700 MB/s 1384000 calls/s # 16.98 [+0.03] udp tx: 1709 MB/s 28993 calls/s 28993 msg/s # 17.95 [+0.97] udp rx: 1835 MB/s 1493984 calls/s # 17.98 [+0.03] udp tx: 1834 MB/s 31107 calls/s 31107 msg/s # 18.60 [+0.62] GRO frag list over UDP tunnel ok # 19.36 [+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__->