Hello Davide,
In the following commit:
commit ca22da2fbd693b54dc8e3b7b54ccc9f7e9ba3640
Author: Davide Caratti
Date: Fri Jan 20 18:01:40 2023 +0100
act_mirred: use the backlog for nested calls to mirred ingress
you added the mirred_egress_to_ingress_tcp_test kselftest that, I noticed,
ha
I presume that test fails because of the difference between definition of
struct _cap_struct (struct libcap in test). Commit aca076443591 (Make cap_t
operations thread safe.) introduces mutex field at the beginning of the
structure. Test uses own definition to set CAP_CHECKPOINT_RESTORE. As dat
Try to disable tomoyo lsm.