From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mats Liljegren Subject: Re: How to debug packet sends to virtual functions Date: Mon, 17 Feb 2014 15:35:17 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Cc: "dev-VfR2kkLFssw@public.gmane.org" To: "Burakov, Anatoly" Return-path: In-Reply-To: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" >>> It's the latter, i.e. two primary processes running DPDK on the same VM but >>> different VF devices. The VF devices belongs to the same physical devices >>> though. >> >> I'll try that as well. > > If you need more help with how we set things up, I'll be happy to help you. I found the bug, it was an illegal arp entry that I had created causing the problem. So this case has been solved. I re-checked this ifconfig issue, and now I can get it to work without ifconfig in the guest. Not sure why it didn't work without it previously, but apparently, there is something else I did that made things work. Sorry about the fuzz, but thanks for your effort! Regards Mats Liljegren