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.28] No GRO ok # 0.86 [+0.57] GRO frag list ok # 1.48 [+0.62] GRO fwd ok # 2.05 [+0.57] UDP fwd perf udp rx: 1397 MB/s 1137923 calls/s # 3.13 [+1.08] udp tx: 1586 MB/s 26902 calls/s 26902 msg/s # 4.09 [+0.96] udp rx: 1630 MB/s 1327370 calls/s # 4.13 [+0.04] udp tx: 1881 MB/s 31919 calls/s 31919 msg/s # 5.10 [+0.97] udp rx: 1862 MB/s 1516343 calls/s # 5.13 [+0.03] udp tx: 1899 MB/s 32218 calls/s 32218 msg/s # 5.25 [+0.12] UDP GRO fwd perf udp rx: 1761 MB/s 1434240 calls/s # 6.33 [+1.08] udp tx: 1831 MB/s 31061 calls/s 31061 msg/s # 7.29 [+0.96] udp rx: 1828 MB/s 1488672 calls/s # 7.33 [+0.04] udp tx: 1826 MB/s 30974 calls/s 30974 msg/s # 8.30 [+0.96] udp rx: 1739 MB/s 1416528 calls/s # 8.33 [+0.04] udp tx: 1732 MB/s 29388 calls/s 29388 msg/s # 8.96 [+0.63] GRO frag list over UDP tunnel ok # 9.76 [+0.80] GRO fwd over UDP tunnel ok # 10.04 [+0.28] IPv6 # 10.31 [+0.27] No GRO ok # 10.89 [+0.58] GRO frag list ok # 11.51 [+0.62] GRO fwd ok # 12.01 [+0.50] UDP fwd perf udp rx: 1756 MB/s 1430160 calls/s # 13.09 [+1.08] udp tx: 1818 MB/s 30837 calls/s 30837 msg/s # 14.05 [+0.97] udp rx: 1696 MB/s 1381352 calls/s # 14.09 [+0.03] udp tx: 1690 MB/s 28666 calls/s 28666 msg/s # 15.05 [+0.97] udp rx: 1712 MB/s 1394392 calls/s # 15.09 [+0.03] udp tx: 1708 MB/s 28977 calls/s 28977 msg/s # 15.21 [+0.12] UDP GRO fwd perf udp rx: 1576 MB/s 1283515 calls/s # 16.29 [+1.08] udp tx: 1690 MB/s 28678 calls/s 28678 msg/s # 17.25 [+0.96] udp rx: 1525 MB/s 1241741 calls/s # 17.29 [+0.04] udp tx: 1765 MB/s 29947 calls/s 29947 msg/s # 18.25 [+0.96] udp rx: 1754 MB/s 1428313 calls/s # 18.29 [+0.04] udp tx: 1808 MB/s 30668 calls/s 30668 msg/s # 18.93 [+0.64] GRO frag list over UDP tunnel ok # 19.69 [+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__->