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: 595 MB/s 10106 calls/s 10106 msg/s # tcp rx: 596 MB/s 34317 calls/s # tcp tx: 564 MB/s 9568 calls/s 9568 msg/s # tcp rx: 565 MB/s 33104 calls/s # tcp tx: 538 MB/s 9130 calls/s 9130 msg/s # tcp rx: 539 MB/s 32391 calls/s # tcp tx: 551 MB/s 9353 calls/s 9353 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: 522 MB/s 379288 calls/s # udp tx: 709 MB/s 12031 calls/s 12031 msg/s # udp rx: 556 MB/s 403730 calls/s # udp tx: 763 MB/s 12950 calls/s 12950 msg/s # udp rx: 562 MB/s 407270 calls/s # udp tx: 812 MB/s 13779 calls/s 13779 msg/s # udp rx: 564 MB/s 408930 calls/s # udp tx: 782 MB/s 13280 calls/s 13280 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: 624 MB/s 455406 calls/s # udp tx: 636 MB/s 10793 calls/s 10793 msg/s # udp rx: 637 MB/s 464949 calls/s # udp tx: 637 MB/s 10810 calls/s 10810 msg/s # udp rx: 627 MB/s 457627 calls/s # udp tx: 626 MB/s 10630 calls/s 10630 msg/s # udp rx: 659 MB/s 481236 calls/s # udp tx: 659 MB/s 11189 calls/s 11189 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__->