make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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: 1703 MB/s 1386023 calls/s # udp tx: 1899 MB/s 32221 calls/s 32221 msg/s # udp rx: 1884 MB/s 1533983 calls/s # udp tx: 1902 MB/s 32273 calls/s 32273 msg/s # udp rx: 1885 MB/s 1535166 calls/s # udp tx: 1897 MB/s 32178 calls/s 32178 msg/s # UDP GRO fwd perf udp rx: 1840 MB/s 1498523 calls/s # udp tx: 1908 MB/s 32368 calls/s 32368 msg/s # udp rx: 1904 MB/s 1550216 calls/s # udp tx: 1915 MB/s 32492 calls/s 32492 msg/s # udp rx: 1972 MB/s 1605437 calls/s # udp tx: 1983 MB/s 33636 calls/s 33636 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: 1441 MB/s 1173382 calls/s # udp tx: 1780 MB/s 30200 calls/s 30200 msg/s # udp rx: 1912 MB/s 1557086 calls/s # udp tx: 1928 MB/s 32704 calls/s 32704 msg/s # udp rx: 1821 MB/s 1482564 calls/s # udp tx: 1834 MB/s 31111 calls/s 31111 msg/s # UDP GRO fwd perf udp rx: 1310 MB/s 1067020 calls/s # udp tx: 1937 MB/s 32864 calls/s 32864 msg/s # udp rx: 1943 MB/s 1582406 calls/s # udp tx: 1955 MB/s 33166 calls/s 33166 msg/s # udp rx: 1943 MB/s 1582494 calls/s # udp tx: 1956 MB/s 33179 calls/s 33179 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__->