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: 642 MB/s 10891 calls/s 10891 msg/s # tcp rx: 643 MB/s 35270 calls/s # tcp tx: 596 MB/s 10114 calls/s 10114 msg/s # tcp rx: 596 MB/s 32746 calls/s # tcp tx: 584 MB/s 9911 calls/s 9911 msg/s # tcp rx: 584 MB/s 32516 calls/s # tcp tx: 579 MB/s 9832 calls/s 9832 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: 505 MB/s 366443 calls/s # udp tx: 718 MB/s 12186 calls/s 12186 msg/s # udp rx: 547 MB/s 396800 calls/s # udp tx: 810 MB/s 13752 calls/s 13752 msg/s # udp rx: 543 MB/s 393580 calls/s # udp tx: 797 MB/s 13531 calls/s 13531 msg/s # udp rx: 540 MB/s 391672 calls/s # udp tx: 779 MB/s 13220 calls/s 13220 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: 834 MB/s 608947 calls/s # udp tx: 849 MB/s 14408 calls/s 14408 msg/s # udp rx: 660 MB/s 481971 calls/s # udp tx: 660 MB/s 11196 calls/s 11196 msg/s # udp rx: 682 MB/s 497904 calls/s # udp tx: 682 MB/s 11572 calls/s 11572 msg/s # udp rx: 692 MB/s 505356 calls/s # udp tx: 692 MB/s 11742 calls/s 11742 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__->