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: 960 MB/s 16289 calls/s 16289 msg/s # tcp rx: 961 MB/s 48809 calls/s # tcp tx: 993 MB/s 16845 calls/s 16845 msg/s # tcp rx: 994 MB/s 50511 calls/s # tcp tx: 986 MB/s 16724 calls/s 16724 msg/s # tcp rx: 986 MB/s 50251 calls/s # tcp tx: 1002 MB/s 17006 calls/s 17006 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: 628 MB/s 455424 calls/s # udp tx: 1135 MB/s 19259 calls/s 19259 msg/s # udp rx: 659 MB/s 477696 calls/s # udp tx: 1209 MB/s 20514 calls/s 20514 msg/s # udp rx: 615 MB/s 446908 calls/s # udp tx: 850 MB/s 14432 calls/s 14432 msg/s # udp rx: 572 MB/s 415989 calls/s # udp tx: 638 MB/s 10827 calls/s 10827 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: 649 MB/s 473837 calls/s # udp tx: 671 MB/s 11387 calls/s 11387 msg/s # udp rx: 675 MB/s 492579 calls/s # udp tx: 678 MB/s 11503 calls/s 11503 msg/s # udp rx: 676 MB/s 493513 calls/s # udp tx: 678 MB/s 11505 calls/s 11505 msg/s # udp rx: 700 MB/s 511172 calls/s # udp tx: 704 MB/s 11941 calls/s 11941 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__->