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: 885 MB/s 15024 calls/s 15024 msg/s # tcp rx: 886 MB/s 51190 calls/s # tcp tx: 901 MB/s 15294 calls/s 15294 msg/s # tcp rx: 901 MB/s 48746 calls/s # tcp tx: 926 MB/s 15713 calls/s 15713 msg/s # tcp rx: 927 MB/s 48464 calls/s # tcp tx: 825 MB/s 14007 calls/s 14007 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: 559 MB/s 405248 calls/s # udp tx: 1295 MB/s 21968 calls/s 21968 msg/s # udp rx: 622 MB/s 450961 calls/s # udp tx: 1263 MB/s 21422 calls/s 21422 msg/s # udp rx: 655 MB/s 474368 calls/s # udp tx: 1269 MB/s 21534 calls/s 21534 msg/s # udp rx: 653 MB/s 473600 calls/s # udp tx: 1251 MB/s 21221 calls/s 21221 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: 694 MB/s 506178 calls/s # udp tx: 712 MB/s 12079 calls/s 12079 msg/s # udp rx: 724 MB/s 528624 calls/s # udp tx: 724 MB/s 12291 calls/s 12291 msg/s # udp rx: 722 MB/s 527081 calls/s # udp tx: 722 MB/s 12249 calls/s 12249 msg/s # udp rx: 720 MB/s 525451 calls/s # udp tx: 720 MB/s 12220 calls/s 12220 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__->