On 2/4/2025 1:11 PM, Jason Xing wrote: > Use ASSERT_OK_FD to check the return value of join cgroup, > or else this test will pass even if the fd < 0. ASSERT_OK_FD > can print the error message to the console. > > Link: https://lore.kernel.org/all/6d62bd77-6733-40c7-b240-a1aeff55566c@xxxxxxxxx/ > Suggested-by: Martin KaFai Lau <martin.lau@xxxxxxxxxx> > Signed-off-by: Jason Xing <kerneljasonxing@xxxxxxxxx> Acked-by: Hou Tao <houtao1@xxxxxxxxxx>