make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing-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.76 [+0.50] GRO frag list ok # 1.34 [+0.58] GRO fwd ok # 1.79 [+0.45] UDP fwd perf udp rx: 1494 MB/s 1213467 calls/s # 2.86 [+1.06] udp tx: 1809 MB/s 30688 calls/s 30688 msg/s # 3.83 [+0.97] udp rx: 1870 MB/s 1519460 calls/s # 3.86 [+0.03] udp tx: 1946 MB/s 33014 calls/s 33014 msg/s # 4.83 [+0.97] udp rx: 1875 MB/s 1524385 calls/s # 4.86 [+0.03] udp tx: 1935 MB/s 32832 calls/s 32832 msg/s # 4.97 [+0.12] UDP GRO fwd perf udp rx: 1776 MB/s 1443726 calls/s # 6.04 [+1.06] udp tx: 1885 MB/s 31982 calls/s 31982 msg/s # 7.01 [+0.98] udp rx: 1685 MB/s 1370525 calls/s # 7.04 [+0.02] udp tx: 1733 MB/s 29409 calls/s 29409 msg/s # 8.01 [+0.98] udp rx: 1847 MB/s 1501511 calls/s # 8.04 [+0.02] udp tx: 1922 MB/s 32613 calls/s 32613 msg/s # 8.64 [+0.60] GRO frag list over UDP tunnel ok # 9.36 [+0.72] GRO fwd over UDP tunnel ok # 9.61 [+0.25] IPv6 # 9.87 [+0.26] No GRO ok # 10.40 [+0.53] GRO frag list ok # 10.95 [+0.55] GRO fwd ok # 11.41 [+0.46] UDP fwd perf udp tx: 1687 MB/s 28623 calls/s 28623 msg/s # 12.48 [+1.07] udp rx: 1245 MB/s 1010668 calls/s # 13.48 [+1.00] udp tx: 1752 MB/s 29722 calls/s 29722 msg/s # 13.48 [+0.00] udp rx: 1538 MB/s 1248233 calls/s # 14.48 [+1.00] udp tx: 1785 MB/s 30283 calls/s 30283 msg/s # 14.58 [+0.10] udp rx: 1698 MB/s 1380398 calls/s # 14.60 [+0.02] UDP GRO fwd perf udp rx: 1604 MB/s 1300920 calls/s # 15.66 [+1.07] udp tx: 1846 MB/s 31313 calls/s 31313 msg/s # 16.64 [+0.97] udp rx: 1620 MB/s 1317302 calls/s # 16.66 [+0.03] udp tx: 1687 MB/s 28616 calls/s 28616 msg/s # 17.64 [+0.97] udp rx: 1646 MB/s 1334446 calls/s # 17.66 [+0.03] udp tx: 1883 MB/s 31941 calls/s 31941 msg/s # 18.22 [+0.55] GRO frag list over UDP tunnel ok # 18.93 [+0.71] GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->