DPDK usage discussions
 help / color / mirror / Atom feed
From: Cliff Burdick <shaklee3@gmail.com>
To: SAKTHIVEL ANAND S <anand.sa88@gmail.com>
Cc: users <users@dpdk.org>
Subject: Re: [dpdk-users] DPDK KNI:
Date: Thu, 23 Jun 2016 06:59:20 -0700	[thread overview]
Message-ID: <CA+Gp1nbEQFq2sM1dau6UKp9R+=bn+EDaAVAVN3-ZWnLtvVLj+w@mail.gmail.com> (raw)
In-Reply-To: <CAOP5GAyBue1acrt4G7FMnR+twYU+63AEN2hk5qrhnAOjwePyYA@mail.gmail.com>

Are you including the .mk files? I believe this value is passed in as a
compiled -D flag or defined in rte_memory.h. Do the examples compile
correctly?

On Thu, Jun 23, 2016 at 1:01 AM, SAKTHIVEL ANAND S <anand.sa88@gmail.com>
wrote:

> hello
>
> I am getting the below error , while compiling my code.. can you pls point
> the root cause of this.
>
>
> == Build lib/librte_eal/linuxapp/kni
>   CC [M]
> /root/dpdk-2.2.0/build/build/lib/librte_eal/linuxapp/kni/kni_misc.o
> In file included from
> /root/dpdk-2.2.0/build/build/lib/librte_eal/linuxapp/kni/kni_misc.c:36:0:
>
> /usr/src/kernels/3.10.0-327.el7.x86_64/include/exec-env/rte_kni_common.h:113:2:
> error: requested alignment is not an integer constant
>   void *buf_addr __attribute__((__aligned__(RTE_CACHE_LINE_SIZE)));
>
>
> --
> Thanks
> Sakthivel S OM
>

      reply	other threads:[~2016-06-23 13:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-23  8:01 SAKTHIVEL ANAND S
2016-06-23 13:59 ` Cliff Burdick [this message]

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='CA+Gp1nbEQFq2sM1dau6UKp9R+=bn+EDaAVAVN3-ZWnLtvVLj+w@mail.gmail.com' \
    --to=shaklee3@gmail.com \
    --cc=anand.sa88@gmail.com \
    --cc=users@dpdk.org \
    /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).