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: 716 MB/s 12152 calls/s 12152 msg/s # tcp rx: 771 MB/s 47468 calls/s # tcp tx: 590 MB/s 10019 calls/s 10019 msg/s # tcp rx: 590 MB/s 30025 calls/s # tcp tx: 608 MB/s 10329 calls/s 10329 msg/s # tcp rx: 617 MB/s 28125 calls/s # tcp tx: 645 MB/s 10940 calls/s 10940 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: 634 MB/s 459264 calls/s # udp tx: 1201 MB/s 20373 calls/s 20373 msg/s # udp rx: 617 MB/s 447780 calls/s # udp tx: 1016 MB/s 17236 calls/s 17236 msg/s # udp rx: 531 MB/s 384512 calls/s # udp tx: 863 MB/s 14649 calls/s 14649 msg/s # udp rx: 522 MB/s 378941 calls/s # udp tx: 738 MB/s 12519 calls/s 12519 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: 1017 MB/s 742009 calls/s # udp tx: 1035 MB/s 17561 calls/s 17561 msg/s # udp rx: 648 MB/s 472958 calls/s # udp tx: 647 MB/s 10989 calls/s 10989 msg/s # udp rx: 663 MB/s 484244 calls/s # udp tx: 663 MB/s 11255 calls/s 11255 msg/s # udp rx: 678 MB/s 494920 calls/s # udp tx: 677 MB/s 11495 calls/s 11495 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__->