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: 624 MB/s 10598 calls/s 10598 msg/s # tcp rx: 625 MB/s 29675 calls/s # tcp tx: 669 MB/s 11349 calls/s 11349 msg/s # tcp rx: 670 MB/s 31911 calls/s # tcp tx: 673 MB/s 11416 calls/s 11416 msg/s # tcp rx: 674 MB/s 30763 calls/s # tcp tx: 699 MB/s 11866 calls/s 11866 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: 511 MB/s 371176 calls/s # udp tx: 660 MB/s 11206 calls/s 11206 msg/s # udp rx: 555 MB/s 403539 calls/s # udp tx: 636 MB/s 10803 calls/s 10803 msg/s # udp rx: 534 MB/s 388601 calls/s # udp tx: 575 MB/s 9760 calls/s 9760 msg/s # udp rx: 533 MB/s 388041 calls/s # udp tx: 581 MB/s 9857 calls/s 9857 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: 645 MB/s 470893 calls/s # udp tx: 658 MB/s 11171 calls/s 11171 msg/s # udp rx: 657 MB/s 479450 calls/s # udp tx: 656 MB/s 11137 calls/s 11137 msg/s # udp rx: 625 MB/s 456230 calls/s # udp tx: 624 MB/s 10600 calls/s 10600 msg/s # udp rx: 652 MB/s 475924 calls/s # udp tx: 651 MB/s 11042 calls/s 11042 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__->