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: 704 MB/s 11941 calls/s 11941 msg/s # tcp rx: 704 MB/s 30041 calls/s # tcp tx: 618 MB/s 10494 calls/s 10494 msg/s # tcp rx: 620 MB/s 26477 calls/s # tcp tx: 618 MB/s 10486 calls/s 10486 msg/s # tcp rx: 618 MB/s 26468 calls/s # tcp tx: 574 MB/s 9749 calls/s 9749 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: 496 MB/s 361390 calls/s # udp tx: 558 MB/s 9466 calls/s 9466 msg/s # udp rx: 501 MB/s 365562 calls/s # udp tx: 532 MB/s 9026 calls/s 9026 msg/s # udp rx: 570 MB/s 414442 calls/s # udp tx: 640 MB/s 10865 calls/s 10865 msg/s # udp rx: 547 MB/s 398530 calls/s # udp tx: 591 MB/s 10033 calls/s 10033 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: 565 MB/s 412499 calls/s # udp tx: 585 MB/s 9937 calls/s 9937 msg/s # udp rx: 531 MB/s 387645 calls/s # udp tx: 536 MB/s 9091 calls/s 9091 msg/s # udp rx: 640 MB/s 467370 calls/s # udp tx: 640 MB/s 10861 calls/s 10861 msg/s # udp rx: 638 MB/s 465432 calls/s # udp tx: 637 MB/s 10812 calls/s 10812 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__->