make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_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_frglist.sh # ipv6 # tcp - over veth touching data # -l 4 -6 -D 2001:db8::1 -t rx -4 -t # -4 -t # tcp tx: 1017 MB/s 17253 calls/s 17253 msg/s # tcp rx: 1018 MB/s 52099 calls/s # tcp tx: 1023 MB/s 17357 calls/s 17357 msg/s # tcp rx: 1024 MB/s 52201 calls/s # tcp tx: 1012 MB/s 17167 calls/s 17167 msg/s # tcp rx: 1013 MB/s 51840 calls/s # tcp tx: 1031 MB/s 17501 calls/s 17501 msg/s # udp gso - over veth touching data # -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # -4 -v # udp rx: 574 MB/s 415967 calls/s # udp tx: 1015 MB/s 17216 calls/s 17216 msg/s # udp rx: 530 MB/s 384452 calls/s # udp tx: 796 MB/s 13512 calls/s 13512 msg/s # udp rx: 536 MB/s 388359 calls/s # udp tx: 815 MB/s 13830 calls/s 13830 msg/s # udp rx: 532 MB/s 385902 calls/s # udp tx: 774 MB/s 13129 calls/s 13129 msg/s # udp gso and gro - over veth touching data # -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # -4 -G # udp rx: 1070 MB/s 780750 calls/s # udp tx: 1101 MB/s 18675 calls/s 18675 msg/s # udp rx: 1087 MB/s 792901 calls/s # udp tx: 1076 MB/s 18256 calls/s 18256 msg/s # udp rx: 714 MB/s 520984 calls/s # udp tx: 713 MB/s 12103 calls/s 12103 msg/s # udp rx: 711 MB/s 519076 calls/s # udp tx: 711 MB/s 12063 calls/s 12063 msg/s ok 1 selftests: net: udpgro_frglist.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__->