OpenVZ Forum


Home » Mailing lists » Devel » Network namespace status
Network namespace status [message #19088] Fri, 22 June 2007 17:47 Go to next message
ebiederm is currently offline  ebiederm
Messages: 1354
Registered: February 2006
Senior Member
Benjamin Thery <benjamin.thery@bull.net> writes:

> Eric,
>
> Thanks a lot for the updated patchset.
>
> I haven't look at the details yet, but I've already integrated it to your
> network namespaces patchset and ported the whole thing to 2.6.22-rc4-mm2 today.
> It is far easier to do when you don't have to think about the sysfs stuff :)

Agreed.  Which is a big part of motivation for picking something on the
sysfs side that works and getting it merged.

> I only performed some basic testing on it so far as I'm home today, but it
> already seems to work better than the patchset I ported to 2.6.21-mm2. It solves
> the issues I still had with sysfs.
>
> Thanks again.

Welcome.

I ported the rest of my patchset so I could test it (which is part of
what took me so long).  I will have to sync up with you and Daniel
and see what our differences are.

There are also a couple of other things we need to integrate with.
- The recent work of Patrick McHardy <kaber@trash.net>
  * netlink support for creating new virtual devices.
  * The macvlan driver
- Which ever version etun or veth that gets merged into the
  kernel.

Given that we don't have a measurable performance loss when the original
devices is in the network namespace it will be interesting to see if
the macvlan code gives us native performance, from my quick review it
should be trivial to ensure we don't unnecessary packet copies going on.

That said the only really big piece left is to pick the basic level 2
network namespace infrastructure and getting the bye off from the
maintainers of the networking code.  So I'm going to see if I can
split that part of the conversation into comprehensible chunks and
see if we can things moving there.

Eric
_______________________________________________
Containers mailing list
Containers@lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers
Re: Network Namespace status [message #20256 is a reply to message #19088] Fri, 14 September 2007 09:33 Go to previous message
ebiederm is currently offline  ebiederm
Messages: 1354
Registered: February 2006
Senior Member
Oliver Hartkopp <oliver@hartkopp.net> writes:

> can you send me your current AF_PACKET patch? I just want to update our
> recent post of the CAN (controller area network) subsystem (AF_CAN)
> which is (in some parts) similar to AF_PACKET. So i can take a look on
> it to provide the latest technique in the next post ...

Ok the last snapshot of my tree is at:

git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-netns.git
And tagged as: netns/v2.6.23-rc5netns45

Although that is the same as the default HEAD until I rebase my tree
again.

Eric
_______________________________________________
Containers mailing list
Containers@lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers
Previous Topic: [PATCH] shrink_dcache_sb speedup
Next Topic: [NETNS45][patch 0/1] remove udp rover
Goto Forum:
  


Current Time: Thu Sep 12 22:24:37 GMT 2024

Total time taken to generate the page: 0.05008 seconds