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.30 [+0.28] No GRO ok # 0.86 [+0.56] GRO frag list ok # 1.47 [+0.60] GRO fwd ok # 1.92 [+0.45] UDP fwd perf udp rx: 1433 MB/s 1166919 calls/s # 2.98 [+1.06] udp tx: 1880 MB/s 31898 calls/s 31898 msg/s # 3.96 [+0.98] udp rx: 1912 MB/s 1556928 calls/s # 3.98 [+0.02] udp tx: 1911 MB/s 32413 calls/s 32413 msg/s # 4.96 [+0.98] udp rx: 1954 MB/s 1591248 calls/s # 4.98 [+0.02] udp tx: 1953 MB/s 33139 calls/s 33139 msg/s # 5.10 [+0.12] UDP GRO fwd perf udp rx: 1907 MB/s 1552752 calls/s # 6.16 [+1.07] udp tx: 1958 MB/s 33224 calls/s 33224 msg/s # 7.14 [+0.97] udp rx: 1805 MB/s 1470144 calls/s # 7.16 [+0.03] udp tx: 1802 MB/s 30580 calls/s 30580 msg/s # 8.14 [+0.98] udp rx: 1846 MB/s 1503360 calls/s # 8.16 [+0.02] udp tx: 1843 MB/s 31275 calls/s 31275 msg/s # 8.77 [+0.60] GRO frag list over UDP tunnel ok # 9.60 [+0.83] GRO fwd over UDP tunnel ok # 9.86 [+0.26] IPv6 # 10.12 [+0.26] No GRO ok # 10.68 [+0.57] GRO frag list ok # 11.28 [+0.60] GRO fwd ok # 11.85 [+0.57] UDP fwd perf udp rx: 581 MB/s 473617 calls/s # 12.94 [+1.10] udp tx: 1023 MB/s 17367 calls/s 17367 msg/s # 13.94 [+1.00] udp tx: 1155 MB/s 19605 calls/s 19605 msg/s # 13.94 [+0.00] udp rx: 786 MB/s 640314 calls/s # 14.94 [+1.00] udp tx: 1208 MB/s 20497 calls/s 20497 msg/s # 15.04 [+0.10] udp rx: 724 MB/s 589351 calls/s # 15.06 [+0.02] UDP GRO fwd perf udp rx: 1373 MB/s 1118526 calls/s # 16.13 [+1.07] udp tx: 1716 MB/s 29107 calls/s 29107 msg/s # 17.11 [+0.98] udp rx: 1541 MB/s 1255032 calls/s # 17.13 [+0.02] udp tx: 1830 MB/s 31040 calls/s 31040 msg/s # 18.11 [+0.98] udp rx: 1812 MB/s 1475621 calls/s # 18.13 [+0.02] udp tx: 1910 MB/s 32396 calls/s 32396 msg/s # 18.75 [+0.62] GRO frag list over UDP tunnel ok # 19.58 [+0.83] 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__->