From mboxrd@z Thu Jan 1 00:00:00 1970 From: "lhffjzh" Subject: Why only rx queue "0" can receive network packet by i40e NIC Date: Fri, 27 Feb 2015 16:47:15 +0800 Message-ID: <03fb01d05269$fe8d2110$fba76330$@com> References: <1416936405-25333-1-git-send-email-ssujith@cisco.com> <2674084.jy5aRKvivQ@xps13> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: dev-VfR2kkLFssw@public.gmane.org, "'Prasad Rao \(prrao\)'" To: "'Sujith Sankar \(ssujith\)'" , "'Wiles, Keith'" , "'Thomas Monjalon'" Return-path: In-Reply-To: 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 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