DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Mcnamara, John" <john.mcnamara@intel.com>
To: Arthas <kangzy1982@qq.com>, dev <dev@dpdk.org>
Cc: Cyril Chemparathy <cchemparathy@ezchip.com>
Subject: Re: [dpdk-dev] DPDK v2.1.0 with tilegx problem
Date: Mon, 7 Sep 2015 08:51:33 +0000	[thread overview]
Message-ID: <B27915DBBA3421428155699D51E4CFE202305A2A@IRSMSX103.ger.corp.intel.com> (raw)
In-Reply-To: <tencent_644FF3F32397EDF608409E10@qq.com>

CCing the Tile-GX maintainers.

> -----Original Message-----
> From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Arthas
> Sent: Saturday, September 5, 2015 2:49 AM
> To: dev
> Subject: [dpdk-dev] DPDK v2.1.0 with tilegx problem
> 
> Hi, I'm working on tilegx platform. but when I compiled DPDK 2.1.0 with
> tilegx target. I got a error.
> 
> /DPDK/dpdk-v2.1.0/drivers/net/mpipe/mpipe_tilegx.c:182: error:
> 'GXIO_MPIPE_IQUEUE_ENTRY_128' undeclared here (not in a function)
> /DPDK/dpdk-v2.1.0/drivers/net/mpipe/mpipe_tilegx.c:182: error: array index
> in initializer not of integer type
> /DPDK/dpdk-v2.1.0/drivers/net/mpipe/mpipe_tilegx.c:182: error: (near
> initialization for 'mpipe_iqueue_sizes')
> /DPDK/dpdk-v2.1.0/drivers/net/mpipe/mpipe_tilegx.c:183: error:
> 'GXIO_MPIPE_IQUEUE_ENTRY_512' undeclared here (not in a function)
> /DPDK/dpdk-v2.1.0/drivers/net/mpipe/mpipe_tilegx.c:183: error: array index
> in initializer not of integer type
> /DPDK/dpdk-v2.1.0/drivers/net/mpipe/mpipe_tilegx.c:183: error: (near
> initialization for 'mpipe_iqueue_sizes')
> /DPDK/dpdk-v2.1.0/drivers/net/mpipe/mpipe_tilegx.c:184: error:
> 'GXIO_MPIPE_IQUEUE_ENTRY_2K' undeclared here (not in a function)
> /DPDK/dpdk-v2.1.0/drivers/net/mpipe/mpipe_tilegx.c:184: error: array index
> in initializer not of integer type
> /DPDK/dpdk-v2.1.0/drivers/net/mpipe/mpipe_tilegx.c:184: error: (near
> initialization for 'mpipe_iqueue_sizes')
> /DPDK/dpdk-v2.1.0/drivers/net/mpipe/mpipe_tilegx.c:185: error:
> 'GXIO_MPIPE_IQUEUE_ENTRY_64K' undeclared here (not in a function)
> /DPDK/dpdk-v2.1.0/drivers/net/mpipe/mpipe_tilegx.c:185: error: array index
> in initializer not of integer type
> /DPDK/dpdk-v2.1.0/drivers/net/mpipe/mpipe_tilegx.c:185: error: (near
> initialization for 'mpipe_iqueue_sizes')
> /DPDK/dpdk-v2.1.0/drivers/net/mpipe/mpipe_tilegx.c: In function
> 'mpipe_link_mac':
> /DPDK/dpdk-v2.1.0/drivers/net/mpipe/mpipe_tilegx.c:1545: warning: implicit
> declaration of function 'gxio_mpipe_link_enumerate_mac'
> /DPDK/dpdk-v2.1.0/drivers/net/mpipe/mpipe_tilegx.c:1545: warning: nested
> extern declaration of 'gxio_mpipe_link_enumerate_mac'
> 
> My tilegx MDE version is TileraMDE-4.2.4.174600, but I can't found any
> definition of GXIO_MPIPE_IQUEUE_ENTRY_128/512/2K/64K.
> only found gxio_mpipe_link_enumerate_mac is a kernel global symbol.
> 
> Did someon got this problem?
> 
> Regards,
> Arthas

  reply	other threads:[~2015-09-07  8:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-05  1:48 Arthas
2015-09-07  8:51 ` Mcnamara, John [this message]
2015-09-07  9:12   ` Tony Lu
2015-09-07  9:24   ` Thomas Monjalon
2015-09-07  8:51 ` Arthas

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=B27915DBBA3421428155699D51E4CFE202305A2A@IRSMSX103.ger.corp.intel.com \
    --to=john.mcnamara@intel.com \
    --cc=cchemparathy@ezchip.com \
    --cc=dev@dpdk.org \
    --cc=kangzy1982@qq.com \
    /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).