Files
Centos-kernel-stream-10/tools
CKI KWF Bot 7287f6faad Merge: selftests: tls: Catch up to v7.2-rc1
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-10/-/merge_requests/3277

JIRA: https://redhat.atlassian.net/browse/RHEL-153139

Testing: Ran
```
tools/testing/selftests/net/tls -r tls.12_aes_gcm.splice_short -r tls.13_aes_gcm.splice_short -r tls.12_chacha.splice_short -r tls.13_chacha.splice_short -r tls.12_aes_ccm.splice_short -r tls.13_aes_ccm.splice_short -r tls.12_aes_gcm_256.splice_short -r tls.13_aes_gcm_256.splice_short -r tls.13_nopad.splice_short
```

net/tls splice tests currently fail on 64k page kernel because of missing upstream commit:
  3e52f56875c6 ("selftests: tls: size splice_short pipe by page size")

This MR brings the net/tls selftest up to v7.2-rc1, which is the above commits plus two freebies.

Signed-off-by: Valentin Schneider <vschneid@redhat.com>

Approved-by: Tomas Glozar <tglozar@redhat.com>
Approved-by: Wander Lairson Costa <wander@redhat.com>
Approved-by: Sabrina Dubroca <sdubroca@redhat.com>
Approved-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>

Merged-by: CKI GitLab Kmaint Pipeline Bot <26919896-cki-kmaint-pipeline-bot@users.noreply.gitlab.com>
2026-08-18 10:04:33 +00:00
..
2026-07-31 14:50:43 -04:00