From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 02275EB64DD for ; Tue, 25 Jul 2023 18:36:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229639AbjGYSg5 (ORCPT ); Tue, 25 Jul 2023 14:36:57 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42572 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229485AbjGYSg5 (ORCPT ); Tue, 25 Jul 2023 14:36:57 -0400 Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7186A1985 for ; Tue, 25 Jul 2023 11:36:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1690310216; x=1721846216; h=date:from:to:cc:subject:message-id:mime-version: in-reply-to; bh=O3WNw1IomdWkDJr2ZIyRjZ7kayR7RhsTlPQToycSmts=; b=U07SK9M5iAwmJKhMDH3E/RuyJZVWLKCrXuct5CWs2TguAjVzdvr/zMKv 6URCFg2E0JLmiOwZ6SK5J+DLNBa+t/5P8fRmx6IGJAjBlzHfnCl7zhElI g0XAUTHNuEGmS4U5x4sv3jxquPAuFJl7W/rQb8AzNjBEh5W341O+fZA6L N3TDubuY3T/dz6dRJEFgBr7EPxa2WxUajcJye0+pOwBVMH1xHDJaWLJts /ym95A+r6THm3MmNysIUIka8FWfHR94jDml3jtTQJeyPzVMW93ysDGKqK ud2GIi+if4s2uFwFyqM47y+KxO9QGZWQiDXIdxO72IHQni3rJqcMnrZ6w w==; X-IronPort-AV: E=McAfee;i="6600,9927,10782"; a="398735650" X-IronPort-AV: E=Sophos;i="6.01,230,1684825200"; d="scan'208";a="398735650" Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 25 Jul 2023 11:36:55 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10782"; a="726196882" X-IronPort-AV: E=Sophos;i="6.01,230,1684825200"; d="scan'208";a="726196882" Received: from lkp-server02.sh.intel.com (HELO 953e8cd98f7d) ([10.239.97.151]) by orsmga002.jf.intel.com with ESMTP; 25 Jul 2023 11:36:54 -0700 Received: from kbuild by 953e8cd98f7d with local (Exim 4.96) (envelope-from ) id 1qOMtx-0000Dz-2R; Tue, 25 Jul 2023 18:36:53 +0000 Date: Wed, 26 Jul 2023 02:36:31 +0800 From: kernel test robot To: Mat Martineau Cc: stable@vger.kernel.org, oe-kbuild-all@lists.linux.dev Subject: Re: [PATCH net 1/2] selftests: mptcp: join: only check for ip6tables if needed Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230725-send-net-20230725-v1-1-6f60fe7137a9@kernel.org> Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org Hi, Thanks for your patch. FYI: kernel test robot notices the stable kernel rule is not satisfied. Rule: 'Cc: stable@vger.kernel.org' or 'commit upstream.' Subject: [PATCH net 1/2] selftests: mptcp: join: only check for ip6tables if needed Link: https://lore.kernel.org/stable/20230725-send-net-20230725-v1-1-6f60fe7137a9%40kernel.org The check is based on https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki