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.28 [+0.26] No GRO ok # 0.84 [+0.56] GRO frag list ok # 1.46 [+0.61] GRO fwd ok # 1.94 [+0.49] UDP fwd perf udp rx: 1729 MB/s 1407867 calls/s # 3.01 [+1.07] udp tx: 1949 MB/s 33067 calls/s 33067 msg/s # 4.01 [+1.00] udp tx: 1967 MB/s 33365 calls/s 33365 msg/s # 4.01 [+0.00] udp rx: 1772 MB/s 1442887 calls/s # 5.01 [+1.00] udp tx: 1974 MB/s 33485 calls/s 33485 msg/s # 5.11 [+0.10] udp rx: 1960 MB/s 1595703 calls/s # 5.13 [+0.02] UDP GRO fwd perf udp rx: 1907 MB/s 1552467 calls/s # 6.19 [+1.07] udp tx: 1973 MB/s 33465 calls/s 33465 msg/s # 7.17 [+0.97] udp rx: 1958 MB/s 1594129 calls/s # 7.19 [+0.03] udp tx: 1968 MB/s 33379 calls/s 33379 msg/s # 8.17 [+0.98] udp rx: 1963 MB/s 1598574 calls/s # 8.19 [+0.02] udp tx: 1975 MB/s 33502 calls/s 33502 msg/s # 8.75 [+0.56] GRO frag list over UDP tunnel ok # 9.45 [+0.70] GRO fwd over UDP tunnel ok # 9.69 [+0.24] IPv6 # 9.92 [+0.23] No GRO ok # 10.40 [+0.48] GRO frag list ok # 10.91 [+0.51] GRO fwd ok # 11.38 [+0.47] UDP fwd perf udp rx: 1695 MB/s 1380426 calls/s # 12.44 [+1.06] udp tx: 1902 MB/s 32276 calls/s 32276 msg/s # 13.41 [+0.97] udp rx: 1759 MB/s 1432640 calls/s # 13.44 [+0.03] udp tx: 1826 MB/s 30983 calls/s 30983 msg/s # 14.41 [+0.98] udp rx: 1893 MB/s 1541727 calls/s # 14.44 [+0.02] udp tx: 1913 MB/s 32452 calls/s 32452 msg/s # 14.56 [+0.12] UDP GRO fwd perf udp rx: 1786 MB/s 1454139 calls/s # 15.61 [+1.06] udp tx: 1932 MB/s 32770 calls/s 32770 msg/s # 16.59 [+0.97] udp rx: 1911 MB/s 1556542 calls/s # 16.61 [+0.03] udp tx: 1940 MB/s 32915 calls/s 32915 msg/s # 17.59 [+0.98] udp rx: 1868 MB/s 1521336 calls/s # 17.61 [+0.02] udp tx: 1962 MB/s 33288 calls/s 33288 msg/s # 18.14 [+0.52] GRO frag list over UDP tunnel ok # 18.83 [+0.69] 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__->