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: 656 MB/s 11136 calls/s 11136 msg/s # tcp rx: 657 MB/s 33706 calls/s # tcp tx: 619 MB/s 10501 calls/s 10501 msg/s # tcp rx: 619 MB/s 32017 calls/s # tcp tx: 575 MB/s 9758 calls/s 9758 msg/s # tcp rx: 583 MB/s 29704 calls/s # tcp tx: 899 MB/s 15257 calls/s 15257 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: 612 MB/s 443904 calls/s # udp tx: 1227 MB/s 20824 calls/s 20824 msg/s # udp rx: 646 MB/s 468224 calls/s # udp tx: 1303 MB/s 22102 calls/s 22102 msg/s # udp rx: 658 MB/s 476672 calls/s # udp tx: 1292 MB/s 21929 calls/s 21929 msg/s # udp rx: 612 MB/s 443904 calls/s # udp tx: 1305 MB/s 22150 calls/s 22150 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: 756 MB/s 551970 calls/s # udp tx: 773 MB/s 13114 calls/s 13114 msg/s # udp rx: 646 MB/s 471428 calls/s # udp tx: 647 MB/s 10977 calls/s 10977 msg/s # udp rx: 672 MB/s 490787 calls/s # udp tx: 675 MB/s 11450 calls/s 11450 msg/s # udp rx: 671 MB/s 490025 calls/s # udp tx: 672 MB/s 11410 calls/s 11410 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__->