From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jingjing Wu Subject: [PATCH 0/2] correct the flow director based on unified flow type Date: Fri, 6 Mar 2015 17:36:12 +0800 Message-ID: <1425634574-8033-1-git-send-email-jingjing.wu@intel.com> To: dev-VfR2kkLFssw@public.gmane.org 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" Due the unified flow type changes, this patchset updates the commands for flow director and correct the flow types ixgbe supported. Jingjing Wu (2): ixgbe: correct the flow types supported doc: update flow director commands app/test-pmd/cmdline.c | 18 +++++++++++++++--- doc/guides/testpmd_app_ug/testpmd_funcs.rst | 19 ++++++++++--------- lib/librte_pmd_ixgbe/ixgbe_fdir.c | 8 +++----- 3 files changed, 28 insertions(+), 17 deletions(-) -- 1.9.3