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.21 [+0.20] No GRO ok # 0.71 [+0.50] GRO frag list ok # 1.25 [+0.54] GRO fwd ok # 1.72 [+0.47] UDP fwd perf udp rx: 1745 MB/s 1418493 calls/s # 2.78 [+1.06] udp tx: 1844 MB/s 31279 calls/s 31279 msg/s # 3.76 [+0.98] udp rx: 1797 MB/s 1461709 calls/s # 3.78 [+0.02] udp tx: 1838 MB/s 31186 calls/s 31186 msg/s # 4.76 [+0.98] udp rx: 1824 MB/s 1482907 calls/s # 4.78 [+0.02] udp tx: 1882 MB/s 31925 calls/s 31925 msg/s # 4.90 [+0.12] UDP GRO fwd perf udp rx: 1762 MB/s 1432830 calls/s # 5.95 [+1.06] udp tx: 1853 MB/s 31444 calls/s 31444 msg/s # 6.93 [+0.98] udp rx: 1852 MB/s 1506161 calls/s # 6.95 [+0.02] udp tx: 1895 MB/s 32143 calls/s 32143 msg/s # 7.93 [+0.98] udp rx: 1921 MB/s 1563386 calls/s # 7.95 [+0.02] udp tx: 1945 MB/s 33004 calls/s 33004 msg/s # 8.49 [+0.54] GRO frag list over UDP tunnel ok # 9.18 [+0.70] GRO fwd over UDP tunnel ok # 9.43 [+0.24] IPv6 # 9.68 [+0.25] No GRO ok # 10.16 [+0.48] GRO frag list ok # 10.68 [+0.52] GRO fwd ok # 11.14 [+0.47] UDP fwd perf udp rx: 1424 MB/s 1153685 calls/s # 12.21 [+1.06] udp tx: 1908 MB/s 32372 calls/s 32372 msg/s # 13.18 [+0.97] udp rx: 1699 MB/s 1377279 calls/s # 13.21 [+0.03] udp tx: 1948 MB/s 33050 calls/s 33050 msg/s # 14.18 [+0.97] udp rx: 1694 MB/s 1372684 calls/s # 14.21 [+0.03] udp tx: 1934 MB/s 32812 calls/s 32812 msg/s # 14.33 [+0.12] UDP GRO fwd perf udp rx: 1384 MB/s 1121459 calls/s # 15.39 [+1.06] udp tx: 1939 MB/s 32889 calls/s 32889 msg/s # 16.36 [+0.98] udp rx: 1637 MB/s 1326520 calls/s # 16.39 [+0.02] udp tx: 1926 MB/s 32683 calls/s 32683 msg/s # 17.37 [+0.98] udp rx: 1564 MB/s 1267336 calls/s # 17.39 [+0.02] udp tx: 1940 MB/s 32916 calls/s 32916 msg/s # 17.97 [+0.58] GRO frag list over UDP tunnel ok # 18.69 [+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__->