make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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 4800 # 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: 684 MB/s 11615 calls/s 11615 msg/s # tcp rx: 685 MB/s 28784 calls/s # tcp tx: 655 MB/s 11123 calls/s 11123 msg/s # tcp rx: 656 MB/s 23544 calls/s # tcp tx: 665 MB/s 11285 calls/s 11285 msg/s # tcp rx: 666 MB/s 27504 calls/s # tcp tx: 691 MB/s 11720 calls/s 11720 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: 452 MB/s 328252 calls/s # udp tx: 622 MB/s 10555 calls/s 10555 msg/s # udp rx: 499 MB/s 362496 calls/s # udp tx: 662 MB/s 11240 calls/s 11240 msg/s # udp rx: 505 MB/s 366592 calls/s # udp tx: 647 MB/s 10983 calls/s 10983 msg/s # udp rx: 505 MB/s 366848 calls/s # udp tx: 648 MB/s 11002 calls/s 11002 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: 550 MB/s 401493 calls/s # udp tx: 565 MB/s 9584 calls/s 9584 msg/s # udp rx: 627 MB/s 457461 calls/s # udp tx: 626 MB/s 10627 calls/s 10627 msg/s # udp rx: 632 MB/s 461042 calls/s # udp tx: 631 MB/s 10716 calls/s 10716 msg/s # udp rx: 630 MB/s 459829 calls/s # udp tx: 629 MB/s 10685 calls/s 10685 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__->