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 6000 # 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: 689 MB/s 11692 calls/s 11692 msg/s # tcp rx: 690 MB/s 29434 calls/s # tcp tx: 684 MB/s 11605 calls/s 11605 msg/s # tcp rx: 686 MB/s 23728 calls/s # tcp tx: 635 MB/s 10773 calls/s 10773 msg/s # tcp rx: 634 MB/s 22523 calls/s # tcp tx: 592 MB/s 10053 calls/s 10053 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: 432 MB/s 313657 calls/s # udp tx: 708 MB/s 12011 calls/s 12011 msg/s # udp rx: 440 MB/s 319852 calls/s # udp tx: 577 MB/s 9791 calls/s 9791 msg/s # udp rx: 402 MB/s 292508 calls/s # udp tx: 588 MB/s 9981 calls/s 9981 msg/s # udp rx: 488 MB/s 355574 calls/s # udp tx: 541 MB/s 9179 calls/s 9179 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: 559 MB/s 407941 calls/s # udp tx: 571 MB/s 9698 calls/s 9698 msg/s # udp rx: 561 MB/s 409846 calls/s # udp tx: 562 MB/s 9545 calls/s 9545 msg/s # udp rx: 558 MB/s 407408 calls/s # udp tx: 557 MB/s 9454 calls/s 9454 msg/s # udp rx: 554 MB/s 404671 calls/s # udp tx: 555 MB/s 9419 calls/s 9419 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__->