From mboxrd@z Thu Jan 1 00:00:00 1970 From: "lhffjzh" Subject: Re: Why only rx queue "0" can receive network packet by i40e NIC Date: Fri, 27 Feb 2015 17:03:07 +0800 Message-ID: <040101d0526c$35a5fa80$a0f1ef80$@com> References: <1416936405-25333-1-git-send-email-ssujith@cisco.com> <2674084.jy5aRKvivQ@xps13> <03fb01d05269$fe8d2110$fba76330$@com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: "'Prasad Rao \(prrao\)'" To: Return-path: In-Reply-To: <03fb01d05269$fe8d2110$fba76330$@com> Content-Language: zh-cn 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" Hi, BTW, I try on both 1.7.1 and 1.8.0. Thanks and Regards, Haifeng -----Original Message----- From: dev-bounces-VfR2kkLFssw@public.gmane.org [mailto:dev-bounces-VfR2kkLFssw@public.gmane.org] On Behalf Of lhffjzh Sent: Friday, February 27, 2015 4:47 PM To: 'Sujith Sankar (ssujith)'; 'Wiles, Keith'; 'Thomas Monjalon' Cc: dev-VfR2kkLFssw@public.gmane.org; 'Prasad Rao (prrao)' Subject: [dpdk-dev] Why only rx queue "0" can receive network packet by i40e NIC Hi All, We use 4 cores loop 4 rx queues on one i40e port, but only rx queue "0" can receive network packet, do anyone kindly know why? BTW, all of network packet has same destination ip address but has more than 200 different source ip address. In addition, by our test, all of rx queues can receive network packet with 10G ixgbe NIC with similar code. Thanks and Regards, Haifeng