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: 676 MB/s 11471 calls/s 11471 msg/s # tcp rx: 676 MB/s 34514 calls/s # tcp tx: 701 MB/s 11906 calls/s 11906 msg/s # tcp rx: 703 MB/s 35782 calls/s # tcp tx: 712 MB/s 12083 calls/s 12083 msg/s # tcp rx: 713 MB/s 36325 calls/s # tcp tx: 692 MB/s 11737 calls/s 11737 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: 509 MB/s 368384 calls/s # udp tx: 857 MB/s 14549 calls/s 14549 msg/s # udp rx: 522 MB/s 377600 calls/s # udp tx: 878 MB/s 14893 calls/s 14893 msg/s # udp rx: 520 MB/s 376811 calls/s # udp tx: 857 MB/s 14543 calls/s 14543 msg/s # udp rx: 522 MB/s 377856 calls/s # udp tx: 875 MB/s 14855 calls/s 14855 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: 1104 MB/s 805519 calls/s # udp tx: 1134 MB/s 19244 calls/s 19244 msg/s # udp rx: 1164 MB/s 849295 calls/s # udp tx: 1164 MB/s 19750 calls/s 19750 msg/s # udp rx: 1160 MB/s 846242 calls/s # udp tx: 1160 MB/s 19677 calls/s 19677 msg/s # udp rx: 1169 MB/s 853061 calls/s # udp tx: 1169 MB/s 19833 calls/s 19833 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__->