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: 525 MB/s 8914 calls/s 8914 msg/s # tcp rx: 526 MB/s 37351 calls/s # tcp tx: 548 MB/s 9311 calls/s 9311 msg/s # tcp rx: 549 MB/s 38153 calls/s # tcp tx: 545 MB/s 9255 calls/s 9255 msg/s # tcp rx: 546 MB/s 37757 calls/s # tcp tx: 543 MB/s 9224 calls/s 9224 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: 569 MB/s 413440 calls/s # udp tx: 729 MB/s 12377 calls/s 12377 msg/s # udp rx: 582 MB/s 422912 calls/s # udp tx: 727 MB/s 12338 calls/s 12338 msg/s # udp rx: 568 MB/s 412626 calls/s # udp tx: 697 MB/s 11822 calls/s 11822 msg/s # udp rx: 572 MB/s 415674 calls/s # udp tx: 679 MB/s 11527 calls/s 11527 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: 1125 MB/s 820692 calls/s # udp tx: 1150 MB/s 19507 calls/s 19507 msg/s # udp rx: 987 MB/s 720010 calls/s # udp tx: 986 MB/s 16734 calls/s 16734 msg/s # udp rx: 1148 MB/s 837548 calls/s # udp tx: 1147 MB/s 19463 calls/s 19463 msg/s # udp rx: 1151 MB/s 839833 calls/s # udp tx: 1149 MB/s 19496 calls/s 19496 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__->