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: 983 MB/s 16683 calls/s 16683 msg/s # tcp rx: 992 MB/s 50022 calls/s # tcp tx: 963 MB/s 16338 calls/s 16338 msg/s # tcp rx: 970 MB/s 48916 calls/s # tcp tx: 985 MB/s 16713 calls/s 16713 msg/s # tcp rx: 988 MB/s 49489 calls/s # tcp tx: 1005 MB/s 17047 calls/s 17047 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: 607 MB/s 440367 calls/s # udp tx: 1155 MB/s 19599 calls/s 19599 msg/s # udp rx: 618 MB/s 448256 calls/s # udp tx: 1187 MB/s 20139 calls/s 20139 msg/s # udp rx: 553 MB/s 400896 calls/s # udp tx: 1315 MB/s 22309 calls/s 22309 msg/s # udp rx: 653 MB/s 473344 calls/s # udp tx: 1276 MB/s 21650 calls/s 21650 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: 634 MB/s 462881 calls/s # udp tx: 649 MB/s 11021 calls/s 11021 msg/s # udp rx: 691 MB/s 504071 calls/s # udp tx: 690 MB/s 11703 calls/s 11703 msg/s # udp rx: 660 MB/s 481782 calls/s # udp tx: 660 MB/s 11198 calls/s 11198 msg/s # udp rx: 653 MB/s 476922 calls/s # udp tx: 653 MB/s 11089 calls/s 11089 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__->