From: "Sujith Sankar (ssujith)" <ssujith-FYB4Gu1CFyUAvxtiuMwx3w@public.gmane.org>
To: David Marchand <david.marchand-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
Cc: "dev-VfR2kkLFssw@public.gmane.org" <dev-VfR2kkLFssw@public.gmane.org>
Subject: Re: [PATCH v2 0/6] Cisco Systems Inc. VIC Ethernet PMD - ENIC PMD
Date: Fri, 21 Nov 2014 09:58:58 +0000 [thread overview]
Message-ID: <D0950A07.28496%ssujith@cisco.com> (raw)
In-Reply-To: <CALwxeUuV_MEera3+KsOtDxkO=wuqkKsA8C5LELfouehThu_MZQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
Hi David,
Since the kernel version is less than 3.6.0, support for VFIO is not there.
Could you please turn off VFIO in config/common_linuxapp and try with IGB_UIO?
Thanks,
-Sujith
From: David Marchand <david.marchand-pdR9zngts4EAvxtiuMwx3w@public.gmane.org<mailto:david.marchand@6wind.com>>
Date: Friday, 21 November 2014 3:22 pm
To: "Sujith Sankar (ssujith)" <ssujith-FYB4Gu1CFyUAvxtiuMwx3w@public.gmane.org<mailto:ssujith-FYB4Gu1CFyUAvxtiuMwx3w@public.gmane.org>>
Cc: "dev-VfR2kkLFssw@public.gmane.org<mailto:dev-VfR2kkLFssw@public.gmane.org>" <dev-VfR2kkLFssw@public.gmane.org<mailto:dev-VfR2kkLFssw@public.gmane.org>>
Subject: Re: [dpdk-dev] [PATCH v2 0/6] Cisco Systems Inc. VIC Ethernet PMD - ENIC PMD
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
next prev parent reply other threads:[~2014-11-21 9:58 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-21 16:32 [PATCH v2 0/6] Cisco Systems Inc. VIC Ethernet PMD - ENIC PMD Sujith Sankar
[not found] ` <1416587583-2021-1-git-send-email-ssujith-FYB4Gu1CFyUAvxtiuMwx3w@public.gmane.org>
2014-11-21 9:52 ` David Marchand
[not found] ` <CALwxeUuV_MEera3+KsOtDxkO=wuqkKsA8C5LELfouehThu_MZQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-11-21 9:58 ` Sujith Sankar (ssujith) [this message]
[not found] ` <D0950A07.28496%ssujith-FYB4Gu1CFyUAvxtiuMwx3w@public.gmane.org>
2014-11-21 10:05 ` David Marchand
2014-11-21 16:32 ` [PATCH v2 1/6] ENIC PMD License Sujith Sankar
2014-11-21 16:32 ` [PATCH v2 2/6] ENIC PMD Makefile Sujith Sankar
[not found] ` <1416587583-2021-3-git-send-email-ssujith-FYB4Gu1CFyUAvxtiuMwx3w@public.gmane.org>
2014-11-21 11:33 ` Neil Horman
[not found] ` <20141121113317.GB20661-B26myB8xz7F8NnZeBjwnZQMhkBWG/bsMQH7oEaQurus@public.gmane.org>
2014-11-21 15:35 ` Sujith Sankar (ssujith)
[not found] ` <D0955934.284E5%ssujith-FYB4Gu1CFyUAvxtiuMwx3w@public.gmane.org>
2014-11-21 20:21 ` Neil Horman
2014-11-21 16:33 ` [PATCH v2 3/6] VNIC common code partially shared with ENIC kernel mode driver Sujith Sankar
2014-11-21 16:33 ` [PATCH v2 4/6] ENIC PMD specific code Sujith Sankar
2014-11-21 16:33 ` [PATCH v2 5/6] DPDK-ENIC PMD interface Sujith Sankar
[not found] ` <1416587583-2021-6-git-send-email-ssujith-FYB4Gu1CFyUAvxtiuMwx3w@public.gmane.org>
2014-11-21 13:24 ` Neil Horman
[not found] ` <20141121132448.GC20661-B26myB8xz7F8NnZeBjwnZQMhkBWG/bsMQH7oEaQurus@public.gmane.org>
2014-11-21 15:36 ` Sujith Sankar (ssujith)
2014-11-21 16:33 ` [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=D0950A07.28496%ssujith@cisco.com \
--to=ssujith-fyb4gu1cfyuavxtiumwx3w@public.gmane.org \
--cc=david.marchand-pdR9zngts4EAvxtiuMwx3w@public.gmane.org \
--cc=dev-VfR2kkLFssw@public.gmane.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).