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: 906 MB/s 15379 calls/s 15379 msg/s # tcp rx: 906 MB/s 50137 calls/s # tcp tx: 970 MB/s 16455 calls/s 16455 msg/s # tcp rx: 971 MB/s 50406 calls/s # tcp tx: 857 MB/s 14543 calls/s 14543 msg/s # tcp rx: 857 MB/s 48604 calls/s # tcp tx: 637 MB/s 10804 calls/s 10804 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: 628 MB/s 454912 calls/s # udp tx: 1286 MB/s 21827 calls/s 21827 msg/s # udp rx: 666 MB/s 482585 calls/s # udp tx: 1283 MB/s 21762 calls/s 21762 msg/s # udp rx: 665 MB/s 482294 calls/s # udp tx: 1281 MB/s 21733 calls/s 21733 msg/s # udp rx: 665 MB/s 482279 calls/s # udp tx: 1277 MB/s 21671 calls/s 21671 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: 1022 MB/s 746063 calls/s # udp tx: 1044 MB/s 17716 calls/s 17716 msg/s # udp rx: 1154 MB/s 842065 calls/s # udp tx: 1157 MB/s 19628 calls/s 19628 msg/s # udp rx: 1184 MB/s 863563 calls/s # udp tx: 1186 MB/s 20119 calls/s 20119 msg/s # udp rx: 1069 MB/s 779832 calls/s # udp tx: 1065 MB/s 18071 calls/s 18071 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__->