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 16678 calls/s 16678 msg/s # tcp rx: 983 MB/s 74472 calls/s # tcp tx: 1016 MB/s 17238 calls/s 17238 msg/s # tcp rx: 1016 MB/s 59580 calls/s # tcp tx: 990 MB/s 16807 calls/s 16807 msg/s # tcp rx: 992 MB/s 51276 calls/s # tcp tx: 1018 MB/s 17282 calls/s 17282 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: 592 MB/s 429056 calls/s # udp tx: 1189 MB/s 20176 calls/s 20176 msg/s # udp rx: 659 MB/s 477440 calls/s # udp tx: 1283 MB/s 21767 calls/s 21767 msg/s # udp rx: 659 MB/s 477952 calls/s # udp tx: 1280 MB/s 21725 calls/s 21725 msg/s # udp rx: 659 MB/s 477952 calls/s # udp tx: 1284 MB/s 21789 calls/s 21789 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: 1071 MB/s 781157 calls/s # udp tx: 1097 MB/s 18615 calls/s 18615 msg/s # udp rx: 1133 MB/s 826610 calls/s # udp tx: 1134 MB/s 19244 calls/s 19244 msg/s # udp rx: 1130 MB/s 824274 calls/s # udp tx: 1131 MB/s 19194 calls/s 19194 msg/s # udp rx: 1134 MB/s 827201 calls/s # udp tx: 1135 MB/s 19258 calls/s 19258 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__->