From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-io0-f181.google.com ([209.85.223.181]:43827 "EHLO mail-io0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932394AbeCLRPh (ORCPT ); Mon, 12 Mar 2018 13:15:37 -0400 Received: by mail-io0-f181.google.com with SMTP id l12so12306969ioc.10 for ; Mon, 12 Mar 2018 10:15:37 -0700 (PDT) From: Roman Mashak To: David Miller Cc: netdev@vger.kernel.org, kernel@mojatatu.com, jhs@mojatatu.com, xiyou.wangcong@gmail.com, jiri@resnulli.us Subject: Re: [PATCH net-next 1/1] tc-testing: updated gact tests with batch test cases References: <1520633772-13149-1-git-send-email-mrv@mojatatu.com> <20180312.105621.174150980561761119.davem@davemloft.net> <856061l02q.fsf@mojatatu.com> <20180312.124255.1786337931041686412.davem@davemloft.net> Date: Mon, 12 Mar 2018 13:15:35 -0400 In-Reply-To: <20180312.124255.1786337931041686412.davem@davemloft.net> (David Miller's message of "Mon, 12 Mar 2018 12:42:55 -0400 (EDT)") Message-ID: <85woyhjjuw.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: Mon, 12 Mar 2018 12:39:57 -0400 > >> David Miller writes: >> >>> From: Roman Mashak >>> Date: Fri, 9 Mar 2018 17:16:12 -0500 >>> >>>> Add test cases to exercise code paths responsible for adding or deleting >>>> batch of TC actions. >>>> >>>> Signed-off-by: Roman Mashak >>> >>> You submitted this patch twice. >>> >>> You didn't indicate if this is a new version of the patch or something >>> like this. >>> >> >> Sorry for that glitch, I've just resent the patch. >> >>> Please resubmit your tc-testing changes, all of them, with this >>> sorted out. > > I said "all of your tc-testing changes" not just this one. On March 9th I submitted two tc-testing patches: - "add TC vlan action tests" - "updated gact tests with batch test cases" (which I resent) Do you want to have those submitted as series?