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: 1874 MB/s 1526048 calls/s # udp tx: 1950 MB/s 33086 calls/s 33086 msg/s # udp rx: 1951 MB/s 1588384 calls/s # udp tx: 1962 MB/s 33283 calls/s 33283 msg/s # udp rx: 1948 MB/s 1586301 calls/s # udp tx: 1958 MB/s 33217 calls/s 33217 msg/s # UDP GRO fwd perf udp rx: 1315 MB/s 1069625 calls/s # udp tx: 1924 MB/s 32638 calls/s 32638 msg/s # udp rx: 1644 MB/s 1338502 calls/s # udp tx: 1958 MB/s 33222 calls/s 33222 msg/s # udp rx: 1937 MB/s 1577259 calls/s # udp tx: 1949 MB/s 33062 calls/s 33062 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: 791 MB/s 641266 calls/s # udp tx: 1276 MB/s 21646 calls/s 21646 msg/s # udp rx: 784 MB/s 636161 calls/s # udp tx: 1280 MB/s 21720 calls/s 21720 msg/s # udp rx: 917 MB/s 744514 calls/s # udp tx: 1267 MB/s 21502 calls/s 21502 msg/s # UDP GRO fwd perf udp rx: 854 MB/s 692680 calls/s # udp tx: 1283 MB/s 21774 calls/s 21774 msg/s # udp rx: 861 MB/s 698295 calls/s # udp tx: 1265 MB/s 21470 calls/s 21470 msg/s # udp rx: 981 MB/s 796008 calls/s # udp tx: 1259 MB/s 21367 calls/s 21367 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__->