Hi Jedrzej,
kernel test robot noticed the following build warnings:
[auto build test WARNING on tnguy-next-queue/dev-queue]
url:
https://github.com/intel-lab-lkp/linux/commits/Jedrzej-Jagielski/ixgbe-Fix-smatch-warnings-after-type-convertion/20240119-015659
base: https://git.kernel.org
> -Original Message-
> From: Pavan Kumar Linga
> Sent: Monday, January 8, 2024 5:32 PM
> To: intel-wired-...@lists.osuosl.org
> Cc: net...@vger.kernel.org; Kitszel, Przemyslaw
> ; pmen...@molgen.mpg.de; Tantilov, Emil S
> ; ho...@kernel.org; Linga, Pavan Kumar
> ; lkp
> Subject: [PATCH
To fully support initializing the LAG support code, a DDP package that
extracts the logical port from the metadata is required. If such a
package is not present, there could be difficulties in supporting some
bond types.
Add a check into the initialization flow that will bypass the new paths
if a
The value printed for "HW max RSS count" is wrong in kernel dmesg for i40e
NICs:
... i40e :63:00.0: User requested queue count/HW max RSS count: 48/64
whereas ethtool reports the correct value from "vsi->num_queue_pairs"
Channel parameters for eno33:
Pre-set maximums:
RX: n/a
TX:
On Wed, Jan 17, 2024 at 10:07:52PM +, Keller, Jacob E wrote:
>
>
> > -Original Message-
> > From: Simon Horman
> > Sent: Monday, January 15, 2024 2:33 AM
> > To: Kolacinski, Karol
> > Cc: intel-wired-...@lists.osuosl.org; net...@vger.kernel.org; Nguyen,
> > Anthony L
> > ; Brandebu
On Thu, Jan 18, 2024 at 02:43:32PM +0100, Jedrzej Jagielski wrote:
> Clean up code where touched during type convertion by the patch
> 8035560dbfaf. Rearrange to fix reverse Christmas tree.
>
> Suggested-by: Tony Nguyen
> Signed-off-by: Jedrzej Jagielski
...
> @@ -771,12 +771,12 @@ static int
On Mon, Jan 15, 2024 at 04:28:25PM +0800, Kunwu Chan wrote:
> Commit 1978d3ead82c ("intel: fix string truncation warnings")
> fixes '-Wformat-truncation=' warnings in igb_main.c by using kasprintf.
>
> drivers/net/ethernet/intel/igb/igb_main.c:3092:53: warning:‘%d’ directive
> output may be trunc
On Fri, Jan 19, 2024 at 06:46:52PM +0530, Suresh Kumar wrote:
> The value printed for "HW max RSS count" is wrong in kernel dmesg for i40e
> NICs:
>
> ... i40e :63:00.0: User requested queue count/HW max RSS count: 48/64
>
> whereas ethtool reports the correct value from "vsi->num_queue_p
[TLDR: I'm adding this report to the list of tracked Linux kernel
regressions; the text you find below is based on a few templates
paragraphs you might have encountered already in similar form.
See link in footer if these mails annoy you.]
On 08.01.24 11:49, Jaroslav Pulchart wrote:
>
> I would l