On Wed, Oct 6, 2021 at 9:05 AM YiFei Zhu <zhuyifei1999@xxxxxxxxx> wrote: > > From: YiFei Zhu <zhuyifei@xxxxxxxxxx> > > The tests checks how different ways of interacting with the helper > (getting errno, setting EUNATCH, EISCONN, and legacy reject > returning 0 without setting errno), produce different results in > both the setsockopt syscall and the errno value returned by the > helper. A few more tests verify the interaction between the > exported errno and the retval in getsockopt context. > > Signed-off-by: YiFei Zhu <zhuyifei@xxxxxxxxxx> > Reviewed-by: Stanislav Fomichev <sdf@xxxxxxxxxx> Acked-by: Song Liu <songliubraving@xxxxxx>