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 6000 # 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: 540 MB/s 9174 calls/s 9174 msg/s # tcp rx: 544 MB/s 23949 calls/s # tcp tx: 662 MB/s 11232 calls/s 11232 msg/s # tcp rx: 663 MB/s 24571 calls/s # tcp tx: 583 MB/s 9893 calls/s 9893 msg/s # tcp rx: 584 MB/s 19813 calls/s # tcp tx: 596 MB/s 10115 calls/s 10115 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: 330 MB/s 239941 calls/s # udp tx: 445 MB/s 7553 calls/s 7553 msg/s # udp rx: 332 MB/s 241825 calls/s # udp tx: 430 MB/s 7296 calls/s 7296 msg/s # udp rx: 486 MB/s 353481 calls/s # udp tx: 624 MB/s 10588 calls/s 10588 msg/s # udp rx: 499 MB/s 363258 calls/s # udp tx: 637 MB/s 10819 calls/s 10819 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: 505 MB/s 368983 calls/s # udp tx: 519 MB/s 8803 calls/s 8803 msg/s # udp rx: 590 MB/s 430357 calls/s # udp tx: 591 MB/s 10036 calls/s 10036 msg/s # udp rx: 432 MB/s 315061 calls/s # udp tx: 432 MB/s 7333 calls/s 7333 msg/s # udp rx: 459 MB/s 335370 calls/s # udp tx: 460 MB/s 7805 calls/s 7805 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__->