From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] test: fix flow classify test Date: Thu, 18 Jan 2018 01:07:31 +0100 Message-ID: <2894479.4daWApqTLI@xps> References: <1515062386-30337-1-git-send-email-bernard.iremonger@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, anatoly.burakov@intel.com, stable@dpdk.org To: Bernard Iremonger Return-path: In-Reply-To: <1515062386-30337-1-git-send-email-bernard.iremonger@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 04/01/2018 11:39, Bernard Iremonger: > Remove the requirement to have a port bound to igb_uio in > order to run this test suite. > > Fixes: 9c9befea4f57 ("test: add flow classify unit tests") Cc: stable@dpdk.org > Reported by: Anatoly Burakov > > Signed-off-by: Bernard Iremonger Applied, thanks