From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.15]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 287821BD9F0 for ; Thu, 28 Aug 2025 10:15:15 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=192.198.163.15 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1756376118; cv=none; b=F6hNaOUyi1EBQ2cyilaPQR8/hqZiAru+yoUKwIpe8//KUUqqkW3IBfofe0zQVAs5IjyYxW6uB2LkmX4ST/He6NgOaNf0m0xIJX1FT3l5OQlOD9aGH/YriXpA9JQp6CK1tOzbwrfjVsR6D7w5m2FZmS3f76CGW1z6d8ltyndo3g4= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1756376118; c=relaxed/simple; bh=c/WrnvoLHW/EzhEDFjHsQM5rytgPZkoUDa8gTiAWYsw=; h=Date:From:To:Cc:Subject:Message-ID:MIME-Version:Content-Type: Content-Disposition:In-Reply-To; b=qegtJOol+zC66jWhLxF3t3t0HKBpSVl+bn7XYyJ0Jbjc3rx3taOeQmwCSFz2HWJ4F2HgJOLrGk+NDFJ2sSgubRuwobedwPxokzQlYll7pjqpVEYF/jYr1LO+J/eTTnd2k3kZGjQs4+TtLeLlUwGbHrThcbxDM99AT4/REI/QHY4= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=intel.com; spf=pass smtp.mailfrom=intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=jNL/sBMc; arc=none smtp.client-ip=192.198.163.15 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=intel.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="jNL/sBMc" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1756376116; x=1787912116; h=date:from:to:cc:subject:message-id:mime-version: in-reply-to; bh=c/WrnvoLHW/EzhEDFjHsQM5rytgPZkoUDa8gTiAWYsw=; b=jNL/sBMc0XoDZ942KRRJd/XoPUEuDsjpEdny00aeKO9tDjvwhZFb4FB6 Q1PGrTwugsL8rpxDHzFB7UeCncAwRg2OPPhCcwVYt81MuNH2ThdETVpOB UveWM3rcnqoOYgBWfobMwKTk1nzdrihzWKx5GUg9c6XOdOPnh2xlZ2R7x zbzBPUsNQ/9CZRVBSGOXuOVrq66VixOCwGC/vfYAFF6ktcPtWqO5JkbzS smPad7aJFX+s22nZ5VNYMI0xifm21d0E5POKQpE7ekbNCUCB2x81tIsPg mnCZqN1jZWzMRNi6Sw6QdQC1McH6QPRwfLTwKrvNyWxsnxQeN+s10/QUm w==; X-CSE-ConnectionGUID: ZxitJ47STKmqmxsl19Tu7w== X-CSE-MsgGUID: fc7pox1kR02CZSukcmewnQ== X-IronPort-AV: E=McAfee;i="6800,10657,11535"; a="58741199" X-IronPort-AV: E=Sophos;i="6.18,217,1751266800"; d="scan'208";a="58741199" Received: from orviesa005.jf.intel.com ([10.64.159.145]) by fmvoesa109.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 28 Aug 2025 03:15:15 -0700 X-CSE-ConnectionGUID: vzLL0gx+TKeU6FDHH7WPXQ== X-CSE-MsgGUID: Ye7AG7nCTGieQIi8tJubNw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.18,217,1751266800"; d="scan'208";a="175370754" Received: from lkp-server02.sh.intel.com (HELO 4ea60e6ab079) ([10.239.97.151]) by orviesa005.jf.intel.com with ESMTP; 28 Aug 2025 03:15:14 -0700 Received: from kbuild by 4ea60e6ab079 with local (Exim 4.96) (envelope-from ) id 1urZe8-000Td5-2l; Thu, 28 Aug 2025 10:14:34 +0000 Date: Thu, 28 Aug 2025 18:12:06 +0800 From: kernel test robot To: Jedrzej Jagielski Cc: stable@vger.kernel.org, oe-kbuild-all@lists.linux.dev Subject: Re: [PATCH iwl-net v1 2/4] ixgbe: handle IXGBE_VF_GET_PF_LINK_STATE mailbox operation Message-ID: Precedence: bulk X-Mailing-List: oe-kbuild-all@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20250828095227.1857066-3-jedrzej.jagielski@intel.com> Hi, Thanks for your patch. FYI: kernel test robot notices the stable kernel rule is not satisfied. The check is based on https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html#option-1 Rule: add the tag "Cc: stable@vger.kernel.org" in the sign-off area to have the patch automatically included in the stable tree. Subject: [PATCH iwl-net v1 2/4] ixgbe: handle IXGBE_VF_GET_PF_LINK_STATE mailbox operation Link: https://lore.kernel.org/stable/20250828095227.1857066-3-jedrzej.jagielski%40intel.com -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki