On Mon, Sep 27, 2021 at 01:35:36PM -0500, Eric Wong wrote:
> Konstantin Ryabitsev <konstan...@linuxfoundation.org> wrote:
> >     t/cmd_ipc.t .................. 29/?
> >     #   Failed test 'got EMSGSIZE'
> >     #   at t/cmd_ipc.t line 108.
> >     # Looks like you failed 1 test of 42.
> >     t/cmd_ipc.t .................. Dubious, test returned 1 (wstat 256, 
> > 0x100)
> >     Failed 1/42 subtests
> >             (less 13 skipped subtests: 28 okay)
> 
> I think this is either caused by too much RAM and/or
> /proc/sys/net/core/wmem_* being larger-than-expected
> (both default to 212992 for me).
> 
> This fixes failures when I set both wmem_max and wmem_default
> to 2129920 (10x its default value).

Confirmed:

t/cmd_ipc.t .................. ok

Thanks,
-K

Reply via email to