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 smtp1.osuosl.org (smtp1.osuosl.org [140.211.166.138]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 30027CAC5B0 for ; Sat, 27 Sep 2025 15:47:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id B984584B8C; Sat, 27 Sep 2025 15:47:56 +0000 (UTC) X-Virus-Scanned: amavis at osuosl.org Received: from smtp1.osuosl.org ([127.0.0.1]) by localhost (smtp1.osuosl.org [127.0.0.1]) (amavis, port 10024) with ESMTP id 5wp1LzFdwI45; Sat, 27 Sep 2025 15:47:55 +0000 (UTC) X-Comment: SPF check N/A for local connections - client-ip=140.211.166.142; helo=lists1.osuosl.org; envelope-from=intel-wired-lan-bounces@osuosl.org; receiver= DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org B680D84E1B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=osuosl.org; s=default; t=1758988075; bh=ySBUs+VtH1YoBmEMzIDaEZ6TtRd7shZpV7faPPKr3LA=; h=Date:From:To:Subject:List-Id:List-Unsubscribe:List-Archive: List-Post:List-Help:List-Subscribe:From; b=9i83/C3Sy1YIwG2Sm+B2qvWVwKbdxS4Rd7nI5NgOYVoLYEv9C/yhJOz+KgwRKxA/p zwqDkIodtRLguYxXBIxK5euK0AjKluxDnPF/gE67EdDnIUbByewxFNY5vkemmcd/C4 pRDVcL0XuopzuIb6t94nKcQm3hbOWvXyL+mvEqHfZN2VGTpaacj5Gb6m7Zy+aJHrhW 2LqdYIC5Q88p/zgtM+xLdyxeFklWzGdy0uG7i41KBSDxF2Nqh+Ks8PCb8yQvxFnqn1 fMo5hjmKZEnnjyspFoZCXVkcA34u9STEvbOoaw1wIS6OdZ5YBuZmQuPjkcYyaV+OOr 6drUJSnRhQMpA== Received: from lists1.osuosl.org (lists1.osuosl.org [140.211.166.142]) by smtp1.osuosl.org (Postfix) with ESMTP id B680D84E1B; Sat, 27 Sep 2025 15:47:55 +0000 (UTC) Received: from smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by lists1.osuosl.org (Postfix) with ESMTP id 656B2177 for ; Sat, 27 Sep 2025 15:47:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id 5759A41451 for ; Sat, 27 Sep 2025 15:47:54 +0000 (UTC) X-Virus-Scanned: amavis at osuosl.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavis, port 10024) with ESMTP id wbKIGGZ8pZ2E for ; Sat, 27 Sep 2025 15:47:53 +0000 (UTC) Received-SPF: Pass (mailfrom) identity=mailfrom; client-ip=198.175.65.20; helo=mgamail.intel.com; envelope-from=lkp@intel.com; receiver= DMARC-Filter: OpenDMARC Filter v1.4.2 smtp2.osuosl.org 3F98040B2A DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 3F98040B2A Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.20]) by smtp2.osuosl.org (Postfix) with ESMTPS id 3F98040B2A for ; Sat, 27 Sep 2025 15:47:52 +0000 (UTC) X-CSE-ConnectionGUID: MGo83itwRTqeyHKFieZP0g== X-CSE-MsgGUID: AzeyRRsvQmelBE05d+2f3g== X-IronPort-AV: E=McAfee;i="6800,10657,11566"; a="60999890" X-IronPort-AV: E=Sophos;i="6.18,297,1751266800"; d="scan'208";a="60999890" Received: from fmviesa010.fm.intel.com ([10.60.135.150]) by orvoesa112.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 27 Sep 2025 08:47:52 -0700 X-CSE-ConnectionGUID: w3/qHEceSa+7ZN+c9PNeaA== X-CSE-MsgGUID: 6Q82E3mrQRGblMae5R5bAw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.18,297,1751266800"; d="scan'208";a="178605008" Received: from lkp-server02.sh.intel.com (HELO 84c55410ccf6) ([10.239.97.151]) by fmviesa010.fm.intel.com with ESMTP; 27 Sep 2025 08:47:51 -0700 Received: from kbuild by 84c55410ccf6 with local (Exim 4.96) (envelope-from ) id 1v2X9G-00079P-39 for intel-wired-lan@lists.osuosl.org; Sat, 27 Sep 2025 15:47:47 +0000 Date: Sat, 27 Sep 2025 23:47:30 +0800 From: kernel test robot To: Intel Wired LAN Message-ID: <202509272324.AwGBk8GP-lkp@intel.com> User-Agent: s-nail v14.9.24 X-Mailman-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1758988073; x=1790524073; h=date:from:to:subject:message-id; bh=9cZaXMKPseBlUmhBQkL29lkY2hlkmTMDIquaAcTkxHM=; b=gb/YBH859AB/VFG87galxirdIJ8wtXyMimXsQnkfFejUIa993cFp0MCR kuyfr/xhAPeBQC28kgLT08Z9BDZqEV8NsDBoWWffcw6sUoDWvh4f88cBt ivW/mp4Gar2wLsllsuod7IZPl9T8H0LqD4UQEdxkX27A3T3yxzknwH29x SCEqUnH/T/0VT634penyo3JGwfsJXzYRCHGFlimudcfHxWeBjGHjmtyBQ u0Ge2zAEIrKGah+hEdWNdhr+P7ggT5q3/TWrOKDnG5q4Z22QvBnjSOWtx L2qQf/qI1iQXLL8Huv0nJL1SY0bT4uVT6EKJaPM2v+Lo5QxN3Vk2wydsC Q==; X-Mailman-Original-Authentication-Results: smtp2.osuosl.org; dmarc=pass (p=none dis=none) header.from=intel.com X-Mailman-Original-Authentication-Results: smtp2.osuosl.org; dkim=pass (2048-bit key, unprotected) header.d=intel.com header.i=@intel.com header.a=rsa-sha256 header.s=Intel header.b=gb/YBH85 Subject: [Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS 32228c42b96884ecb91bd420d8a8fddaece24df5 X-BeenThere: intel-wired-lan@osuosl.org X-Mailman-Version: 2.1.30 Precedence: list List-Id: Intel Wired Ethernet Linux Kernel Driver Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: intel-wired-lan-bounces@osuosl.org Sender: "Intel-wired-lan" tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue.git dev-queue branch HEAD: 32228c42b96884ecb91bd420d8a8fddaece24df5 igc: power up the PHY before the link test elapsed time: 1450m configs tested: 102 configs skipped: 3 The following configs have been built successfully. More configs may be tested in the coming days. tested configs: alpha allnoconfig gcc-15.1.0 alpha allyesconfig gcc-15.1.0 arc allnoconfig gcc-15.1.0 arc randconfig-001-20250927 gcc-10.5.0 arc randconfig-002-20250927 gcc-13.4.0 arm allnoconfig clang-22 arm dove_defconfig gcc-15.1.0 arm nhk8815_defconfig clang-22 arm pxa910_defconfig gcc-15.1.0 arm randconfig-001-20250927 clang-18 arm randconfig-002-20250927 clang-16 arm randconfig-003-20250927 gcc-8.5.0 arm randconfig-004-20250927 gcc-10.5.0 arm64 alldefconfig gcc-15.1.0 arm64 allnoconfig gcc-15.1.0 arm64 randconfig-001-20250927 gcc-8.5.0 arm64 randconfig-002-20250927 gcc-11.5.0 arm64 randconfig-003-20250927 clang-22 arm64 randconfig-004-20250927 gcc-9.5.0 csky allnoconfig gcc-15.1.0 csky randconfig-001-20250927 gcc-15.1.0 csky randconfig-002-20250927 gcc-13.4.0 hexagon allmodconfig clang-17 hexagon allnoconfig clang-22 hexagon allyesconfig clang-22 hexagon randconfig-001-20250927 clang-22 hexagon randconfig-002-20250927 clang-22 i386 buildonly-randconfig-001-20250927 clang-20 i386 buildonly-randconfig-002-20250927 gcc-14 i386 buildonly-randconfig-003-20250927 clang-20 i386 buildonly-randconfig-004-20250927 clang-20 i386 buildonly-randconfig-005-20250927 gcc-12 i386 buildonly-randconfig-006-20250927 clang-20 loongarch allmodconfig clang-19 loongarch allnoconfig clang-22 loongarch randconfig-001-20250927 gcc-15.1.0 loongarch randconfig-002-20250927 clang-18 m68k allmodconfig gcc-15.1.0 m68k allnoconfig gcc-15.1.0 m68k allyesconfig gcc-15.1.0 m68k multi_defconfig gcc-15.1.0 microblaze allmodconfig gcc-15.1.0 microblaze allnoconfig gcc-15.1.0 microblaze allyesconfig gcc-15.1.0 microblaze defconfig gcc-15.1.0 mips allnoconfig gcc-15.1.0 mips bcm63xx_defconfig clang-22 nios2 3c120_defconfig gcc-11.5.0 nios2 allnoconfig gcc-11.5.0 nios2 defconfig gcc-11.5.0 nios2 randconfig-001-20250927 gcc-9.5.0 nios2 randconfig-002-20250927 gcc-11.5.0 openrisc allnoconfig gcc-15.1.0 parisc allnoconfig gcc-15.1.0 parisc defconfig gcc-15.1.0 parisc randconfig-001-20250927 gcc-9.5.0 parisc randconfig-002-20250927 gcc-11.5.0 parisc64 defconfig gcc-15.1.0 powerpc allnoconfig gcc-15.1.0 powerpc randconfig-001-20250927 gcc-13.4.0 powerpc randconfig-002-20250927 clang-22 powerpc randconfig-003-20250927 gcc-8.5.0 powerpc64 randconfig-001-20250927 clang-22 powerpc64 randconfig-002-20250927 gcc-15.1.0 powerpc64 randconfig-003-20250927 gcc-12.5.0 riscv allnoconfig gcc-15.1.0 riscv randconfig-001-20250927 clang-22 riscv randconfig-002-20250927 gcc-15.1.0 s390 allmodconfig clang-18 s390 allnoconfig clang-22 s390 allyesconfig gcc-15.1.0 s390 randconfig-001-20250927 clang-22 s390 randconfig-002-20250927 clang-22 sh allmodconfig gcc-15.1.0 sh allnoconfig gcc-15.1.0 sh allyesconfig gcc-15.1.0 sh randconfig-001-20250927 gcc-15.1.0 sh randconfig-002-20250927 gcc-15.1.0 sh se7343_defconfig gcc-15.1.0 sparc allmodconfig gcc-15.1.0 sparc allnoconfig gcc-15.1.0 sparc defconfig gcc-15.1.0 sparc randconfig-001-20250927 gcc-11.5.0 sparc randconfig-002-20250927 gcc-11.5.0 sparc64 randconfig-001-20250927 gcc-15.1.0 sparc64 randconfig-002-20250927 gcc-8.5.0 um allmodconfig clang-19 um allnoconfig clang-22 um allyesconfig gcc-14 um randconfig-001-20250927 gcc-14 um randconfig-002-20250927 clang-22 x86_64 allnoconfig clang-20 x86_64 buildonly-randconfig-001-20250927 gcc-14 x86_64 buildonly-randconfig-002-20250927 clang-20 x86_64 buildonly-randconfig-003-20250927 clang-20 x86_64 buildonly-randconfig-004-20250927 gcc-14 x86_64 buildonly-randconfig-005-20250927 gcc-14 x86_64 buildonly-randconfig-006-20250927 clang-20 x86_64 defconfig gcc-14 xtensa allnoconfig gcc-15.1.0 xtensa randconfig-001-20250927 gcc-8.5.0 xtensa randconfig-002-20250927 gcc-10.5.0 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki