Re: [LTP] [PATCH V2] container: new testcase pidns32

2015-08-11 Thread Yuan Sun
On 2015/8/11 21:58, Jan Stancek wrote: > > - Original Message - >> From: "Yuan Sun" >> To: "Jan Stancek" >> Cc: ltp-list@lists.sourceforge.net >> Sent: Tuesday, 11 August, 2015 10:43:02 AM >> Subject: Re: [PATCH V2] container: new testcase pidns32 >> >> Hi Jan, >> See in-line comme

Re: [LTP] [PATCH V2] container: new testcase pidns32

2015-08-11 Thread Jan Stancek
- Original Message - > From: "Yuan Sun" > To: "Jan Stancek" > Cc: ltp-list@lists.sourceforge.net > Sent: Tuesday, 11 August, 2015 10:43:02 AM > Subject: Re: [PATCH V2] container: new testcase pidns32 > > Hi Jan, > See in-line comments. > On 2015/8/11 16:05, Jan Stancek wrote: > >

Re: [LTP] [PATCH V2] container: new testcase pidns32

2015-08-11 Thread Yuan Sun
Hi Jan and Cyril, I have send a message in reply. What is your opinion? If you convinced about this test, I will update the code. Or it is unnecessary to update the code. Thanks. Yuan On 2015/8/11 16:33, Cyril Hrubis wrote: > Hi! >> Hi, >> >> I'm still not entirely convinced a

Re: [LTP] [PATCH V2] container: new testcase pidns32

2015-08-11 Thread Yuan Sun
Hi Jan, See in-line comments. On 2015/8/11 16:05, Jan Stancek wrote: > > - Original Message - >> From: "Yuan Sun" >> To: jstan...@redhat.com >> Cc: ltp-list@lists.sourceforge.net >> Sent: Friday, 7 August, 2015 6:55:08 AM >> Subject: [PATCH V2] container: new testcase pidns32 >> >> Ke

Re: [LTP] [PATCH V2] container: new testcase pidns32

2015-08-11 Thread Cyril Hrubis
Hi! > Hi, > > I'm still not entirely convinced about this test. So am I. What about checking that we can do at least MAXNEST levels? -- Cyril Hrubis chru...@suse.cz -- ___ Lt

Re: [LTP] [PATCH V2] container: new testcase pidns32

2015-08-11 Thread Jan Stancek
- Original Message - > From: "Yuan Sun" > To: jstan...@redhat.com > Cc: ltp-list@lists.sourceforge.net > Sent: Friday, 7 August, 2015 6:55:08 AM > Subject: [PATCH V2] container: new testcase pidns32 > > Kernel imposes a limit of 32 nested levels of pid namespaces. > > Signed-off-by: Yu

[LTP] [PATCH V2] container: new testcase pidns32

2015-08-07 Thread Yuan Sun
Kernel imposes a limit of 32 nested levels of pid namespaces. Signed-off-by: Yuan Sun --- runtest/containers | 1 + testcases/kernel/containers/pidns/.gitignore | 1 + testcases/kernel/containers/pidns/pidns32.c | 96 3 files changed, 98