[CRIU] [PATCHv2 0/2] Preserve max_dgram_qlen value patch update
Alexander Mikhalitsyn
alexander.mikhalitsyn at virtuozzo.com
Mon Nov 25 10:46:22 MSK 2019
On Sun, 24 Nov 2019 23:38:36 -0800
Andrei Vagin <avagin at gmail.com> wrote:
> You need to add a space between PATCH and v2, otherwise patchwork thinks
> that this is a new series.
>
> On Thu, Oct 31, 2019 at 03:31:01PM +0000, Alexander Mikhalitsyn wrote:
> > Updated previous patch:
> > - split zdtm test and main criu code changes
> > - fixed stupid mistake in zdtm test
> > - removed unnecessary includes in zdtm test
> >
> > Thanks to Pavel Tikhomirov
> >
> > Alexander Mikhalitsyn (2):
> > unix: sysctl -- Preserve max_dgram_qlen value
> > zdtm: sysctl net.unix.max_dgram_qlen value preservation test
> >
> > criu/net.c | 102 ++++++++++++++++++++++++-
> > images/netdev.proto | 1 +
> > test/zdtm/static/Makefile | 1 +
> > test/zdtm/static/netns_sub_sysctl.c | 52 +++++++++++++
> > test/zdtm/static/netns_sub_sysctl.desc | 5 ++
> > 5 files changed, 160 insertions(+), 1 deletion(-)
> > create mode 100644 test/zdtm/static/netns_sub_sysctl.c
> > create mode 100644 test/zdtm/static/netns_sub_sysctl.desc
> >
> > --
> > 2.17.1
> >
> >
> > _______________________________________________
> > CRIU mailing list
> > CRIU at openvz.org
> > https://lists.openvz.org/mailman/listinfo/criu
Thank you! Next time I'll do it.
I've posted last version of patch several days ago here:
https://github.com/checkpoint-restore/criu/pull/850
Please, look, once time permit.
Regards, Alex
More information about the CRIU
mailing list