From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sunil Bojanapally Subject: VMDq + DCB: 128 Tx queues Date: Fri, 1 Aug 2014 10:43:08 +0530 Message-ID: <53DB21E4.1030405@ericsson.com> Reply-To: sunil.bojanapally-IzeFyvvaP7pWk0Htik3J/w@public.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit To: Return-path: 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 team, As per dpdk programming guide on VMDq+DCB will configure each Ethernet port to 16 pools with 8 queues each. Which means per port will have 128 Rx & Tx queues. The question is, in order to have end 2 end QoS support the port should get configured with 128 Rx as well as 128 Tx queues ? Note: I am considering same port for Rx & Tx. Thanks, Sunil