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.01 [+0.01] IPv4 # 0.25 [+0.23] No GRO ok # 0.76 [+0.51] GRO frag list ok # 1.33 [+0.57] GRO fwd ok # 1.81 [+0.48] UDP fwd perf udp rx: 1728 MB/s 1407216 calls/s # 2.88 [+1.07] udp tx: 1901 MB/s 32255 calls/s 32255 msg/s # 3.85 [+0.97] udp rx: 1544 MB/s 1257335 calls/s # 3.88 [+0.02] udp tx: 1924 MB/s 32647 calls/s 32647 msg/s # 4.85 [+0.97] udp rx: 1880 MB/s 1530570 calls/s # 4.88 [+0.03] udp tx: 1944 MB/s 32986 calls/s 32986 msg/s # 4.99 [+0.12] UDP GRO fwd perf udp rx: 1594 MB/s 1298222 calls/s # 6.06 [+1.07] udp tx: 1899 MB/s 32218 calls/s 32218 msg/s # 7.04 [+0.97] udp rx: 1808 MB/s 1472112 calls/s # 7.06 [+0.02] udp tx: 1806 MB/s 30634 calls/s 30634 msg/s # 8.03 [+0.97] udp rx: 1642 MB/s 1337253 calls/s # 8.06 [+0.03] udp tx: 1661 MB/s 28188 calls/s 28188 msg/s # 8.70 [+0.64] GRO frag list over UDP tunnel ok # 9.46 [+0.76] GRO fwd over UDP tunnel ok # 9.72 [+0.26] IPv6 # 9.97 [+0.25] No GRO ok # 10.53 [+0.56] GRO frag list ok # 11.07 [+0.54] GRO fwd ok # 11.59 [+0.52] UDP fwd perf udp rx: 1728 MB/s 1407077 calls/s # 12.66 [+1.07] udp tx: 1863 MB/s 31605 calls/s 31605 msg/s # 13.63 [+0.98] udp rx: 1712 MB/s 1393914 calls/s # 13.66 [+0.02] udp tx: 1842 MB/s 31252 calls/s 31252 msg/s # 14.63 [+0.98] udp rx: 1860 MB/s 1515024 calls/s # 14.66 [+0.02] udp tx: 1861 MB/s 31571 calls/s 31571 msg/s # 14.78 [+0.12] UDP GRO fwd perf udp rx: 1807 MB/s 1471200 calls/s # 15.84 [+1.06] udp tx: 1843 MB/s 31273 calls/s 31273 msg/s # 16.81 [+0.98] udp rx: 1865 MB/s 1518720 calls/s # 16.84 [+0.02] udp tx: 1870 MB/s 31728 calls/s 31728 msg/s # 17.81 [+0.98] udp rx: 1498 MB/s 1220157 calls/s # 17.84 [+0.02] udp tx: 1801 MB/s 30560 calls/s 30560 msg/s # 18.43 [+0.59] GRO frag list over UDP tunnel ok # 19.22 [+0.79] 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__->