From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [RESEND PATCH net-next 1/1] tc-testing: updated police, mirred, skbedit and skbmod with more tests Date: Sun, 25 Mar 2018 17:08:49 -0400 (EDT) Message-ID: <20180325.170849.1322742313837299046.davem@davemloft.net> References: <1521721402-28750-1-git-send-email-mrv@mojatatu.com> <20180322.151449.503087758560703302.davem@davemloft.net> <85370rewnz.fsf@mojatatu.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, jhs@mojatatu.com, xiyou.wangcong@gmail.com, jiri@resnulli.us To: mrv@mojatatu.com Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:41982 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751874AbeCYVIu (ORCPT ); Sun, 25 Mar 2018 17:08:50 -0400 In-Reply-To: <85370rewnz.fsf@mojatatu.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Roman Mashak Date: Thu, 22 Mar 2018 15:29:36 -0400 > David Miller writes: > >> From: Roman Mashak >> Date: Thu, 22 Mar 2018 08:23:22 -0400 >> >>> diff --git a/tools/testing/selftests/tc-testing/tc-tests/actions/skbmod.json b/tools/testing/selftests/tc-testing/tc-tests/actions/skbmod.json >>> index 90bba48c3f07..8aa5a88ccb19 100644 >>> --- a/tools/testing/selftests/tc-testing/tc-tests/actions/skbmod.json >>> +++ b/tools/testing/selftests/tc-testing/tc-tests/actions/skbmod.json >> ... >>> ] >>> } >>> -] >>> +] >>> \ No newline at end of file >>> -- >>> 2.7.4 >> >> Please fix this. > > The patch updates police.json, mirred.json, skbedit.json and > skbmod.json files that initially had no newline on the end. My bad, please repost the patch and I'll apply it. Thank you.