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: 698 MB/s 11839 calls/s 11839 msg/s # tcp rx: 698 MB/s 29784 calls/s # tcp tx: 705 MB/s 11969 calls/s 11969 msg/s # tcp rx: 706 MB/s 28807 calls/s # tcp tx: 729 MB/s 12365 calls/s 12365 msg/s # tcp rx: 729 MB/s 25672 calls/s # tcp tx: 741 MB/s 12569 calls/s 12569 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: 568 MB/s 412772 calls/s # udp tx: 658 MB/s 11167 calls/s 11167 msg/s # udp rx: 555 MB/s 403456 calls/s # udp tx: 704 MB/s 11948 calls/s 11948 msg/s # udp rx: 579 MB/s 420864 calls/s # udp tx: 662 MB/s 11239 calls/s 11239 msg/s # udp rx: 574 MB/s 417536 calls/s # udp tx: 662 MB/s 11233 calls/s 11233 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: 656 MB/s 479149 calls/s # udp tx: 671 MB/s 11394 calls/s 11394 msg/s # udp rx: 670 MB/s 488647 calls/s # udp tx: 669 MB/s 11349 calls/s 11349 msg/s # udp rx: 665 MB/s 485490 calls/s # udp tx: 665 MB/s 11282 calls/s 11282 msg/s # udp rx: 665 MB/s 485203 calls/s # udp tx: 664 MB/s 11273 calls/s 11273 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__->