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: 523 MB/s 8872 calls/s 8872 msg/s # tcp rx: 523 MB/s 21864 calls/s # tcp tx: 495 MB/s 8407 calls/s 8407 msg/s # tcp rx: 497 MB/s 22681 calls/s # tcp tx: 606 MB/s 10294 calls/s 10294 msg/s # tcp rx: 608 MB/s 26616 calls/s # tcp tx: 617 MB/s 10465 calls/s 10465 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: 415 MB/s 303268 calls/s # udp tx: 442 MB/s 7507 calls/s 7507 msg/s # udp rx: 376 MB/s 273732 calls/s # udp tx: 446 MB/s 7569 calls/s 7569 msg/s # udp rx: 381 MB/s 277826 calls/s # udp tx: 444 MB/s 7539 calls/s 7539 msg/s # udp rx: 502 MB/s 365289 calls/s # udp tx: 586 MB/s 9940 calls/s 9940 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: 432 MB/s 315562 calls/s # udp tx: 443 MB/s 7519 calls/s 7519 msg/s # udp rx: 465 MB/s 339202 calls/s # udp tx: 465 MB/s 7894 calls/s 7894 msg/s # udp rx: 462 MB/s 337619 calls/s # udp tx: 462 MB/s 7852 calls/s 7852 msg/s # udp rx: 462 MB/s 337363 calls/s # udp tx: 463 MB/s 7854 calls/s 7854 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__->