> -----Original Message-----
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Samuel Monderer
> Sent: Monday, April 28, 2014 11:36 AM
> To: dev at dpdk.org
> Subject: [dpdk-dev] compiling with specific kernel headers
> 
> Hi,
> 
> The target machine has a different kernel version than the one my Desktop.
> I do have the appropriate kernel headers installed on my desktop.
> Is there a parameter I can pass to make to tell him which headers to use?
> 
> Samuel

Hi,

The "RTE_KERNELDIR" environment variable should be what you are looking for. 
It's described in section 26.3.3 of the Intel DPDK Programmers Guide doc. 
[http://www.intel.com/content/www/us/en/intelligent-systems/intel-technology/intel-dpdk-programmers-guide.html]

Regards,
/Bruce

Reply via email to