DPDK patches and discussions
 help / color / mirror / Atom feed
From: David Marchand <david.marchand@6wind.com>
To: Sujith Sankar <ssujith@cisco.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] [PATCH v2 0/6] Cisco Systems Inc. VIC Ethernet PMD - ENIC PMD
Date: Fri, 21 Nov 2014 10:52:17 +0100	[thread overview]
Message-ID: <CALwxeUuV_MEera3+KsOtDxkO=wuqkKsA8C5LELfouehThu_MZQ@mail.gmail.com> (raw)
In-Reply-To: <1416587583-2021-1-git-send-email-ssujith@cisco.com>

Hello Sujith,

I just tried your patchset on my system but I can't get it to build :

$ make config T=x86_64-native-linuxapp-gcc && make
Configuration done
== Build scripts
== Build scripts/testhost
  HOSTCC testhost.o

[snip]

== Build lib/librte_pmd_enic
  CC enic_main.o
....../lib/librte_pmd_enic/enic_main.c:43:24: fatal error: linux/vfio.h: No
such file or directory
compilation terminated.
make[3]: *** [enic_main.o] Error 1
make[2]: *** [librte_pmd_enic] Error 2
make[1]: *** [lib] Error 2
make: *** [all] Error 2

Looks like there is a problem with detecting vfio support and/or including
the right header.

$ uname -a
Linux ... 3.2.0-4-amd64 #1 SMP Debian 3.2.60-1+deb7u3 x86_64 GNU/Linux


Regards,
-- 
David Marchand

  reply	other threads:[~2014-11-21  9:41 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-21 16:32 Sujith Sankar
2014-11-21  9:52 ` David Marchand [this message]
2014-11-21  9:58   ` Sujith Sankar (ssujith)
2014-11-21 10:05     ` David Marchand
2014-11-21 16:32 ` [dpdk-dev] [PATCH v2 1/6] ENIC PMD License Sujith Sankar
2014-11-21 16:32 ` [dpdk-dev] [PATCH v2 2/6] ENIC PMD Makefile Sujith Sankar
2014-11-21 11:33   ` Neil Horman
2014-11-21 15:35     ` Sujith Sankar (ssujith)
2014-11-21 20:21       ` Neil Horman
2014-11-21 16:33 ` [dpdk-dev] [PATCH v2 3/6] VNIC common code partially shared with ENIC kernel mode driver Sujith Sankar
2014-11-21 16:33 ` [dpdk-dev] [PATCH v2 4/6] ENIC PMD specific code Sujith Sankar
2014-11-21 16:33 ` [dpdk-dev] [PATCH v2 5/6] DPDK-ENIC PMD interface Sujith Sankar
2014-11-21 13:24   ` Neil Horman
2014-11-21 15:36     ` Sujith Sankar (ssujith)
2014-11-21 16:33 ` [dpdk-dev] [PATCH v2 6/6] DPDK changes for accommodating ENIC PMD Sujith Sankar

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='CALwxeUuV_MEera3+KsOtDxkO=wuqkKsA8C5LELfouehThu_MZQ@mail.gmail.com' \
    --to=david.marchand@6wind.com \
    --cc=dev@dpdk.org \
    --cc=ssujith@cisco.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).