From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40146) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X5ffo-0005bw-Q6 for qemu-devel@nongnu.org; Fri, 11 Jul 2014 14:36:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X5ffj-0001mj-Ky for qemu-devel@nongnu.org; Fri, 11 Jul 2014 14:35:56 -0400 Received: from mail-qc0-f180.google.com ([209.85.216.180]:47148) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X5ffj-0001ma-Gl for qemu-devel@nongnu.org; Fri, 11 Jul 2014 14:35:51 -0400 Received: by mail-qc0-f180.google.com with SMTP id l6so1080370qcy.39 for ; Fri, 11 Jul 2014 11:35:50 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20140711183554.GA3643@redhat.com> References: <20140527120050.15172.94908.stgit@3820> <20140527120718.15172.9772.stgit@3820> <20140709142403.GG4537@noname.redhat.com> <20140711183554.GA3643@redhat.com> From: Nikolay Nikolaev Date: Fri, 11 Jul 2014 21:35:30 +0300 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [snabb-devel] Re: [PATCH v10 18/18] Add qtest for vhost-user List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "snabb-devel@googlegroups.com" Cc: Kevin Wolf , Antonios Motakis , Luke Gorrie , VirtualOpenSystems Technical Team , qemu-devel On Fri, Jul 11, 2014 at 9:35 PM, Michael S. Tsirkin wrote: > On Wed, Jul 09, 2014 at 04:24:03PM +0200, Kevin Wolf wrote: >> Am 27.05.2014 um 14:07 hat Nikolay Nikolaev geschrieben: >> > This test creates a 'server' chardev to listen for vhost-user messages. >> > Once VHOST_USER_SET_MEM_TABLE is received it mmaps each received region, >> > and read 1k bytes from it. The read data is compared to data from readl. >> > >> > The test requires hugetlbfs to be already mounted and writable. The mount >> > point defaults to '/hugetlbfs' and can be specified via the environment >> > variable QTEST_HUGETLBFS_PATH. >> > >> > The rom pc-bios/pxe-virtio.rom is used to instantiate a virtio pcicontroller. >> > >> > Signed-off-by: Antonios Motakis >> > Signed-off-by: Nikolay Nikolaev >> >> This breaks the test case build on RHEL 6 because G_TIME_SPAN_SECOND >> apparently doesn't exist before glib 2.26. >> >> Kevin > > Nikolay can you fix pls asap? > I'm fine with detecting this at configure time and disabling > the test if that's what it takes ... the fix is already in the main git tree: http://git.qemu.org/?p=qemu.git;a=commit;h=0a58991a5f7efd6eb8a66643f4fd894b9c6874b7 > > -- > You received this message because you are subscribed to the Google Groups "Snabb Switch development" group. > To unsubscribe from this group and stop receiving emails from it, send an email to snabb-devel+unsubscribe@googlegroups.com. > To post to this group, send an email to snabb-devel@googlegroups.com. > Visit this group at http://groups.google.com/group/snabb-devel.