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: 717 MB/s 12162 calls/s 12162 msg/s # tcp rx: 720 MB/s 27949 calls/s # tcp tx: 539 MB/s 9153 calls/s 9153 msg/s # tcp rx: 541 MB/s 22994 calls/s # tcp tx: 656 MB/s 11130 calls/s 11130 msg/s # tcp rx: 655 MB/s 30142 calls/s # tcp tx: 582 MB/s 9872 calls/s 9872 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: 425 MB/s 309824 calls/s # udp tx: 456 MB/s 7742 calls/s 7742 msg/s # udp rx: 457 MB/s 333206 calls/s # udp tx: 483 MB/s 8196 calls/s 8196 msg/s # udp rx: 456 MB/s 332181 calls/s # udp tx: 490 MB/s 8312 calls/s 8312 msg/s # udp rx: 469 MB/s 341616 calls/s # udp tx: 492 MB/s 8359 calls/s 8359 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: 520 MB/s 379776 calls/s # udp tx: 531 MB/s 9021 calls/s 9021 msg/s # udp rx: 483 MB/s 352390 calls/s # udp tx: 481 MB/s 8173 calls/s 8173 msg/s # udp rx: 479 MB/s 349457 calls/s # udp tx: 479 MB/s 8131 calls/s 8131 msg/s # udp rx: 480 MB/s 350218 calls/s # udp tx: 479 MB/s 8138 calls/s 8138 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__->