From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from shards.monkeyblade.net ([184.105.139.130]:33456 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751787AbeCLQm5 (ORCPT ); Mon, 12 Mar 2018 12:42:57 -0400 Date: Mon, 12 Mar 2018 12:42:55 -0400 (EDT) Message-Id: <20180312.124255.1786337931041686412.davem@davemloft.net> To: mrv@mojatatu.com 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 From: David Miller In-Reply-To: <856061l02q.fsf@mojatatu.com> References: <1520633772-13149-1-git-send-email-mrv@mojatatu.com> <20180312.105621.174150980561761119.davem@davemloft.net> <856061l02q.fsf@mojatatu.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: netdev-owner@vger.kernel.org List-ID: 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.