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: 994 MB/s 16872 calls/s 16872 msg/s # tcp rx: 995 MB/s 51281 calls/s # tcp tx: 923 MB/s 15665 calls/s 15665 msg/s # tcp rx: 924 MB/s 47366 calls/s # tcp tx: 921 MB/s 15621 calls/s 15621 msg/s # tcp rx: 922 MB/s 47031 calls/s # tcp tx: 987 MB/s 16749 calls/s 16749 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: 659 MB/s 477440 calls/s # udp tx: 1177 MB/s 19978 calls/s 19978 msg/s # udp rx: 670 MB/s 485632 calls/s # udp tx: 1184 MB/s 20083 calls/s 20083 msg/s # udp rx: 669 MB/s 485120 calls/s # udp tx: 1266 MB/s 21485 calls/s 21485 msg/s # udp rx: 670 MB/s 486144 calls/s # udp tx: 1189 MB/s 20179 calls/s 20179 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: 1060 MB/s 773298 calls/s # udp tx: 1076 MB/s 18262 calls/s 18262 msg/s # udp rx: 1014 MB/s 740082 calls/s # udp tx: 1024 MB/s 17370 calls/s 17370 msg/s # udp rx: 1047 MB/s 764147 calls/s # udp tx: 1049 MB/s 17801 calls/s 17801 msg/s # udp rx: 1087 MB/s 792982 calls/s # udp tx: 1088 MB/s 18469 calls/s 18469 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__->