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: 990 MB/s 16802 calls/s 16802 msg/s # tcp rx: 1010 MB/s 51497 calls/s # tcp tx: 971 MB/s 16481 calls/s 16481 msg/s # tcp rx: 984 MB/s 48833 calls/s # tcp tx: 919 MB/s 15599 calls/s 15599 msg/s # tcp rx: 913 MB/s 45544 calls/s # tcp tx: 942 MB/s 15988 calls/s 15988 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: 613 MB/s 444409 calls/s # udp tx: 1278 MB/s 21683 calls/s 21683 msg/s # udp rx: 633 MB/s 458656 calls/s # udp tx: 1234 MB/s 20944 calls/s 20944 msg/s # udp rx: 596 MB/s 432053 calls/s # udp tx: 1302 MB/s 22084 calls/s 22084 msg/s # udp rx: 620 MB/s 449273 calls/s # udp tx: 1299 MB/s 22036 calls/s 22036 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: 1124 MB/s 820083 calls/s # udp tx: 1153 MB/s 19560 calls/s 19560 msg/s # udp rx: 1102 MB/s 804316 calls/s # udp tx: 1101 MB/s 18688 calls/s 18688 msg/s # udp rx: 1203 MB/s 877729 calls/s # udp tx: 1202 MB/s 20399 calls/s 20399 msg/s # udp rx: 1161 MB/s 846929 calls/s # udp tx: 1160 MB/s 19677 calls/s 19677 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__->