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 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: 980 MB/s 16628 calls/s 16628 msg/s # tcp rx: 987 MB/s 50106 calls/s # tcp tx: 962 MB/s 16325 calls/s 16325 msg/s # tcp rx: 967 MB/s 48769 calls/s # tcp tx: 975 MB/s 16549 calls/s 16549 msg/s # tcp rx: 975 MB/s 48383 calls/s # tcp tx: 950 MB/s 16129 calls/s 16129 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: 569 MB/s 413430 calls/s # udp tx: 1195 MB/s 20275 calls/s 20275 msg/s # udp rx: 581 MB/s 422869 calls/s # udp tx: 954 MB/s 16191 calls/s 16191 msg/s # udp rx: 659 MB/s 477696 calls/s # udp tx: 1248 MB/s 21170 calls/s 21170 msg/s # udp rx: 661 MB/s 478976 calls/s # udp tx: 1243 MB/s 21087 calls/s 21087 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: 569 MB/s 415649 calls/s # udp tx: 586 MB/s 9951 calls/s 9951 msg/s # udp rx: 610 MB/s 445473 calls/s # udp tx: 610 MB/s 10362 calls/s 10362 msg/s # udp rx: 585 MB/s 426682 calls/s # udp tx: 579 MB/s 9821 calls/s 9821 msg/s # udp rx: 563 MB/s 411203 calls/s # udp tx: 568 MB/s 9644 calls/s 9644 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__->