-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Backport 2.28: Benchmark: add AES_CFB128 and AES_CFB8 #8333
Backport 2.28: Benchmark: add AES_CFB128 and AES_CFB8 #8333
Conversation
Signed-off-by: Yanray Wang <yanray.wang@arm.com>
Signed-off-by: Yanray Wang <yanray.wang@arm.com>
Signed-off-by: Yanray Wang <yanray.wang@arm.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Thanks. I can't see how that is relevant to this PR, since it only changes the benchmark program :( |
The CI failure is in all_u16-test_full_cmake_clang-c-srv-798.log.gz It looks like the client (mbedtls) sent an invalid ClientHello. There's no indication of why: we don't have detailed enough logs for I'm putting the information I can find here. I don't think it's worth investigating further unless a similar unexplained failure happens with some regularity. |
Description
Backport of #8185
PR checklist
Please tick as appropriate and edit the reasons (e.g.: "backport: not needed because this is a new feature")