Re: [PATCH 5/5] net: add test for net cgroup

2016-08-12 Thread Alexei Starovoitov
On Wed, Aug 10, 2016 at 05:53:18PM -0700, Anoop Naravaram wrote: > Created a file scripts/cgroup/net_cgroup_test.py that tests the > functionality of the net cgroup as described in previous commit logs. > > Signed-off-by: Anoop Naravaram > --- > scripts/cgroup/net_cgroup_test.py | 359 > +++

[PATCH 5/5] net: add test for net cgroup

2016-08-10 Thread Anoop Naravaram
Created a file scripts/cgroup/net_cgroup_test.py that tests the functionality of the net cgroup as described in previous commit logs. Signed-off-by: Anoop Naravaram --- scripts/cgroup/net_cgroup_test.py | 359 ++ 1 file changed, 359 insertions(+) create mode