[dpdk-dev] [PATCH] kni: bug fix of compiling KNI kernel module on Linux kernel 3.6.10

2014-05-18 Thread HELIN ZHANG
Error of "implicit-function-declaration" can be seen when building KNI kernel module on Linux kernel 3.6.10 platform. The root cause is as follows. On Linux kernel 3.6.10, ETHTOOL_GEEE is defined in Linux header file of "linux/ethtool.h", while is not defined in most of other linux kernel versions

[dpdk-dev] fail to bind '82541GI Gigabit Ethernet Controller' to IGB_UIO driver

2014-05-18 Thread Helmut Sim
I am on my way to validate it... Is there a pre-defined test or checklist for validating a NIC? Thanks On Fri, May 16, 2014 at 1:15 AM, Thomas Monjalon wrote: > Hi Sim, > > 2014-05-14 18:44, Helmut Sim: > > I made the required change in order to support the 82541GI chipset and I > > was able t