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: 677 MB/s 11483 calls/s 11483 msg/s # tcp rx: 677 MB/s 34551 calls/s # tcp tx: 927 MB/s 15738 calls/s 15738 msg/s # tcp rx: 929 MB/s 49964 calls/s # tcp tx: 961 MB/s 16310 calls/s 16310 msg/s # tcp rx: 962 MB/s 50023 calls/s # tcp tx: 964 MB/s 16356 calls/s 16356 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: 641 MB/s 465152 calls/s # udp tx: 1291 MB/s 21899 calls/s 21899 msg/s # udp rx: 622 MB/s 451072 calls/s # udp tx: 1239 MB/s 21019 calls/s 21019 msg/s # udp rx: 635 MB/s 460032 calls/s # udp tx: 1249 MB/s 21196 calls/s 21196 msg/s # udp rx: 635 MB/s 460032 calls/s # udp tx: 1298 MB/s 22027 calls/s 22027 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: 1090 MB/s 795259 calls/s # udp tx: 1115 MB/s 18923 calls/s 18923 msg/s # udp rx: 1117 MB/s 814822 calls/s # udp tx: 1116 MB/s 18937 calls/s 18937 msg/s # udp rx: 1088 MB/s 793604 calls/s # udp tx: 1086 MB/s 18432 calls/s 18432 msg/s # udp rx: 1091 MB/s 795688 calls/s # udp tx: 1090 MB/s 18497 calls/s 18497 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__->