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.01 [+0.01] IPv4 # 0.23 [+0.22] No GRO ok # 0.75 [+0.52] GRO frag list ok # 1.28 [+0.53] GRO fwd ok # 1.74 [+0.46] UDP fwd perf udp rx: 1811 MB/s 1472587 calls/s # 2.79 [+1.06] udp tx: 1885 MB/s 31982 calls/s 31982 msg/s # 3.77 [+0.98] udp rx: 1748 MB/s 1421981 calls/s # 3.79 [+0.02] udp tx: 1784 MB/s 30270 calls/s 30270 msg/s # 4.77 [+0.98] udp rx: 1876 MB/s 1523521 calls/s # 4.79 [+0.02] udp tx: 1924 MB/s 32641 calls/s 32641 msg/s # 4.91 [+0.12] UDP GRO fwd perf udp rx: 1838 MB/s 1494850 calls/s # 5.97 [+1.06] udp tx: 1938 MB/s 32872 calls/s 32872 msg/s # 6.95 [+0.98] udp rx: 1886 MB/s 1531166 calls/s # 6.97 [+0.02] udp tx: 1974 MB/s 33481 calls/s 33481 msg/s # 7.95 [+0.98] udp rx: 1888 MB/s 1531813 calls/s # 7.97 [+0.02] udp tx: 1987 MB/s 33704 calls/s 33704 msg/s # 8.50 [+0.52] GRO frag list over UDP tunnel ok # 9.19 [+0.69] GRO fwd over UDP tunnel ok # 9.42 [+0.23] IPv6 # 9.64 [+0.23] No GRO ok # 10.08 [+0.44] GRO frag list ok # 10.58 [+0.49] GRO fwd ok # 11.06 [+0.49] UDP fwd perf udp rx: 1044 MB/s 847948 calls/s # 12.12 [+1.06] udp tx: 1723 MB/s 29226 calls/s 29226 msg/s # 13.10 [+0.98] udp rx: 1682 MB/s 1365202 calls/s # 13.12 [+0.02] udp tx: 1836 MB/s 31140 calls/s 31140 msg/s # 14.10 [+0.98] udp rx: 1748 MB/s 1418579 calls/s # 14.12 [+0.02] udp tx: 1882 MB/s 31928 calls/s 31928 msg/s # 14.24 [+0.12] UDP GRO fwd perf udp rx: 1527 MB/s 1237571 calls/s # 15.30 [+1.06] udp tx: 1897 MB/s 32178 calls/s 32178 msg/s # 16.28 [+0.98] udp rx: 1692 MB/s 1371838 calls/s # 16.30 [+0.02] udp tx: 1899 MB/s 32216 calls/s 32216 msg/s # 17.28 [+0.98] udp rx: 1522 MB/s 1234344 calls/s # 17.30 [+0.02] udp tx: 1847 MB/s 31342 calls/s 31342 msg/s # 17.84 [+0.54] GRO frag list over UDP tunnel ok # 18.56 [+0.72] 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__->