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.24] No GRO ok # 0.77 [+0.51] GRO frag list ok # 1.28 [+0.52] GRO fwd ok # 1.73 [+0.45] UDP fwd perf udp rx: 1669 MB/s 1359495 calls/s # 2.79 [+1.06] udp tx: 1905 MB/s 32311 calls/s 32311 msg/s # 3.77 [+0.98] udp rx: 1780 MB/s 1449924 calls/s # 3.79 [+0.02] udp tx: 1974 MB/s 33497 calls/s 33497 msg/s # 4.77 [+0.98] udp rx: 1984 MB/s 1615712 calls/s # 4.79 [+0.02] udp tx: 1982 MB/s 33632 calls/s 33632 msg/s # 4.91 [+0.12] UDP GRO fwd perf udp rx: 1757 MB/s 1430444 calls/s # 5.97 [+1.06] udp tx: 1990 MB/s 33760 calls/s 33760 msg/s # 6.95 [+0.98] udp rx: 1843 MB/s 1500575 calls/s # 6.97 [+0.02] udp tx: 1979 MB/s 33571 calls/s 33571 msg/s # 7.97 [+1.00] udp tx: 1954 MB/s 33151 calls/s 33151 msg/s # 7.97 [+0.00] udp rx: 1733 MB/s 1411493 calls/s # 8.50 [+0.54] GRO frag list over UDP tunnel ok # 9.20 [+0.70] GRO fwd over UDP tunnel ok # 9.44 [+0.24] IPv6 # 9.64 [+0.20] No GRO ok # 10.13 [+0.49] GRO frag list ok # 10.64 [+0.51] GRO fwd ok # 11.11 [+0.47] UDP fwd perf udp rx: 1713 MB/s 1395293 calls/s # 12.17 [+1.07] udp tx: 1794 MB/s 30434 calls/s 30434 msg/s # 13.15 [+0.97] udp rx: 1734 MB/s 1411748 calls/s # 13.17 [+0.03] udp tx: 1843 MB/s 31259 calls/s 31259 msg/s # 14.16 [+0.98] udp rx: 1702 MB/s 1385784 calls/s # 14.17 [+0.02] udp tx: 1814 MB/s 30772 calls/s 30772 msg/s # 14.29 [+0.12] UDP GRO fwd perf udp rx: 1550 MB/s 1262204 calls/s # 15.36 [+1.06] udp tx: 1859 MB/s 31543 calls/s 31543 msg/s # 16.33 [+0.98] udp rx: 1946 MB/s 1584288 calls/s # 16.36 [+0.03] udp tx: 1944 MB/s 32978 calls/s 32978 msg/s # 17.33 [+0.98] udp rx: 1816 MB/s 1478443 calls/s # 17.36 [+0.02] udp tx: 1906 MB/s 32336 calls/s 32336 msg/s # 17.89 [+0.53] GRO frag list over UDP tunnel ok # 18.58 [+0.69] 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__->