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: 926 MB/s 15711 calls/s 15711 msg/s # tcp rx: 949 MB/s 48886 calls/s # tcp tx: 787 MB/s 13354 calls/s 13354 msg/s # tcp rx: 780 MB/s 41272 calls/s # tcp tx: 599 MB/s 10165 calls/s 10165 msg/s # tcp rx: 596 MB/s 32109 calls/s # tcp tx: 578 MB/s 9812 calls/s 9812 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: 637 MB/s 461568 calls/s # udp tx: 1277 MB/s 21674 calls/s 21674 msg/s # udp rx: 658 MB/s 476672 calls/s # udp tx: 1280 MB/s 21723 calls/s 21723 msg/s # udp rx: 661 MB/s 478976 calls/s # udp tx: 1278 MB/s 21678 calls/s 21678 msg/s # udp rx: 663 MB/s 480512 calls/s # udp tx: 1287 MB/s 21831 calls/s 21831 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: 658 MB/s 480551 calls/s # udp tx: 683 MB/s 11587 calls/s 11587 msg/s # udp rx: 707 MB/s 516073 calls/s # udp tx: 712 MB/s 12090 calls/s 12090 msg/s # udp rx: 711 MB/s 518937 calls/s # udp tx: 710 MB/s 12058 calls/s 12058 msg/s # udp rx: 707 MB/s 515910 calls/s # udp tx: 706 MB/s 11991 calls/s 11991 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__->