Re: [Intel-wired-lan] [PATCH iwl-next v3 3/3] ixgbe: Cleanup after type convertion

2024-01-19 Thread kernel test robot
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

Re: [Intel-wired-lan] [PATCH iwl-net v3] idpf: avoid compiler padding in virtchnl2_ptype struct

2024-01-19 Thread Singh, Krishneil K
> -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

[Intel-wired-lan] [PATCH iwl-net] ice: Add check for lport extraction to LAG init

2024-01-19 Thread Dave Ertman
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

[Intel-wired-lan] [PATCH] i40e: print correct hw max rss count in kernel ring buffer

2024-01-19 Thread Suresh Kumar
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:

Re: [Intel-wired-lan] [PATCH v5 iwl-next 1/6] ice: introduce PTP state machine

2024-01-19 Thread Simon Horman
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

Re: [Intel-wired-lan] [PATCH iwl-next v3 3/3] ixgbe: Cleanup after type convertion

2024-01-19 Thread Simon Horman
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

Re: [Intel-wired-lan] [PATCH v3] igb: Fix string truncation warnings in igb_set_fw_version

2024-01-19 Thread Simon Horman
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

Re: [Intel-wired-lan] [PATCH] i40e: print correct hw max rss count in kernel ring buffer

2024-01-19 Thread Simon Horman
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

Re: [Intel-wired-lan] [REGRESSION] Intel ICE Ethernet driver in linux >= 6.6.9 triggers extra memory consumption and cause continous kswapd* usage and continuous swapping

2024-01-19 Thread Linux regression tracking (Thorsten Leemhuis)
[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