From mboxrd@z Thu Jan 1 00:00:00 1970 From: Asias He Subject: Re: [PATCH 2/2] kvm tools: Respect VRING_AVAIL_F_NO_INTERRUPT Date: Sat, 07 May 2011 19:25:13 +0800 Message-ID: <4DC52C19.9000102@gmail.com> References: <1304735660-10844-1-git-send-email-asias.hejun@gmail.com> <1304735660-10844-2-git-send-email-asias.hejun@gmail.com> <20110507075527.GA25065@elte.hu> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: Ingo Molnar , Cyrill Gorcunov , Sasha Levin , Prasad Joshi , kvm@vger.kernel.org To: Pekka Enberg Return-path: Received: from mail-pz0-f46.google.com ([209.85.210.46]:44762 "EHLO mail-pz0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752411Ab1EGL0Z (ORCPT ); Sat, 7 May 2011 07:26:25 -0400 Received: by pzk9 with SMTP id 9so1767896pzk.19 for ; Sat, 07 May 2011 04:26:24 -0700 (PDT) In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: On 05/07/2011 05:03 PM, Pekka Enberg wrote: > On Sat, 7 May 2011, Ingo Molnar wrote: >> Very nice! >> >> Btw., do we have a firm resolution for the ping latency problem that >> the virtio >> ring-buffer and net driver suffered from? If it's fixed, which commit >> fixed the >> root cause? > > Oh, it seems that the patches fixed the "ping -f" problems for me! > Asias, why was that not mentioned in the changelogs? I believe the 'ping -f' problem is fixed. I just need confirms from more tests. -- Best Regards, Asias He