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: 969 MB/s 16447 calls/s 16447 msg/s # tcp rx: 991 MB/s 65506 calls/s # tcp tx: 992 MB/s 16830 calls/s 16830 msg/s # tcp rx: 991 MB/s 50482 calls/s # tcp tx: 990 MB/s 16802 calls/s 16802 msg/s # tcp rx: 991 MB/s 50490 calls/s # tcp tx: 993 MB/s 16846 calls/s 16846 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: 526 MB/s 381921 calls/s # udp tx: 781 MB/s 13247 calls/s 13247 msg/s # udp rx: 508 MB/s 368687 calls/s # udp tx: 844 MB/s 14327 calls/s 14327 msg/s # udp rx: 537 MB/s 389153 calls/s # udp tx: 814 MB/s 13809 calls/s 13809 msg/s # udp rx: 536 MB/s 388352 calls/s # udp tx: 844 MB/s 14325 calls/s 14325 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: 1049 MB/s 765467 calls/s # udp tx: 1077 MB/s 18268 calls/s 18268 msg/s # udp rx: 1149 MB/s 838303 calls/s # udp tx: 1153 MB/s 19567 calls/s 19567 msg/s # udp rx: 1160 MB/s 846716 calls/s # udp tx: 1162 MB/s 19712 calls/s 19712 msg/s # udp rx: 1163 MB/s 848736 calls/s # udp tx: 1165 MB/s 19761 calls/s 19761 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__->