Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Aug 2013 16:01:52 +0200
From:      Andre Oppermann <andre@freebsd.org>
To:        =?ISO-8859-1?Q?Roger_Pau_Monn=E9?= <roger.pau@citrix.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: [PATCH] xen-netback: fix compile errors introduced by r254804 and r254807
Message-ID:  <521B5FD0.3020405@freebsd.org>
In-Reply-To: <521B5B8E.6060806@citrix.com>
References:  <1377514921-2132-1-git-send-email-roger.pau@citrix.com> <521B569C.4080906@freebsd.org> <521B5B8E.6060806@citrix.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 26.08.2013 15:43, Roger Pau Monné wrote:
> On 26/08/13 15:22, Andre Oppermann wrote:
>> On 26.08.2013 13:02, Roger Pau Monne wrote:
>>> r254804 and r254807 changed the types of some of the members of the
>>> mbuf struct, and introduced some compile time errors in netback
>>> debug messages that prevented compiling a XENHVM kernel.
>>
>> Thanks, I fixed the printf's with r254910 in a slightly different way just
>> before I saw your email.
>
> Thanks, just saw your fix on the repos.
>
>> There's a dedicated m_print() function upcoming that can/should replace all
>> those hand-grown variants.
>
> That should be helpful. I was wondering if there's a way to add the
> XENHVM kernel configs to the tinderbox tester, so we can at least have a
> compile test for XEN PVHVM kernels.

It is and that's where I saw it.  There's so many kernels to compile these
days to get complete code coverage.

-- 
Andre




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?521B5FD0.3020405>