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: 1018 MB/s 17270 calls/s 17270 msg/s # tcp rx: 1018 MB/s 52224 calls/s # tcp tx: 1023 MB/s 17359 calls/s 17359 msg/s # tcp rx: 1067 MB/s 52027 calls/s # tcp tx: 1101 MB/s 18683 calls/s 18683 msg/s # tcp tx: 1216 MB/s 20625 calls/s 20625 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: 553 MB/s 402143 calls/s # udp tx: 705 MB/s 11963 calls/s 11963 msg/s # udp rx: 550 MB/s 399824 calls/s # udp tx: 659 MB/s 11194 calls/s 11194 msg/s # udp rx: 532 MB/s 386958 calls/s # udp tx: 609 MB/s 10336 calls/s 10336 msg/s # udp rx: 544 MB/s 395519 calls/s # udp tx: 641 MB/s 10872 calls/s 10872 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: 1051 MB/s 766919 calls/s # udp tx: 1078 MB/s 18292 calls/s 18292 msg/s # udp rx: 1168 MB/s 852205 calls/s # udp tx: 1174 MB/s 19925 calls/s 19925 msg/s # udp rx: 1150 MB/s 839339 calls/s # udp tx: 1153 MB/s 19564 calls/s 19564 msg/s # udp rx: 1148 MB/s 837263 calls/s # udp tx: 1151 MB/s 19525 calls/s 19525 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__->