From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751788AbeEVPo6 (ORCPT ); Tue, 22 May 2018 11:44:58 -0400 Received: from mailout.easymail.ca ([64.68.200.34]:34710 "EHLO mailout.easymail.ca" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751257AbeEVPo5 (ORCPT ); Tue, 22 May 2018 11:44:57 -0400 Subject: Re: [PATCH] tc-testing: fix ip address in u32 test To: Vlad Buslov , linux-kselftest@vger.kernel.org Cc: davem@davemloft.net, lucasb@mojatatu.com, jhs@mojatatu.com, xiyou.wangcong@gmail.com, chrism@mellanox.com, linux-kernel@vger.kernel.org, Shuah Khan References: <1526661066-11138-1-git-send-email-vladbu@mellanox.com> From: Shuah Khan Message-ID: Date: Tue, 22 May 2018 09:44:42 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 MIME-Version: 1.0 In-Reply-To: <1526661066-11138-1-git-send-email-vladbu@mellanox.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 05/18/2018 10:31 AM, Vlad Buslov wrote: > Fix expected ip address to actually match configured ip address. > Fix test to expect single matched filter. > > Signed-off-by: Vlad Buslov I can get this into 4.18-rc1 unless there is a reason for this to go through net tree. thanks, -- Shuah