From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-it0-f48.google.com ([209.85.214.48]:50817 "EHLO mail-it0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932439AbeCLQkA (ORCPT ); Mon, 12 Mar 2018 12:40:00 -0400 Received: by mail-it0-f48.google.com with SMTP id d13so12004308itf.0 for ; Mon, 12 Mar 2018 09:39:59 -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> Date: Mon, 12 Mar 2018 12:39:57 -0400 In-Reply-To: <20180312.105621.174150980561761119.davem@davemloft.net> (David Miller's message of "Mon, 12 Mar 2018 10:56:21 -0400 (EDT)") Message-ID: <856061l02q.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: 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.