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' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1729 MB/s 1407315 calls/s # udp tx: 1864 MB/s 31620 calls/s 31620 msg/s # udp rx: 1861 MB/s 1513673 calls/s # udp tx: 1894 MB/s 32130 calls/s 32130 msg/s # udp rx: 1858 MB/s 1512596 calls/s # udp tx: 1885 MB/s 31974 calls/s 31974 msg/s # UDP GRO fwd perf udp rx: 1718 MB/s 1397538 calls/s # udp tx: 1890 MB/s 32057 calls/s 32057 msg/s # udp rx: 1941 MB/s 1579895 calls/s # udp tx: 1959 MB/s 33228 calls/s 33228 msg/s # udp rx: 1954 MB/s 1589816 calls/s # udp tx: 1979 MB/s 33567 calls/s 33567 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1371 MB/s 1112286 calls/s # udp tx: 1885 MB/s 31985 calls/s 31985 msg/s # udp rx: 1692 MB/s 1372769 calls/s # udp tx: 1912 MB/s 32431 calls/s 32431 msg/s # udp rx: 1747 MB/s 1416112 calls/s # udp tx: 1937 MB/s 32863 calls/s 32863 msg/s # UDP GRO fwd perf udp rx: 1533 MB/s 1245224 calls/s # udp tx: 1844 MB/s 31278 calls/s 31278 msg/s # udp rx: 1603 MB/s 1301792 calls/s # udp tx: 1835 MB/s 31129 calls/s 31129 msg/s # udp rx: 1771 MB/s 1438281 calls/s # udp tx: 1883 MB/s 31939 calls/s 31939 msg/s # GRO frag list over UDP tunnel ok # 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__->