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: 664 MB/s 11272 calls/s 11272 msg/s # tcp rx: 664 MB/s 24825 calls/s # tcp tx: 660 MB/s 11196 calls/s 11196 msg/s # tcp rx: 662 MB/s 27618 calls/s # tcp tx: 637 MB/s 10816 calls/s 10816 msg/s # tcp rx: 638 MB/s 25682 calls/s # tcp tx: 667 MB/s 11320 calls/s 11320 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: 443 MB/s 321536 calls/s # udp tx: 668 MB/s 11342 calls/s 11342 msg/s # udp rx: 457 MB/s 332463 calls/s # udp tx: 613 MB/s 10402 calls/s 10402 msg/s # udp rx: 460 MB/s 334080 calls/s # udp tx: 665 MB/s 11295 calls/s 11295 msg/s # udp rx: 539 MB/s 391680 calls/s # udp tx: 654 MB/s 11104 calls/s 11104 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: 538 MB/s 392825 calls/s # udp tx: 554 MB/s 9399 calls/s 9399 msg/s # udp rx: 548 MB/s 399717 calls/s # udp tx: 550 MB/s 9337 calls/s 9337 msg/s # udp rx: 570 MB/s 416056 calls/s # udp tx: 573 MB/s 9733 calls/s 9733 msg/s # udp rx: 582 MB/s 424554 calls/s # udp tx: 580 MB/s 9842 calls/s 9842 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__->