I meant how can you assign an IP address to an *userspace* bridge (not kernel
bridge) if I didn't state that clearly enough.
Thanks,
Tim
At 2015-02-16 23:06:44, "Tim Deng" wrote:
>Hi Pravin,
>
>I'm trying to setup user space tunneling over DPDK, but I cannot follow
>the instruction of Example
Here is the problem.
I have a network system as flows:
It has vlan & vxlan on it, and between every two vms, they send tcp&udp. After
this linux system runs 14 days later, a kernel panic happened. Then I analyze
Linux kernel crash dumps with crash. Here is the result:
crash> bt
PID: 3323 TASK:
> On Feb 16, 2015, at 4:40 AM, Sorin Vinturis
> wrote:
>
> Nithin, in a NEW NL command, when the WFP filter needs to be created for a
> new tunnel port, the code runs at dispatch IRQL. At dispatch IRQL any WFP
> call fails. That is why I have created a thread for postponing WFP-based work
> w
I agree with Kevin that we should adopt veth pairs for fixing the issue in
the short term, at least until CT gets merged and distributed in OVS. At
that point the transition to a OVS based solution will make a lot of sense,
given that the numbers show that it's worth of course ;)
On Sun Feb 15 201
On 02/15/15 at 05:00pm, Kevin Benton wrote:
> What is the status of the conntrack integration with respect to
> availability in distributions? The lack of state tracking has blocked the
> ability for us to get rid of namespaces for the L3 agent (because of SNAT)
> and the filtering bridge between t
On Mon, Feb 16, 2015 at 09:18:44AM +, Finucane, Stephen wrote:
> > On Fri, Feb 13, 2015 at 05:28:34PM +, Finucane, Stephen wrote:
> > > > On Thu, Feb 12, 2015 at 09:21:35PM +0100, Thomas Graf wrote:
> > > > > On 02/12/15 at 05:37pm, Finucane, Stephen wrote:
> > > You could probably avoid th
On Mon, Feb 16, 2015 at 03:49:12PM +0100, Rhaban Hark wrote:
>
> On 15.02.2015 at 20:12, Ben Pfaff wrote:
> >On Sun, Feb 15, 2015 at 01:58:21PM +0100, Rhaban Hark wrote:
> >>we want to achieve round-robin over different action-buckets in a group
> >>table. Since we expect packets with identical he
On Mon, Feb 16, 2015 at 09:40:49AM +, Abhijit Bhadra wrote:
> I am trying to port the latest OVS into our code. We used to run a
> much earlier version of code which used WDP(wildcard), now I think it
> needs to be replaced by ofproto class. I would like get some pointers
> regarding that.
>
>
Hi Pravin,
I'm trying to setup user space tunneling over DPDK, but I cannot follow
the instruction of Example procedure #1 in README-native-tunneling.md:
-"...assign ip address (172.168.1.1/24) to br-eth1..."
How can you assign an IP address to a bridge interface?
Thanks,
Tim
__
On 15.02.2015 at 20:12, Ben Pfaff wrote:
On Sun, Feb 15, 2015 at 01:58:21PM +0100, Rhaban Hark wrote:
we want to achieve round-robin over different action-buckets in a group
table. Since we expect packets with identical headers (same ip & mac
address), the current implementation is not sufficie
Nithin, in a NEW NL command, when the WFP filter needs to be created for a new
tunnel port, the code runs at dispatch IRQL. At dispatch IRQL any WFP call
fails. That is why I have created a thread for postponing WFP-based work when
the IRQL is lowered at passive level and the WFP calls can be su
Hi Andy,
I can tell you that this morning the test is still running without any
segfault. The patch seems to fix the problem!
Thanks for your help,
Salvatore
On 13/02/15 17:18, Andy Zhou wrote:
Great! looking forward to the test results.
On Fri, Feb 13, 2015 at 3:56 AM, Salvatore Cambria
Hi,
I am trying to port the latest OVS into our code. We used to run a much earlier
version of code which used WDP(wildcard), now I think it needs to be replaced
by ofproto class. I would like get some pointers regarding that.
Like for example, what should be a suitable replacement for wdp_flow_p
> On Fri, Feb 13, 2015 at 05:28:34PM +, Finucane, Stephen wrote:
> > > On Thu, Feb 12, 2015 at 09:21:35PM +0100, Thomas Graf wrote:
> > > > On 02/12/15 at 05:37pm, Finucane, Stephen wrote:
> > > > > * Line limit? It's not necessary to wrap Markdown if you don't
> want
> > > to, but files seem
14 matches
Mail list logo