DPDK patches and discussions
 help / color / mirror / Atom feed
From: kefu chai <tchaikov@gmail.com>
To: Bruce Richardson <bruce.richardson@intel.com>,
	Willem Jan Withagen <wjw@digiware.nl>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH] contigmem: include <sys/vmmeter.h> to fix FreeBSD build
Date: Fri, 1 Dec 2017 10:00:55 +0800	[thread overview]
Message-ID: <CAJE9aOMTJAbO215UHuknoBvhMXrN89Q7XAzcPZH0WsqQt2Nu9w@mail.gmail.com> (raw)
In-Reply-To: <20171130095657.GA9024@bricha3-MOBL3.ger.corp.intel.com>

+ Willem, he reported this issue

On Thu, Nov 30, 2017 at 5:56 PM, Bruce Richardson
<bruce.richardson@intel.com> wrote:
> On Thu, Nov 30, 2017 at 02:00:38PM +0800, kefu chai wrote:
>> otherwise the build fails with
>>
>> In file included from contigmem.c:57:
>> /usr/srcs/head/src/sys/vm/vm_phys.h:122:10: error: use of undeclared
>> identifier 'vm_cnt'
>>         return (vm_cnt.v_free_count += adj);
>>                 ^
>> 1 error generated.
>> *** Error code 1
>>
>> Signed-off-by: Kefu Chai <tchaikov@gmail.com>
>> ---
>
> Hi,
>
> what version of FreeBSD does this error occur on? Though it's been a few
> weeks since I last tested, I haven't seen it before on other FreeBSD 10
> or 11.

Bruce,

wjw@cephdev:~ % uname -a
FreeBSD cephdev.digiware.nl 12.0-CURRENT FreeBSD 12.0-CURRENT #15
r324142M: Sun Oct  1 08:19:29 CEST 2017
root@cephdev.digiware.nl:/usr/obj/usr/srcs/head/src/sys/GENERIC-NODEBUG
 amd64

>
> Regards,
> /Bruce



-- 
Regards
Kefu Chai

  reply	other threads:[~2017-12-01  2:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-30  6:00 kefu chai
2017-11-30  9:56 ` Bruce Richardson
2017-12-01  2:00   ` kefu chai [this message]
2017-12-01 10:20 ` Bruce Richardson
2017-12-01 11:22 kefu chai
2017-12-01 13:20 ` Bruce Richardson
2018-01-09 15:38   ` Thomas Monjalon

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=CAJE9aOMTJAbO215UHuknoBvhMXrN89Q7XAzcPZH0WsqQt2Nu9w@mail.gmail.com \
    --to=tchaikov@gmail.com \
    --cc=bruce.richardson@intel.com \
    --cc=dev@dpdk.org \
    --cc=wjw@digiware.nl \
    /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).