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 C92B2CF9C71 for ; Tue, 24 Sep 2024 10:34:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id 715F681E92; Tue, 24 Sep 2024 10:34:18 +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 YaHqpSdOF0FQ; Tue, 24 Sep 2024 10:34:17 +0000 (UTC) X-Comment: SPF check N/A for local connections - client-ip=140.211.166.34; helo=ash.osuosl.org; envelope-from=intel-wired-lan-bounces@osuosl.org; receiver= DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org 5C66781EAB DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=osuosl.org; s=default; t=1727174057; bh=euvfE46vWnuaFmMGw6/BlgUlVKSs8/jZ6dAgMQSt90w=; h=Date:From:To:Subject:List-Id:List-Unsubscribe:List-Archive: List-Post:List-Help:List-Subscribe:From; b=mgQFo19KOe7KzyO2LX4oGJV/0A96GNXUgCffhoPFZu+gJksQ1TNI8HQePIRCvCSH/ mQ6OS2H0AS3bui/kcxlgDNv+I30eiTdHgdfFWtSFXdhM1QD1k+Oidhb8YT9n2JYVeU Tu922hrFM/TObnUCKzCqvqr4c1AlKzZwWaED7sN9RQebkmSWmn3T1tx0WqdGhTDz/F 9OClui23pnHY0wlWgUETLdMLDP6oBdtL44Jh/tKDqf1e19kwF6H2sZ/M1Xl2L4Sxvx O/hgjZm332WQfwWfrs/rIXWj6UO7/2rmVkDToElgiwfS/HzXorKWdH6a+KmOmGFT1D 684/WJYmYFEDw== Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp1.osuosl.org (Postfix) with ESMTP id 5C66781EAB; Tue, 24 Sep 2024 10:34:17 +0000 (UTC) Received: from smtp1.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 514C41BF318 for ; Tue, 24 Sep 2024 10:34:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id 4C22281EAB for ; Tue, 24 Sep 2024 10:34:16 +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 kdWwl14C1H_c for ; Tue, 24 Sep 2024 10:34:15 +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 smtp1.osuosl.org BACA181E92 DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org BACA181E92 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.20]) by smtp1.osuosl.org (Postfix) with ESMTPS id BACA181E92 for ; Tue, 24 Sep 2024 10:34:13 +0000 (UTC) X-CSE-ConnectionGUID: 3MO5YX/ZQb6OdHWAQDgSHg== X-CSE-MsgGUID: E54x80D3ShOtlbGqGE1PMA== X-IronPort-AV: E=McAfee;i="6700,10204,11204"; a="25981109" X-IronPort-AV: E=Sophos;i="6.10,254,1719903600"; d="scan'208";a="25981109" Received: from orviesa009.jf.intel.com ([10.64.159.149]) by orvoesa112.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 24 Sep 2024 03:34:13 -0700 X-CSE-ConnectionGUID: fGpo2JaMRG2tJg3lnrOl5A== X-CSE-MsgGUID: ScHcq71VRMKwlwLfM+rYxg== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.10,254,1719903600"; d="scan'208";a="71447148" Received: from lkp-server01.sh.intel.com (HELO 53e96f405c61) ([10.239.97.150]) by orviesa009.jf.intel.com with ESMTP; 24 Sep 2024 03:34:13 -0700 Received: from kbuild by 53e96f405c61 with local (Exim 4.96) (envelope-from ) id 1st2ry-000IEb-0C for intel-wired-lan@lists.osuosl.org; Tue, 24 Sep 2024 10:34:10 +0000 Date: Tue, 24 Sep 2024 18:33:17 +0800 From: kernel test robot To: Intel Wired LAN Message-ID: <202409241812.Poh9xqBe-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=1727174055; x=1758710055; h=date:from:to:subject:message-id; bh=F9NaAw36XLBuarEvmHnhj+co0rlgshVqiuxy3GKxq/4=; b=aIj7KACtDWGcSJYEpwloGTtRTH5jHp2oysDSux8GjLBFftubH7RQFVXF r41AJT7H8+E+rzl8T7MhNhWYJ7FbT66wjk32K03slET6G7Tm/ZvyjIxmG H08fyiWFeGpTZ+5e8QzQARiJeJVmrzgErz5ghG4p5fcSZPv6RcvUE+7mC r4MA08TH2GaChwV5fT3INVHSirzvGIsYK+vkAL277Gaxy+4ojLGYduvCB Kc/yvF1kctZ0uLfgm5hC4YG7ZFHuqzg83g/A9tGM90UpkG0RxAXKPMTea tYJYI2OJDCTzL7elhL/ocqgPr1ESorWAIVs4kne2CNtMOawkV5lwV03cm A==; X-Mailman-Original-Authentication-Results: smtp1.osuosl.org; dmarc=pass (p=none dis=none) header.from=intel.com X-Mailman-Original-Authentication-Results: smtp1.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=aIj7KACt Subject: [Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS ffcf3d3e4d777308b71a1338f80e17aebc297f73 X-BeenThere: intel-wired-lan@osuosl.org X-Mailman-Version: 2.1.29 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/next-queue.git dev-queue branch HEAD: ffcf3d3e4d777308b71a1338f80e17aebc297f73 igbvf: remove unused spinlock elapsed time: 727m configs tested: 192 configs skipped: 6 The following configs have been built successfully. More configs may be tested in the coming days. tested configs: alpha allnoconfig gcc-14.1.0 alpha allyesconfig clang-20 alpha defconfig clang-20 alpha defconfig gcc-14.1.0 arc allmodconfig clang-20 arc allnoconfig gcc-14.1.0 arc allyesconfig clang-20 arc defconfig gcc-14.1.0 arc hsdk_defconfig clang-20 arc randconfig-001-20240924 gcc-14.1.0 arc randconfig-002-20240924 gcc-14.1.0 arm allmodconfig clang-20 arm allnoconfig gcc-14.1.0 arm allyesconfig clang-20 arm assabet_defconfig gcc-14.1.0 arm defconfig gcc-14.1.0 arm imx_v4_v5_defconfig clang-20 arm ixp4xx_defconfig gcc-14.1.0 arm pxa3xx_defconfig gcc-14.1.0 arm randconfig-001-20240924 gcc-14.1.0 arm randconfig-002-20240924 gcc-14.1.0 arm randconfig-003-20240924 gcc-14.1.0 arm randconfig-004-20240924 gcc-14.1.0 arm s3c6400_defconfig gcc-14.1.0 arm stm32_defconfig clang-20 arm stm32_defconfig gcc-14.1.0 arm64 allmodconfig clang-20 arm64 allnoconfig gcc-14.1.0 arm64 defconfig gcc-14.1.0 arm64 randconfig-001-20240924 gcc-14.1.0 arm64 randconfig-002-20240924 gcc-14.1.0 arm64 randconfig-003-20240924 gcc-14.1.0 arm64 randconfig-004-20240924 gcc-14.1.0 csky allnoconfig gcc-14.1.0 csky defconfig gcc-14.1.0 csky randconfig-001-20240924 gcc-14.1.0 csky randconfig-002-20240924 gcc-14.1.0 hexagon allmodconfig clang-20 hexagon allnoconfig gcc-14.1.0 hexagon allyesconfig clang-20 hexagon defconfig gcc-14.1.0 hexagon randconfig-001-20240924 gcc-14.1.0 hexagon randconfig-002-20240924 gcc-14.1.0 i386 allmodconfig clang-18 i386 allnoconfig clang-18 i386 allyesconfig clang-18 i386 buildonly-randconfig-001-20240924 gcc-12 i386 buildonly-randconfig-002-20240924 gcc-12 i386 buildonly-randconfig-003-20240924 gcc-12 i386 buildonly-randconfig-004-20240924 gcc-12 i386 buildonly-randconfig-005-20240924 gcc-12 i386 buildonly-randconfig-006-20240924 gcc-12 i386 defconfig clang-18 i386 randconfig-001-20240924 gcc-12 i386 randconfig-002-20240924 gcc-12 i386 randconfig-003-20240924 gcc-12 i386 randconfig-004-20240924 gcc-12 i386 randconfig-005-20240924 gcc-12 i386 randconfig-006-20240924 gcc-12 i386 randconfig-011-20240924 gcc-12 i386 randconfig-012-20240924 gcc-12 i386 randconfig-013-20240924 gcc-12 i386 randconfig-014-20240924 gcc-12 i386 randconfig-015-20240924 gcc-12 i386 randconfig-016-20240924 gcc-12 loongarch allmodconfig gcc-14.1.0 loongarch allnoconfig gcc-14.1.0 loongarch defconfig gcc-14.1.0 loongarch randconfig-001-20240924 gcc-14.1.0 loongarch randconfig-002-20240924 gcc-14.1.0 m68k allmodconfig gcc-14.1.0 m68k allnoconfig gcc-14.1.0 m68k allyesconfig gcc-14.1.0 m68k defconfig gcc-14.1.0 microblaze allmodconfig gcc-14.1.0 microblaze allnoconfig gcc-14.1.0 microblaze allyesconfig gcc-14.1.0 microblaze defconfig gcc-14.1.0 mips allnoconfig gcc-14.1.0 mips bmips_be_defconfig gcc-14.1.0 mips bmips_stb_defconfig clang-20 mips cu1830-neo_defconfig clang-20 mips db1xxx_defconfig gcc-14.1.0 mips mtx1_defconfig gcc-14.1.0 nios2 allnoconfig gcc-14.1.0 nios2 defconfig gcc-14.1.0 nios2 randconfig-001-20240924 gcc-14.1.0 nios2 randconfig-002-20240924 gcc-14.1.0 openrisc allnoconfig clang-20 openrisc allnoconfig gcc-14.1.0 openrisc allyesconfig gcc-14.1.0 openrisc defconfig gcc-12 openrisc or1klitex_defconfig gcc-14.1.0 parisc allmodconfig gcc-14.1.0 parisc allnoconfig clang-20 parisc allnoconfig gcc-14.1.0 parisc allyesconfig gcc-14.1.0 parisc defconfig gcc-12 parisc generic-32bit_defconfig clang-20 parisc randconfig-001-20240924 gcc-14.1.0 parisc randconfig-002-20240924 gcc-14.1.0 parisc64 defconfig gcc-14.1.0 powerpc allmodconfig gcc-14.1.0 powerpc allnoconfig clang-20 powerpc allnoconfig gcc-14.1.0 powerpc allyesconfig gcc-14.1.0 powerpc fsp2_defconfig clang-20 powerpc mpc8313_rdb_defconfig gcc-14.1.0 powerpc ps3_defconfig clang-20 powerpc tqm8xx_defconfig clang-20 powerpc wii_defconfig gcc-14.1.0 powerpc64 alldefconfig clang-20 powerpc64 randconfig-001-20240924 gcc-14.1.0 powerpc64 randconfig-002-20240924 gcc-14.1.0 powerpc64 randconfig-003-20240924 gcc-14.1.0 riscv allmodconfig gcc-14.1.0 riscv allnoconfig clang-20 riscv allnoconfig gcc-14.1.0 riscv allyesconfig gcc-14.1.0 riscv defconfig gcc-12 riscv nommu_k210_defconfig clang-20 riscv randconfig-001-20240924 gcc-14.1.0 riscv randconfig-002-20240924 gcc-14.1.0 s390 allmodconfig gcc-14.1.0 s390 allnoconfig clang-20 s390 allyesconfig gcc-14.1.0 s390 defconfig gcc-12 s390 randconfig-001-20240924 gcc-14.1.0 s390 randconfig-002-20240924 gcc-14.1.0 sh allmodconfig gcc-14.1.0 sh allnoconfig gcc-14.1.0 sh allyesconfig gcc-14.1.0 sh ap325rxa_defconfig clang-20 sh apsh4a3a_defconfig clang-20 sh defconfig gcc-12 sh magicpanelr2_defconfig gcc-14.1.0 sh polaris_defconfig clang-20 sh r7780mp_defconfig gcc-14.1.0 sh randconfig-001-20240924 gcc-14.1.0 sh randconfig-002-20240924 gcc-14.1.0 sh rsk7264_defconfig clang-20 sh rts7751r2dplus_defconfig clang-20 sh sh7724_generic_defconfig gcc-14.1.0 sh sh7763rdp_defconfig gcc-14.1.0 sh sh7785lcr_defconfig gcc-14.1.0 sh shmin_defconfig gcc-14.1.0 sparc allmodconfig gcc-14.1.0 sparc64 defconfig gcc-12 sparc64 randconfig-001-20240924 gcc-14.1.0 sparc64 randconfig-002-20240924 gcc-14.1.0 um allmodconfig clang-20 um allnoconfig clang-17 um allnoconfig clang-20 um allyesconfig clang-20 um defconfig gcc-12 um i386_defconfig gcc-12 um randconfig-001-20240924 gcc-14.1.0 um randconfig-002-20240924 gcc-14.1.0 um x86_64_defconfig gcc-12 x86_64 allnoconfig clang-18 x86_64 allyesconfig clang-18 x86_64 buildonly-randconfig-001-20240924 clang-18 x86_64 buildonly-randconfig-002-20240924 clang-18 x86_64 buildonly-randconfig-003-20240924 clang-18 x86_64 buildonly-randconfig-004-20240924 clang-18 x86_64 buildonly-randconfig-005-20240924 clang-18 x86_64 buildonly-randconfig-006-20240924 clang-18 x86_64 defconfig clang-18 x86_64 kexec gcc-12 x86_64 randconfig-001-20240924 clang-18 x86_64 randconfig-002-20240924 clang-18 x86_64 randconfig-003-20240924 clang-18 x86_64 randconfig-004-20240924 clang-18 x86_64 randconfig-005-20240924 clang-18 x86_64 randconfig-006-20240924 clang-18 x86_64 randconfig-011-20240924 clang-18 x86_64 randconfig-012-20240924 clang-18 x86_64 randconfig-013-20240924 clang-18 x86_64 randconfig-014-20240924 clang-18 x86_64 randconfig-015-20240924 clang-18 x86_64 randconfig-016-20240924 clang-18 x86_64 randconfig-071-20240924 clang-18 x86_64 randconfig-072-20240924 clang-18 x86_64 randconfig-073-20240924 clang-18 x86_64 randconfig-074-20240924 clang-18 x86_64 randconfig-075-20240924 clang-18 x86_64 randconfig-076-20240924 clang-18 x86_64 rhel-8.3 gcc-12 x86_64 rhel-8.3-rust clang-18 xtensa allnoconfig gcc-14.1.0 xtensa randconfig-001-20240924 gcc-14.1.0 xtensa randconfig-002-20240924 gcc-14.1.0 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki