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 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: 1445 MB/s 24516 calls/s 24516 msg/s # tcp rx: 1447 MB/s 63214 calls/s # tcp tx: 1529 MB/s 25946 calls/s 25946 msg/s # tcp rx: 1530 MB/s 70007 calls/s # tcp tx: 1545 MB/s 26210 calls/s 26210 msg/s # tcp rx: 1545 MB/s 68536 calls/s # tcp tx: 1545 MB/s 26209 calls/s 26209 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: 617 MB/s 446720 calls/s # udp tx: 1601 MB/s 27164 calls/s 27164 msg/s # udp rx: 677 MB/s 489472 calls/s # udp tx: 1640 MB/s 27822 calls/s 27822 msg/s # udp rx: 661 MB/s 478464 calls/s # udp tx: 1648 MB/s 27955 calls/s 27955 msg/s # udp rx: 653 MB/s 472320 calls/s # udp tx: 1643 MB/s 27868 calls/s 27868 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: 667 MB/s 486631 calls/s # udp tx: 683 MB/s 11595 calls/s 11595 msg/s # udp rx: 692 MB/s 505100 calls/s # udp tx: 693 MB/s 11758 calls/s 11758 msg/s # udp rx: 717 MB/s 522969 calls/s # udp tx: 716 MB/s 12145 calls/s 12145 msg/s # udp rx: 715 MB/s 521729 calls/s # udp tx: 715 MB/s 12137 calls/s 12137 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__->