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: 971 MB/s 16480 calls/s 16480 msg/s # tcp rx: 977 MB/s 50708 calls/s # tcp tx: 919 MB/s 15594 calls/s 15594 msg/s # tcp rx: 921 MB/s 47849 calls/s # tcp tx: 778 MB/s 13196 calls/s 13196 msg/s # tcp rx: 774 MB/s 43283 calls/s # tcp tx: 541 MB/s 9185 calls/s 9185 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: 591 MB/s 428421 calls/s # udp tx: 1193 MB/s 20247 calls/s 20247 msg/s # udp rx: 640 MB/s 464128 calls/s # udp tx: 1252 MB/s 21239 calls/s 21239 msg/s # udp rx: 567 MB/s 410880 calls/s # udp tx: 1211 MB/s 20552 calls/s 20552 msg/s # udp rx: 591 MB/s 428032 calls/s # udp tx: 1287 MB/s 21835 calls/s 21835 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: 731 MB/s 533197 calls/s # udp tx: 746 MB/s 12661 calls/s 12661 msg/s # udp rx: 693 MB/s 505691 calls/s # udp tx: 692 MB/s 11748 calls/s 11748 msg/s # udp rx: 696 MB/s 507860 calls/s # udp tx: 695 MB/s 11804 calls/s 11804 msg/s # udp rx: 694 MB/s 506538 calls/s # udp tx: 693 MB/s 11767 calls/s 11767 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__->