/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | sockopt_qos_to_cc.c | diff e01b4a72f132c1ca63e3ed851bef9b3c62ae6149 Thu May 11 12:04:55 CDT 2023 Stanislav Fomichev <sdf@google.com> selftests/bpf: Correctly handle optlen > 4096
Even though it's not relevant in selftests, the people might still copy-paste from them. So let's take care of optlen > 4096 cases explicitly.
Signed-off-by: Stanislav Fomichev <sdf@google.com> Link: https://lore.kernel.org/r/20230511170456.1759459-4-sdf@google.com Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
|
H A D | cgroup_getset_retval.c | diff e01b4a72f132c1ca63e3ed851bef9b3c62ae6149 Thu May 11 12:04:55 CDT 2023 Stanislav Fomichev <sdf@google.com> selftests/bpf: Correctly handle optlen > 4096
Even though it's not relevant in selftests, the people might still copy-paste from them. So let's take care of optlen > 4096 cases explicitly.
Signed-off-by: Stanislav Fomichev <sdf@google.com> Link: https://lore.kernel.org/r/20230511170456.1759459-4-sdf@google.com Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
|
H A D | sockopt_multi.c | diff e01b4a72f132c1ca63e3ed851bef9b3c62ae6149 Thu May 11 12:04:55 CDT 2023 Stanislav Fomichev <sdf@google.com> selftests/bpf: Correctly handle optlen > 4096
Even though it's not relevant in selftests, the people might still copy-paste from them. So let's take care of optlen > 4096 cases explicitly.
Signed-off-by: Stanislav Fomichev <sdf@google.com> Link: https://lore.kernel.org/r/20230511170456.1759459-4-sdf@google.com Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
|
H A D | sockopt_inherit.c | diff e01b4a72f132c1ca63e3ed851bef9b3c62ae6149 Thu May 11 12:04:55 CDT 2023 Stanislav Fomichev <sdf@google.com> selftests/bpf: Correctly handle optlen > 4096
Even though it's not relevant in selftests, the people might still copy-paste from them. So let's take care of optlen > 4096 cases explicitly.
Signed-off-by: Stanislav Fomichev <sdf@google.com> Link: https://lore.kernel.org/r/20230511170456.1759459-4-sdf@google.com Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | sockopt_qos_to_cc.c | diff e01b4a72f132c1ca63e3ed851bef9b3c62ae6149 Thu May 11 12:04:55 CDT 2023 Stanislav Fomichev <sdf@google.com> selftests/bpf: Correctly handle optlen > 4096
Even though it's not relevant in selftests, the people might still copy-paste from them. So let's take care of optlen > 4096 cases explicitly.
Signed-off-by: Stanislav Fomichev <sdf@google.com> Link: https://lore.kernel.org/r/20230511170456.1759459-4-sdf@google.com Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
|
H A D | cgroup_getset_retval_getsockopt.c | diff e01b4a72f132c1ca63e3ed851bef9b3c62ae6149 Thu May 11 12:04:55 CDT 2023 Stanislav Fomichev <sdf@google.com> selftests/bpf: Correctly handle optlen > 4096
Even though it's not relevant in selftests, the people might still copy-paste from them. So let's take care of optlen > 4096 cases explicitly.
Signed-off-by: Stanislav Fomichev <sdf@google.com> Link: https://lore.kernel.org/r/20230511170456.1759459-4-sdf@google.com Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
|
H A D | cgroup_getset_retval_setsockopt.c | diff e01b4a72f132c1ca63e3ed851bef9b3c62ae6149 Thu May 11 12:04:55 CDT 2023 Stanislav Fomichev <sdf@google.com> selftests/bpf: Correctly handle optlen > 4096
Even though it's not relevant in selftests, the people might still copy-paste from them. So let's take care of optlen > 4096 cases explicitly.
Signed-off-by: Stanislav Fomichev <sdf@google.com> Link: https://lore.kernel.org/r/20230511170456.1759459-4-sdf@google.com Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
|
H A D | sockopt_inherit.c | diff e01b4a72f132c1ca63e3ed851bef9b3c62ae6149 Thu May 11 12:04:55 CDT 2023 Stanislav Fomichev <sdf@google.com> selftests/bpf: Correctly handle optlen > 4096
Even though it's not relevant in selftests, the people might still copy-paste from them. So let's take care of optlen > 4096 cases explicitly.
Signed-off-by: Stanislav Fomichev <sdf@google.com> Link: https://lore.kernel.org/r/20230511170456.1759459-4-sdf@google.com Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
|
H A D | sockopt_multi.c | diff e01b4a72f132c1ca63e3ed851bef9b3c62ae6149 Thu May 11 12:04:55 CDT 2023 Stanislav Fomichev <sdf@google.com> selftests/bpf: Correctly handle optlen > 4096
Even though it's not relevant in selftests, the people might still copy-paste from them. So let's take care of optlen > 4096 cases explicitly.
Signed-off-by: Stanislav Fomichev <sdf@google.com> Link: https://lore.kernel.org/r/20230511170456.1759459-4-sdf@google.com Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
|
H A D | sockopt_sk.c | diff e01b4a72f132c1ca63e3ed851bef9b3c62ae6149 Thu May 11 12:04:55 CDT 2023 Stanislav Fomichev <sdf@google.com> selftests/bpf: Correctly handle optlen > 4096
Even though it's not relevant in selftests, the people might still copy-paste from them. So let's take care of optlen > 4096 cases explicitly.
Signed-off-by: Stanislav Fomichev <sdf@google.com> Link: https://lore.kernel.org/r/20230511170456.1759459-4-sdf@google.com Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
|