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: 1376 MB/s 1119196 calls/s # udp tx: 1876 MB/s 31821 calls/s 31821 msg/s # udp rx: 1682 MB/s 1366657 calls/s # udp tx: 1952 MB/s 33120 calls/s 33120 msg/s # udp rx: 1930 MB/s 1571378 calls/s # udp tx: 1938 MB/s 32886 calls/s 32886 msg/s # UDP GRO fwd perf udp rx: 1692 MB/s 1376774 calls/s # udp tx: 1822 MB/s 30917 calls/s 30917 msg/s # udp rx: 1906 MB/s 1552047 calls/s # udp tx: 1933 MB/s 32789 calls/s 32789 msg/s # udp rx: 1910 MB/s 1555071 calls/s # udp tx: 1936 MB/s 32848 calls/s 32848 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: 1452 MB/s 1179372 calls/s # udp tx: 1897 MB/s 32186 calls/s 32186 msg/s # udp rx: 1774 MB/s 1441517 calls/s # udp tx: 1830 MB/s 31050 calls/s 31050 msg/s # udp rx: 1823 MB/s 1479321 calls/s # udp tx: 1928 MB/s 32714 calls/s 32714 msg/s # UDP GRO fwd perf udp rx: 1510 MB/s 1224795 calls/s # udp tx: 1938 MB/s 32873 calls/s 32873 msg/s # udp rx: 1820 MB/s 1478097 calls/s # udp tx: 1900 MB/s 32242 calls/s 32242 msg/s # udp rx: 1691 MB/s 1374864 calls/s # udp tx: 1845 MB/s 31299 calls/s 31299 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__->