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: 1676 MB/s 1364754 calls/s # udp tx: 1864 MB/s 31629 calls/s 31629 msg/s # udp rx: 1687 MB/s 1373611 calls/s # udp tx: 1893 MB/s 32114 calls/s 32114 msg/s # udp rx: 1909 MB/s 1554322 calls/s # udp tx: 1925 MB/s 32660 calls/s 32660 msg/s # UDP GRO fwd perf udp rx: 1728 MB/s 1407082 calls/s # udp tx: 1924 MB/s 32647 calls/s 32647 msg/s # udp rx: 1917 MB/s 1561366 calls/s # udp tx: 1923 MB/s 32631 calls/s 32631 msg/s # udp rx: 1919 MB/s 1562361 calls/s # udp tx: 1926 MB/s 32670 calls/s 32670 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: 890 MB/s 724483 calls/s # udp tx: 1220 MB/s 20698 calls/s 20698 msg/s # udp rx: 1137 MB/s 926055 calls/s # udp tx: 1142 MB/s 19377 calls/s 19377 msg/s # udp rx: 1209 MB/s 984412 calls/s # udp tx: 1227 MB/s 20818 calls/s 20818 msg/s # UDP GRO fwd perf udp rx: 1121 MB/s 913317 calls/s # udp tx: 1182 MB/s 20056 calls/s 20056 msg/s # udp rx: 1221 MB/s 994463 calls/s # udp tx: 1229 MB/s 20853 calls/s 20853 msg/s # udp rx: 1229 MB/s 1000635 calls/s # udp tx: 1236 MB/s 20965 calls/s 20965 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__->