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: 983 MB/s 16679 calls/s 16679 msg/s # tcp rx: 983 MB/s 50202 calls/s # tcp tx: 976 MB/s 16567 calls/s 16567 msg/s # tcp rx: 977 MB/s 50401 calls/s # tcp tx: 980 MB/s 16623 calls/s 16623 msg/s # tcp rx: 981 MB/s 50377 calls/s # tcp tx: 956 MB/s 16219 calls/s 16219 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: 647 MB/s 468736 calls/s # udp tx: 1262 MB/s 21417 calls/s 21417 msg/s # udp rx: 663 MB/s 480681 calls/s # udp tx: 1241 MB/s 21060 calls/s 21060 msg/s # udp rx: 662 MB/s 480020 calls/s # udp tx: 1269 MB/s 21525 calls/s 21525 msg/s # udp rx: 640 MB/s 464076 calls/s # udp tx: 1325 MB/s 22480 calls/s 22480 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: 1134 MB/s 827313 calls/s # udp tx: 1157 MB/s 19629 calls/s 19629 msg/s # udp rx: 1159 MB/s 845638 calls/s # udp tx: 1161 MB/s 19704 calls/s 19704 msg/s # udp rx: 1163 MB/s 848846 calls/s # udp tx: 1165 MB/s 19766 calls/s 19766 msg/s # udp rx: 1101 MB/s 803524 calls/s # udp tx: 1102 MB/s 18704 calls/s 18704 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__->