kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Anthony Liguori <anthony@codemonkey.ws>
To: Adrian Schmitz <aschmitz@lehighgas.com>
Cc: kvm@vger.kernel.org
Subject: Re: Virtio network performance problem
Date: Wed, 03 Dec 2008 14:35:32 -0600	[thread overview]
Message-ID: <4936ED94.2000706@codemonkey.ws> (raw)
In-Reply-To: <3D753CDC7D3A054CADC4DC2DF4C9F66502027873@LGC-MX01.corp.lehighgas.local>

Adrian Schmitz wrote:
> I'm having a problem with virtio networking. I mentioned this in a
> previous thread, but I'm starting a new one since Dor solved the problem
> I reported in the original thread. This appears to be a new problem.
>   

On an older kernel, you'll likely see packet corruption with virtio-net 
because of an uninitialized variable.  Please try the patch I just 
posted (Fix uninitialized offset in virtio-net receive_header) and let 
me know if it helps.

Regards,

Anthony Liguori


      parent reply	other threads:[~2008-12-03 20:35 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-03 19:11 Virtio network performance problem Adrian Schmitz
2008-12-03 19:20 ` Chris Wedgwood
2008-12-03 19:21   ` Chris Wedgwood
2008-12-03 19:27     ` Adrian Schmitz
2008-12-04 15:53       ` Adrian Schmitz
2008-12-04 22:38         ` Dor Laor
2008-12-11 17:03           ` Adrian Schmitz
2008-12-03 20:35 ` Anthony Liguori [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=4936ED94.2000706@codemonkey.ws \
    --to=anthony@codemonkey.ws \
    --cc=aschmitz@lehighgas.com \
    --cc=kvm@vger.kernel.org \
    /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).