From mboxrd@z Thu Jan 1 00:00:00 1970 From: Varsha Rao Subject: Re: [PATCH nft] tests: shell: Add test for IPv4 Mapped IPv6 address. Date: Thu, 23 Nov 2017 09:43:34 +0530 Message-ID: References: <20171119123432.8894-1-rvarsha016@gmail.com> <20171120132813.GA22282@salvia> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Cc: netfilter-devel@vger.kernel.org To: Pablo Neira Ayuso Return-path: Received: from mail-it0-f53.google.com ([209.85.214.53]:38435 "EHLO mail-it0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752110AbdKWEOP (ORCPT ); Wed, 22 Nov 2017 23:14:15 -0500 Received: by mail-it0-f53.google.com with SMTP id n134so8810066itg.3 for ; Wed, 22 Nov 2017 20:14:15 -0800 (PST) In-Reply-To: <20171120132813.GA22282@salvia> Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Mon, Nov 20, 2017 at 6:58 PM, Pablo Neira Ayuso wrote: > On Sun, Nov 19, 2017 at 06:04:32PM +0530, Varsha Rao wrote: >> This patch adds test case for IPv4 Mapped IPv6 address and renames >> file 0025named_limit_0 to 0026named_limit_0. > > Applied, thanks Varsha. > > Please, next time, send one patch for each thing. It's a good practise > to stick to one single patch per logical change. > > In other words, if you see yourself saying in the patch description > something like: "This patch is doing X and Y", then it means X needs > one single patch for it, and Y another one. Sorry, as no code was changed, I did not make a new patch for it. Thank you for the clarification. Thanks, Varsha