[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAE4R7bA3hsRBOY9+YZXQ8b-7T_DwgzcrAM=wzYj+cyyWVkbRHQ@mail.gmail.com>
Date: Mon, 13 Apr 2015 07:59:21 -0700
From: Scott Feldman <sfeldma@...il.com>
To: Simon Horman <simon.horman@...ronome.com>
Cc: Jiri Pirko <jiri@...nulli.us>, Netdev <netdev@...r.kernel.org>
Subject: Re: [PATCH/RFC net-next 0/4] Allow use of rocker ports without bridging
On Sun, Apr 12, 2015 at 11:47 PM, Simon Horman
<simon.horman@...ronome.com> wrote:
> Hi,
>
> this short series attempts to allow rocker ports to be used when they
> are not attached to a bridge. It attempts to make use of flow entries
> in a rocker switch where appropriate and otherwise forwards packets up
> to the kernel for processing.
Hi Simon,
Unbridged ports should be working now with current driver/device. I
wonder if you have an older qemu rocker device? Use master branch of
https://github.com/scottfeldman/qemu-rocker.git.
My test setup is to IPv4 ping two hosts from two different ports.
Something like:
sw1:sw1p1:11.0.0.1/24 <----------------> h1:eth1:11.0.0.2/24
sw1:sw1p2:12.0.0.1/24 <----------------> h2:eth1:12.0.0.2/24
ARP and ping work fine. What is your test setup? I haven't spent a
lot of time on unbridged port testing, since major focus has been on
offloading bridge L2 and L3.
-scott
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists