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 smtp4.osuosl.org (smtp4.osuosl.org [140.211.166.137]) (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 7207FC8303E for ; Thu, 29 Aug 2024 17:04:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id 1EEE541A72; Thu, 29 Aug 2024 17:04:54 +0000 (UTC) X-Virus-Scanned: amavis at osuosl.org Received: from smtp4.osuosl.org ([127.0.0.1]) by localhost (smtp4.osuosl.org [127.0.0.1]) (amavis, port 10024) with ESMTP id zckNq8xpxjv8; Thu, 29 Aug 2024 17:04:52 +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 smtp4.osuosl.org 0179941A71 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=osuosl.org; s=default; t=1724951092; bh=w6yvZP72MDK2cb+mhwTvFP4o3c+wLW6JfJScQjTxZFY=; h=Date:From:To:Subject:List-Id:List-Unsubscribe:List-Archive: List-Post:List-Help:List-Subscribe:From; b=9VzM/lLMV50kMWomAE2Yv8gLFxwowixBZXCJNbPEiW6+t/3uUWTHwgIhk8SbER7Td 2p1i4qjUrAwbK7OMsQRmisespCqXB2btbqdVFaW1XY2EHu1It8A/FGtTc6h7NFNE/l gyQ0j+LCFbAVM+i7I6BaAd/KW0BKAykOTnThKMEs00ZK5ZvWJl46i/9Rbv4DDkAJKq lgVOa8gOdzi7N8ESfdTvFRb60JzskPjFRyzczC3K5Y1DnFslRxm/PTSs1RXZqXafbO dhyulcdxAGnBnQgJLUiSKmfb6Ww928fz7d01EfRUynAulR4jRmNFHfnx7W8IZPk4+m 6uffTzhxGYFzA== Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp4.osuosl.org (Postfix) with ESMTP id 0179941A71; Thu, 29 Aug 2024 17:04:52 +0000 (UTC) Received: from smtp1.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id DBDD91BF2A5 for ; Thu, 29 Aug 2024 17:04:50 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id C8FC480A5F for ; Thu, 29 Aug 2024 17:04:50 +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 uTipYKbSI30e for ; Thu, 29 Aug 2024 17:04:49 +0000 (UTC) Received-SPF: Pass (mailfrom) identity=mailfrom; client-ip=192.198.163.18; helo=mgamail.intel.com; envelope-from=lkp@intel.com; receiver= DMARC-Filter: OpenDMARC Filter v1.4.2 smtp1.osuosl.org 7531480A51 DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org 7531480A51 Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.18]) by smtp1.osuosl.org (Postfix) with ESMTPS id 7531480A51 for ; Thu, 29 Aug 2024 17:04:49 +0000 (UTC) X-CSE-ConnectionGUID: IMB/BM3zSm6bp12Zia/7wQ== X-CSE-MsgGUID: uK4gOLJYQzmIguyJy8tj/Q== X-IronPort-AV: E=McAfee;i="6700,10204,11179"; a="23080823" X-IronPort-AV: E=Sophos;i="6.10,186,1719903600"; d="scan'208";a="23080823" Received: from fmviesa008.fm.intel.com ([10.60.135.148]) by fmvoesa112.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 29 Aug 2024 10:04:33 -0700 X-CSE-ConnectionGUID: fhnig3KDQp+t//M+Ao8Akw== X-CSE-MsgGUID: JaQ4gp/8T0aYsZrVW8c0BA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.10,186,1719903600"; d="scan'208";a="63630700" Received: from lkp-server01.sh.intel.com (HELO 9c6b1c7d3b50) ([10.239.97.150]) by fmviesa008.fm.intel.com with ESMTP; 29 Aug 2024 10:04:32 -0700 Received: from kbuild by 9c6b1c7d3b50 with local (Exim 4.96) (envelope-from ) id 1sjiZS-0000X9-0h for intel-wired-lan@lists.osuosl.org; Thu, 29 Aug 2024 17:04:30 +0000 Date: Fri, 30 Aug 2024 01:04:24 +0800 From: kernel test robot To: Intel Wired LAN Message-ID: <202408300122.d5FZhnOl-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=1724951090; x=1756487090; h=date:from:to:subject:message-id; bh=0yMzYNziazXS4XYHxQjPG+KoDW6pU7u6t7HX0Sid1NU=; b=AwwXETAm+rjNIYwxFK83sBrloPvkY6GEMEdCUBAfkJkAxFurJMGfKpbM cqScXAmq9JpUEvSlnjlpMHvCLw6VInb6SeuJcYB9F5NoeLyeMSazMxCne r0RtFaEpvrXNEdAqCGAnDnye2lM6tJefhbd56U0r8NyroKuA9psh7Nis8 fHkOCvcNR+iPDRImIDhKncjsfBgF643/G4LZT3E9hiScLHiFICbXkb6yN GlJhBPyJtmdXuVup4EFJNGwPG0buSMeFmlZRihiUtpcFmIzcgnisM0+aP 2kkeCkOuurxsUhmZQ4eiVnaRz74dlCabBJjqFfVmF9MrUwyze6RK8Tck9 Q==; 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=AwwXETAm Subject: [Intel-wired-lan] [tnguy-next-queue:10GbE] BUILD SUCCESS e5899b60f52a7591cfc2a2dec3e83710975117d7 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 10GbE branch HEAD: e5899b60f52a7591cfc2a2dec3e83710975117d7 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue elapsed time: 2435m configs tested: 156 configs skipped: 7 The following configs have been built successfully. More configs may be tested in the coming days. tested configs: alpha allnoconfig gcc-13.2.0 alpha allyesconfig gcc-13.3.0 alpha defconfig gcc-13.2.0 arc allmodconfig gcc-13.2.0 arc allnoconfig gcc-13.2.0 arc allyesconfig gcc-13.2.0 arc defconfig gcc-13.2.0 arc randconfig-001-20240829 gcc-13.2.0 arc randconfig-002-20240829 gcc-13.2.0 arm allmodconfig gcc-13.2.0 arm allnoconfig gcc-13.2.0 arm allyesconfig gcc-13.2.0 arm davinci_all_defconfig clang-20 arm defconfig gcc-13.2.0 arm imxrt_defconfig clang-20 arm randconfig-001-20240829 gcc-13.2.0 arm randconfig-002-20240829 gcc-13.2.0 arm randconfig-003-20240829 gcc-13.2.0 arm randconfig-004-20240829 gcc-13.2.0 arm spitz_defconfig clang-20 arm tegra_defconfig clang-20 arm u8500_defconfig clang-20 arm64 allmodconfig gcc-13.2.0 arm64 allnoconfig gcc-13.2.0 arm64 defconfig gcc-13.2.0 arm64 randconfig-001-20240829 gcc-13.2.0 arm64 randconfig-002-20240829 gcc-13.2.0 arm64 randconfig-003-20240829 gcc-13.2.0 arm64 randconfig-004-20240829 gcc-13.2.0 csky allnoconfig gcc-13.2.0 csky defconfig gcc-13.2.0 csky randconfig-001-20240829 gcc-13.2.0 csky randconfig-002-20240829 gcc-13.2.0 i386 allmodconfig clang-18 i386 allnoconfig clang-18 i386 allyesconfig clang-18 i386 buildonly-randconfig-001-20240829 clang-18 i386 buildonly-randconfig-002-20240829 clang-18 i386 buildonly-randconfig-003-20240829 clang-18 i386 buildonly-randconfig-004-20240829 clang-18 i386 buildonly-randconfig-006-20240829 clang-18 i386 defconfig clang-18 i386 randconfig-002-20240829 clang-18 i386 randconfig-003-20240829 clang-18 i386 randconfig-004-20240829 clang-18 i386 randconfig-005-20240829 clang-18 i386 randconfig-006-20240829 clang-18 i386 randconfig-011-20240829 clang-18 i386 randconfig-012-20240829 clang-18 i386 randconfig-013-20240829 clang-18 i386 randconfig-014-20240829 clang-18 i386 randconfig-015-20240829 clang-18 i386 randconfig-016-20240829 clang-18 loongarch allmodconfig gcc-14.1.0 loongarch allnoconfig gcc-13.2.0 loongarch defconfig gcc-13.2.0 loongarch randconfig-001-20240829 gcc-13.2.0 loongarch randconfig-002-20240829 gcc-13.2.0 m68k allmodconfig gcc-14.1.0 m68k allnoconfig gcc-13.2.0 m68k allyesconfig gcc-14.1.0 m68k defconfig gcc-13.2.0 microblaze allmodconfig gcc-14.1.0 microblaze allnoconfig gcc-13.2.0 microblaze allyesconfig gcc-14.1.0 microblaze defconfig gcc-13.2.0 mips allnoconfig gcc-13.2.0 mips loongson1b_defconfig clang-20 mips mtx1_defconfig clang-20 nios2 allnoconfig gcc-13.2.0 nios2 defconfig gcc-13.2.0 nios2 randconfig-001-20240829 gcc-13.2.0 nios2 randconfig-002-20240829 gcc-13.2.0 openrisc allnoconfig clang-20 openrisc allnoconfig gcc-14.1.0 openrisc allyesconfig gcc-14.1.0 openrisc 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-14.1.0 parisc randconfig-001-20240829 gcc-13.2.0 parisc randconfig-002-20240829 gcc-13.2.0 parisc64 defconfig gcc-13.2.0 powerpc allmodconfig gcc-14.1.0 powerpc allnoconfig clang-20 powerpc allnoconfig gcc-14.1.0 powerpc allyesconfig gcc-14.1.0 powerpc bamboo_defconfig clang-20 powerpc randconfig-002-20240829 gcc-13.2.0 powerpc randconfig-003-20240829 gcc-13.2.0 powerpc64 randconfig-001-20240829 gcc-13.2.0 powerpc64 randconfig-002-20240829 gcc-13.2.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-14.1.0 riscv nommu_virt_defconfig clang-20 riscv randconfig-001-20240829 gcc-13.2.0 riscv randconfig-002-20240829 gcc-13.2.0 s390 allmodconfig clang-20 s390 allnoconfig clang-20 s390 allnoconfig gcc-14.1.0 s390 allyesconfig clang-20 s390 defconfig gcc-14.1.0 s390 randconfig-001-20240829 gcc-13.2.0 s390 randconfig-002-20240829 gcc-13.2.0 sh allnoconfig gcc-13.2.0 sh defconfig gcc-14.1.0 sh randconfig-001-20240829 gcc-13.2.0 sh randconfig-002-20240829 gcc-13.2.0 sparc64 defconfig gcc-14.1.0 sparc64 randconfig-001-20240829 gcc-13.2.0 sparc64 randconfig-002-20240829 gcc-13.2.0 um allmodconfig gcc-13.3.0 um allnoconfig clang-20 um allnoconfig gcc-14.1.0 um allyesconfig gcc-13.3.0 um defconfig gcc-14.1.0 um i386_defconfig gcc-14.1.0 um randconfig-001-20240829 gcc-13.2.0 um randconfig-002-20240829 gcc-13.2.0 um x86_64_defconfig gcc-14.1.0 x86_64 allnoconfig clang-18 x86_64 allyesconfig clang-18 x86_64 buildonly-randconfig-001-20240829 clang-18 x86_64 buildonly-randconfig-002-20240829 clang-18 x86_64 buildonly-randconfig-003-20240829 clang-18 x86_64 buildonly-randconfig-004-20240829 clang-18 x86_64 buildonly-randconfig-005-20240829 clang-18 x86_64 buildonly-randconfig-006-20240829 clang-18 x86_64 defconfig clang-18 x86_64 randconfig-001-20240829 clang-18 x86_64 randconfig-002-20240829 clang-18 x86_64 randconfig-003-20240829 clang-18 x86_64 randconfig-004-20240829 clang-18 x86_64 randconfig-005-20240829 clang-18 x86_64 randconfig-006-20240829 clang-18 x86_64 randconfig-011-20240829 clang-18 x86_64 randconfig-012-20240829 clang-18 x86_64 randconfig-013-20240829 clang-18 x86_64 randconfig-014-20240829 clang-18 x86_64 randconfig-015-20240829 clang-18 x86_64 randconfig-016-20240829 clang-18 x86_64 randconfig-071-20240829 clang-18 x86_64 randconfig-072-20240829 clang-18 x86_64 randconfig-073-20240829 clang-18 x86_64 randconfig-074-20240829 clang-18 x86_64 randconfig-075-20240829 clang-18 x86_64 randconfig-076-20240829 clang-18 x86_64 rhel-8.3-rust clang-18 xtensa allnoconfig gcc-13.2.0 xtensa randconfig-001-20240829 gcc-13.2.0 xtensa randconfig-002-20240829 gcc-13.2.0 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki