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: 1462 MB/s 1189027 calls/s # udp tx: 1927 MB/s 32696 calls/s 32696 msg/s # udp rx: 1773 MB/s 1443857 calls/s # udp tx: 1900 MB/s 32231 calls/s 32231 msg/s # udp rx: 1932 MB/s 1572879 calls/s # udp tx: 1946 MB/s 33009 calls/s 33009 msg/s # UDP GRO fwd perf udp rx: 1563 MB/s 1273100 calls/s # udp tx: 1972 MB/s 33447 calls/s 33447 msg/s # udp tx: 1970 MB/s 33418 calls/s 33418 msg/s # udp rx: 1889 MB/s 1537609 calls/s # udp tx: 1969 MB/s 33412 calls/s 33412 msg/s # udp rx: 1903 MB/s 1549860 calls/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: 1274 MB/s 1034577 calls/s # udp tx: 1772 MB/s 30055 calls/s 30055 msg/s # udp rx: 1775 MB/s 1439660 calls/s # udp tx: 1926 MB/s 32673 calls/s 32673 msg/s # udp rx: 1779 MB/s 1442292 calls/s # udp tx: 1929 MB/s 32727 calls/s 32727 msg/s # UDP GRO fwd perf udp rx: 967 MB/s 785540 calls/s # udp tx: 1885 MB/s 31972 calls/s 31972 msg/s # udp rx: 1748 MB/s 1418893 calls/s # udp tx: 1843 MB/s 31262 calls/s 31262 msg/s # udp rx: 1166 MB/s 945559 calls/s # udp tx: 1794 MB/s 30442 calls/s 30442 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__->