From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-it0-f42.google.com ([209.85.214.42]:53111 "EHLO mail-it0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751713AbeCVT3i (ORCPT ); Thu, 22 Mar 2018 15:29:38 -0400 Received: by mail-it0-f42.google.com with SMTP id k135-v6so12766534ite.2 for ; Thu, 22 Mar 2018 12:29:38 -0700 (PDT) From: Roman Mashak To: David Miller Cc: netdev@vger.kernel.org, jhs@mojatatu.com, xiyou.wangcong@gmail.com, jiri@resnulli.us Subject: Re: [RESEND PATCH net-next 1/1] tc-testing: updated police, mirred, skbedit and skbmod with more tests References: <1521721402-28750-1-git-send-email-mrv@mojatatu.com> <20180322.151449.503087758560703302.davem@davemloft.net> Date: Thu, 22 Mar 2018 15:29:36 -0400 In-Reply-To: <20180322.151449.503087758560703302.davem@davemloft.net> (David Miller's message of "Thu, 22 Mar 2018 15:14:49 -0400 (EDT)") Message-ID: <85370rewnz.fsf@mojatatu.com> MIME-Version: 1.0 Content-Type: text/plain Sender: netdev-owner@vger.kernel.org List-ID: 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.