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 97600C001DE for ; Wed, 9 Aug 2023 02:14:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229803AbjHICOX (ORCPT ); Tue, 8 Aug 2023 22:14:23 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39290 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229780AbjHICOX (ORCPT ); Tue, 8 Aug 2023 22:14:23 -0400 Received: from mgamail.intel.com (mgamail.intel.com [192.55.52.136]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 16EE51BDA for ; Tue, 8 Aug 2023 19:14:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1691547263; x=1723083263; h=date:from:to:cc:subject:message-id:mime-version: in-reply-to; bh=poQc4ujfbZdGOJ3ZmkcHS2yZqI1dahU1OB5Zoi6d1Ac=; b=GEoudtO3QeHBw6EaiZIwlC74LOL9JsH2Ui5nKcIJEm8ye2mNlanwUBoX GYLnC0g2HV2aHov9tF6LWy0PSdOq4roWrTFdF/8sK6NlJPZh0KFq06PAt bLRibK+PF/A768Wv/prvfyZwIVPc+oHeiNY/zbF0nHU89PR+AHLOY8zUi Mz+vAPkK0VnLQS/9tPwhqzXYiqOMINQk5iW1MflIjg9CUqw1R+MSX7/aA nqV9f5WOgs+GYYE6nhPf3DP2VioGQu/mMe0nBBPvKmQmhE1HmPzY2jF7b CxhXCHDQXqIZunsDYnXWVhcw6eddlLCi9O7HjsFgGo5JwKRLgo0SN11IM Q==; X-IronPort-AV: E=McAfee;i="6600,9927,10795"; a="350590548" X-IronPort-AV: E=Sophos;i="6.01,157,1684825200"; d="scan'208";a="350590548" Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga106.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 08 Aug 2023 19:14:20 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10795"; a="766627299" X-IronPort-AV: E=Sophos;i="6.01,157,1684825200"; d="scan'208";a="766627299" Received: from lkp-server01.sh.intel.com (HELO d1ccc7e87e8f) ([10.239.97.150]) by orsmga001.jf.intel.com with ESMTP; 08 Aug 2023 19:14:19 -0700 Received: from kbuild by d1ccc7e87e8f with local (Exim 4.96) (envelope-from ) id 1qTYiI-0005jc-2p; Wed, 09 Aug 2023 02:14:18 +0000 Date: Wed, 9 Aug 2023 10:14:14 +0800 From: kernel test robot To: Jijie Shao Cc: stable@vger.kernel.org, oe-kbuild-all@lists.linux.dev Subject: Re: [PATCH net] net: hns3: fix strscpy causing content truncation issue Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230809020902.1941471-1-shaojijie@huawei.com> 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] net: hns3: fix strscpy causing content truncation issue Link: https://lore.kernel.org/stable/20230809020902.1941471-1-shaojijie%40huawei.com 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