qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Hajnoczi <stefanha@redhat.com>
To: sfeldma@gmail.com
Cc: pbonzini@redhat.com, jiri@resnulli.us, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 0/5] rocker device updates
Date: Thu, 2 Jul 2015 15:27:14 +0100	[thread overview]
Message-ID: <20150702142714.GR21214@stefanha-thinkpad.home> (raw)
In-Reply-To: <1435746792-41278-1-git-send-email-sfeldma@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1084 bytes --]

On Wed, Jul 01, 2015 at 03:33:07AM -0700, sfeldma@gmail.com wrote:
> From: Scott Feldman <sfeldma@gmail.com>
> 
> A couple of fixes reported by Paolo Bonzini and some changes to sync with
> current Linux 4.1 kernel rocker device driver.
> 
> Scott Feldman (5):
>   rocker: fix misplaced break statement
>   rocker: fix missing break statements
>   rocker: return -1 when dropping packet on ingress
>   rocker: mark copy-to-cpu pkts as forwarding offloaded
>   rocker: tests: don't need to specify master/self when setting vlans
> 
>  docs/specs/rocker.txt         |    4 ++++
>  hw/net/rocker/rocker.c        |    8 +++++++-
>  hw/net/rocker/rocker.h        |    2 +-
>  hw/net/rocker/rocker_hw.h     |    1 +
>  hw/net/rocker/rocker_of_dpa.c |    7 +++++--
>  hw/net/rocker/rocker_world.c  |    2 +-
>  tests/rocker/bridge-vlan      |    4 ++--
>  tests/rocker/bridge-vlan-stp  |    4 ++--
>  8 files changed, 23 insertions(+), 9 deletions(-)
> 
> -- 
> 1.7.10.4
> 

Thanks, applied to my net tree:
https://github.com/stefanha/qemu/commits/net

Stefan

[-- Attachment #2: Type: application/pgp-signature, Size: 473 bytes --]

      parent reply	other threads:[~2015-07-02 14:27 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-01 10:33 [Qemu-devel] [PATCH 0/5] rocker device updates sfeldma
2015-07-01 10:33 ` [Qemu-devel] [PATCH 1/5] rocker: fix misplaced break statement sfeldma
2015-07-01 10:33 ` [Qemu-devel] [PATCH 2/5] rocker: fix missing break statements sfeldma
2015-07-01 10:33 ` [Qemu-devel] [PATCH 3/5] rocker: return -1 when dropping packet on ingress sfeldma
2015-07-01 10:33 ` [Qemu-devel] [PATCH 4/5] rocker: mark copy-to-cpu pkts as forwarding offloaded sfeldma
2015-07-01 10:33 ` [Qemu-devel] [PATCH 5/5] rocker: tests: don't need to specify master/self when setting vlans sfeldma
2015-07-02 14:27 ` Stefan Hajnoczi [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150702142714.GR21214@stefanha-thinkpad.home \
    --to=stefanha@redhat.com \
    --cc=jiri@resnulli.us \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=sfeldma@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).