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: 1035 MB/s 843106 calls/s # udp tx: 1280 MB/s 21722 calls/s 21722 msg/s # udp rx: 1156 MB/s 941755 calls/s # udp tx: 1203 MB/s 20409 calls/s 20409 msg/s # udp rx: 1211 MB/s 986509 calls/s # udp tx: 1229 MB/s 20845 calls/s 20845 msg/s # UDP GRO fwd perf udp rx: 1657 MB/s 1349087 calls/s # udp tx: 1798 MB/s 30501 calls/s 30501 msg/s # udp rx: 1879 MB/s 1529917 calls/s # udp tx: 1899 MB/s 32212 calls/s 32212 msg/s # udp rx: 1881 MB/s 1531514 calls/s # udp tx: 1900 MB/s 32239 calls/s 32239 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: 969 MB/s 785849 calls/s # udp tx: 1647 MB/s 27945 calls/s 27945 msg/s # udp rx: 1736 MB/s 1407741 calls/s # udp tx: 1961 MB/s 33261 calls/s 33261 msg/s # udp rx: 1742 MB/s 1411867 calls/s # udp tx: 1974 MB/s 33497 calls/s 33497 msg/s # UDP GRO fwd perf udp rx: 1229 MB/s 999872 calls/s # udp tx: 1407 MB/s 23868 calls/s 23868 msg/s # udp rx: 1217 MB/s 990819 calls/s # udp tx: 1225 MB/s 20782 calls/s 20782 msg/s # udp rx: 1219 MB/s 992353 calls/s # udp tx: 1240 MB/s 21038 calls/s 21038 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__->