make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_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: 836 MB/s 14191 calls/s 14191 msg/s # tcp rx: 836 MB/s 49221 calls/s # tcp tx: 599 MB/s 10176 calls/s 10176 msg/s # tcp rx: 601 MB/s 35337 calls/s # tcp tx: 834 MB/s 14150 calls/s 14150 msg/s # tcp rx: 834 MB/s 43354 calls/s # tcp tx: 809 MB/s 13732 calls/s 13732 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: 546 MB/s 396293 calls/s # udp tx: 1026 MB/s 17413 calls/s 17413 msg/s # udp rx: 526 MB/s 382410 calls/s # udp tx: 720 MB/s 12227 calls/s 12227 msg/s # udp rx: 559 MB/s 406033 calls/s # udp tx: 713 MB/s 12106 calls/s 12106 msg/s # udp rx: 493 MB/s 358376 calls/s # udp tx: 757 MB/s 12851 calls/s 12851 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: 1119 MB/s 816801 calls/s # udp tx: 1154 MB/s 19580 calls/s 19580 msg/s # udp rx: 1148 MB/s 837522 calls/s # udp tx: 1151 MB/s 19534 calls/s 19534 msg/s # udp rx: 1147 MB/s 836719 calls/s # udp tx: 1149 MB/s 19504 calls/s 19504 msg/s # udp rx: 928 MB/s 677101 calls/s # udp tx: 917 MB/s 15555 calls/s 15555 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__->