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: 992 MB/s 16829 calls/s 16829 msg/s # tcp rx: 992 MB/s 50761 calls/s # tcp tx: 939 MB/s 15935 calls/s 15935 msg/s # tcp rx: 950 MB/s 48698 calls/s # tcp tx: 982 MB/s 16656 calls/s 16656 msg/s # tcp rx: 983 MB/s 49596 calls/s # tcp tx: 957 MB/s 16240 calls/s 16240 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: 584 MB/s 423843 calls/s # udp tx: 864 MB/s 14660 calls/s 14660 msg/s # udp rx: 537 MB/s 389888 calls/s # udp tx: 755 MB/s 12810 calls/s 12810 msg/s # udp rx: 581 MB/s 421888 calls/s # udp tx: 705 MB/s 11969 calls/s 11969 msg/s # udp rx: 576 MB/s 418635 calls/s # udp tx: 730 MB/s 12386 calls/s 12386 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: 1078 MB/s 786744 calls/s # udp tx: 1110 MB/s 18829 calls/s 18829 msg/s # udp rx: 1165 MB/s 850260 calls/s # udp tx: 1165 MB/s 19769 calls/s 19769 msg/s # udp rx: 1159 MB/s 845779 calls/s # udp tx: 1158 MB/s 19646 calls/s 19646 msg/s # udp rx: 1153 MB/s 841011 calls/s # udp tx: 1153 MB/s 19557 calls/s 19557 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__->