[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS b93cdc8f443a8d1641f6cbd72349f7f877db314e

2024-09-28 Thread kernel test robot
gcc-13.2.0 arc axs103_defconfigclang-20 arc defconfiggcc-14.1.0 archsdk_defconfigclang-20 arc nsimosci_hs_smp_defconfigclang-20 arc randconfig-001-20240928

Re: [Intel-wired-lan] [PATCH iwl-net v3 1/2] ice: Fix entering Safe Mode

2024-09-28 Thread Pucha, HimasekharX Reddy
> -Original Message- > From: Intel-wired-lan On Behalf Of > Marcin Szycik > Sent: Tuesday, September 24, 2024 3:34 PM > To: intel-wired-...@lists.osuosl.org > Cc: Fijalkowski, Maciej ; > net...@vger.kernel.org; Polchlopek, Mateusz ; > Marcin Szycik ; Kitszel, Przemyslaw > ; bcree...@am

[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS 252daba137fd8c5a841f7120fdafa6f2ad67e88a

2024-09-28 Thread kernel test robot
allyesconfiggcc-13.2.0 arc axs103_defconfigclang-20 arc defconfiggcc-14.1.0 arc randconfig-001-20240928gcc-14.1.0 arc randconfig-002-20240928gcc-14.1.0 arc tb10x_defconfig

Re: [Intel-wired-lan] [PATCH v2 1/1] igb: Do not bring the device up after non-fatal error

2024-09-28 Thread Pucha, HimasekharX Reddy
>-Original Message- >From: Intel-wired-lan On Behalf Of >Mohamed Khalfella > Sent: Wednesday, September 25, 2024 2:36 AM > To: Nguyen, Anthony L ; Kitszel, Przemyslaw > ; David S. Miller ; Eric > Dumazet ; Jakub Kicinski ; Paolo Abeni > ; Auke Kok ; Zhong, YuanYuan > ; Jeff Garzik ; M

Re: [Intel-wired-lan] [PATCH net v2 2/2] page_pool: fix IOMMU crash when driver has already unbound

2024-09-28 Thread Ilias Apalodimas
Hi Yunsheng, Overall this is a patch in the right direction. I want to get feedback from others since Jakub and Jesper seemed to prefer the stalling idea. On Fri, 27 Sept 2024 at 14:29, Yunsheng Lin wrote: > > On 2024/9/27 17:58, Ilias Apalodimas wrote: > > ... > > >> > >>> importantly, though,

Re: [Intel-wired-lan] [PATCH net v2 2/2] page_pool: fix IOMMU crash when driver has already unbound

2024-09-28 Thread Yunsheng Lin
On 2024/9/28 15:34, Ilias Apalodimas wrote: ... > > Yes, that wasn't very clear indeed, apologies for any confusion. I was > trying to ask on a linked list that only lives in struct page_pool. > But I now realize this was a bad idea since the lookup would be way > slower. > >> If I understand q