Re: [dpdk-dev] i40e and memory allocations restricted on node 1

2017-02-07 Thread Ivan Nardi
Hi Helin no luck with the latest nvm PMD: eth_i40e_dev_init(): FW 5.0 API 1.5 NVM 05.00.05 eetrack 800028ac RING: Cannot reserve memory HASH: memory allocation failed PMD: i40e_init_ethtype_filter_list(): Failed to create ethertype hash table! EAL: Error - exiting with code: 1 It seems to me the

Re: [dpdk-dev] i40e and memory allocations restricted on node 1

2017-02-06 Thread Zhang, Helin
> -Original Message- > From: Ivan Nardi [mailto:nardi.i...@gmail.com] > Sent: Tuesday, February 7, 2017 5:04 AM > To: dev@dpdk.org > Cc: Zhang, Helin; Wu, Jingjing > Subject: i40e and memory allocations restricted on node 1 > > Hi > With dpdk 17.02-rc2 i40e driver doesn't load at all whe

[dpdk-dev] i40e and memory allocations restricted on node 1

2017-02-06 Thread Ivan Nardi
Hi With dpdk 17.02-rc2 i40e driver doesn't load at all when memory allocation is restricted on numa node 1 (on system with more than 1 node, obviously) [root@micro ~]# /tmp/testpmd -d /home/micro/lib/librte_pmd_i40e.so -c 0xFFFC000 -w :81:00.0 -w :81:00.1 -n 4 --socket-mem=0,8192 -- -i -