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: 782 MB/s 13270 calls/s 13270 msg/s # tcp rx: 782 MB/s 42900 calls/s # tcp tx: 897 MB/s 15218 calls/s 15218 msg/s # tcp rx: 897 MB/s 48482 calls/s # tcp tx: 924 MB/s 15684 calls/s 15684 msg/s # tcp rx: 925 MB/s 47837 calls/s # tcp tx: 605 MB/s 10269 calls/s 10269 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: 625 MB/s 453120 calls/s # udp tx: 1298 MB/s 22023 calls/s 22023 msg/s # udp rx: 659 MB/s 477696 calls/s # udp tx: 1296 MB/s 21982 calls/s 21982 msg/s # udp rx: 652 MB/s 472320 calls/s # udp tx: 1295 MB/s 21977 calls/s 21977 msg/s # udp rx: 656 MB/s 475648 calls/s # udp tx: 1292 MB/s 21922 calls/s 21922 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: 598 MB/s 436296 calls/s # udp tx: 615 MB/s 10434 calls/s 10434 msg/s # udp rx: 621 MB/s 453376 calls/s # udp tx: 626 MB/s 10625 calls/s 10625 msg/s # udp rx: 636 MB/s 464044 calls/s # udp tx: 635 MB/s 10780 calls/s 10780 msg/s # udp rx: 637 MB/s 464980 calls/s # udp tx: 637 MB/s 10816 calls/s 10816 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__->