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 smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) (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 29578C7EE31 for ; Fri, 27 Jun 2025 12:50:05 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id 99A28612A5; Fri, 27 Jun 2025 12:50:04 +0000 (UTC) X-Virus-Scanned: amavis at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavis, port 10024) with ESMTP id GdASC3NFkRXF; Fri, 27 Jun 2025 12:50:03 +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 smtp3.osuosl.org E0691612B6 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=osuosl.org; s=default; t=1751028602; bh=jJxUDsv3i79E82p1VG2jcY9w4tZt4qaqLwY6zndv6FM=; h=Date:From:To:Subject:List-Id:List-Unsubscribe:List-Archive: List-Post:List-Help:List-Subscribe:From; b=7kFzxSaD23X4jFTwp+z+wuPOEc4Gg77O7zz3FgauwC8mIVoQ1EKkCE2lOQy17ptOO sCl9kQMnZPhBvxKpO4grntGAEs4rLSM6gZkLALCm7pufnKl5lekjof5W9gOd7QKZhi mHi/GulhZAyOFB9IJTZhhC+oMyHC8gVjj/uKqIITYeSVSoqON65Qq+oJFwMr7UW14z 4AOxDgvEUprETO0kiU5mT/4k7Nd2qk31HFgkY3m8gCef1ivwAQ+flB6ZMeSC9ZRjOq DaNL0u/p+c+uL7aX2oD1KYxok4Pdb6mo61lrlB56HOH75bKmgpGf5+EEQDoJZC5273 xFZQEcgTB9rdw== Received: from lists1.osuosl.org (lists1.osuosl.org [140.211.166.142]) by smtp3.osuosl.org (Postfix) with ESMTP id E0691612B6; Fri, 27 Jun 2025 12:50:02 +0000 (UTC) Received: from smtp3.osuosl.org (smtp3.osuosl.org [IPv6:2605:bc80:3010::136]) by lists1.osuosl.org (Postfix) with ESMTP id C71CA11A for ; Fri, 27 Jun 2025 12:50:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id C4287612A5 for ; Fri, 27 Jun 2025 12:50:01 +0000 (UTC) X-Virus-Scanned: amavis at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavis, port 10024) with ESMTP id HALbX4czO5tI for ; Fri, 27 Jun 2025 12:50:00 +0000 (UTC) Received-SPF: Pass (mailfrom) identity=mailfrom; client-ip=198.175.65.13; helo=mgamail.intel.com; envelope-from=lkp@intel.com; receiver= DMARC-Filter: OpenDMARC Filter v1.4.2 smtp3.osuosl.org 999F161275 DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 999F161275 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.13]) by smtp3.osuosl.org (Postfix) with ESMTPS id 999F161275 for ; Fri, 27 Jun 2025 12:50:00 +0000 (UTC) X-CSE-ConnectionGUID: PJKm03+RSVWz6Vom8YEwCA== X-CSE-MsgGUID: VQh8axljRZeUU2F5NqbXKQ== X-IronPort-AV: E=McAfee;i="6800,10657,11476"; a="64399044" X-IronPort-AV: E=Sophos;i="6.16,270,1744095600"; d="scan'208";a="64399044" Received: from fmviesa006.fm.intel.com ([10.60.135.146]) by orvoesa105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 27 Jun 2025 05:50:00 -0700 X-CSE-ConnectionGUID: YiTJgYbNRZasePwa2cEsQQ== X-CSE-MsgGUID: RoTk5396T7ykA3wGA/B58g== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.16,270,1744095600"; d="scan'208";a="152886896" Received: from lkp-server01.sh.intel.com (HELO e8142ee1dce2) ([10.239.97.150]) by fmviesa006.fm.intel.com with ESMTP; 27 Jun 2025 05:49:59 -0700 Received: from kbuild by e8142ee1dce2 with local (Exim 4.96) (envelope-from ) id 1uV8Wj-000WB8-06 for intel-wired-lan@lists.osuosl.org; Fri, 27 Jun 2025 12:49:57 +0000 Date: Fri, 27 Jun 2025 20:49:15 +0800 From: kernel test robot To: Intel Wired LAN Message-ID: <202506272005.xAE6poHA-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=1751028600; x=1782564600; h=date:from:to:subject:message-id; bh=aVlY3Ca7bm4gHj5fUy0R3wrTSQmN1DeDquFezX4nWew=; b=Qp7vm0P05tzVbJEN0TMPb+7M9J54U+VWcZ7/1L7xw63PWqRbmcSoExu+ GfiWrbr4Q77qFuMkckAN8mVwWPdu8ZvSuM7Sq5/8ppg0hQqDxFUxzV4Zq uX+vV8L942dLhJlceq3i2KoXJaz8GikVhlOB+IssdvweE2N0/flpjr+sr pMPeDzjZp5Al6XvLreCNB/Jr3FyJvhw021qWvSDeK+Rtnr+axRIwaewB4 tdfRlQWzB2EinM9T8gsKJT6XHaveXUC1YzUb0Veh7YoAJgAkIVyvMIYIO hWmicFArjIsUNRvxDjGiakl/0MBjVWBSmhahieDtsYDuvjHkykqir4me6 w==; X-Mailman-Original-Authentication-Results: smtp3.osuosl.org; dmarc=pass (p=none dis=none) header.from=intel.com X-Mailman-Original-Authentication-Results: smtp3.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=Qp7vm0P0 Subject: [Intel-wired-lan] [tnguy-net-queue:200GbE] BUILD SUCCESS 85720e04d9af0b77f8092b12a06661a8d459d4a0 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 200GbE branch HEAD: 85720e04d9af0b77f8092b12a06661a8d459d4a0 net: libwx: fix the creation of page_pool elapsed time: 1606m configs tested: 107 configs skipped: 1 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 allmodconfig gcc-15.1.0 arc allnoconfig gcc-15.1.0 arc allyesconfig gcc-15.1.0 arc randconfig-001-20250627 gcc-8.5.0 arc randconfig-002-20250627 gcc-12.4.0 arm allmodconfig gcc-15.1.0 arm allnoconfig clang-21 arm allyesconfig gcc-15.1.0 arm randconfig-001-20250627 gcc-15.1.0 arm randconfig-002-20250627 gcc-10.5.0 arm randconfig-003-20250627 clang-21 arm randconfig-004-20250627 gcc-8.5.0 arm64 allmodconfig clang-19 arm64 allnoconfig gcc-15.1.0 arm64 randconfig-001-20250627 clang-17 arm64 randconfig-002-20250627 gcc-10.5.0 arm64 randconfig-003-20250627 gcc-12.3.0 arm64 randconfig-004-20250627 clang-19 csky allnoconfig gcc-15.1.0 csky randconfig-001-20250627 gcc-15.1.0 csky randconfig-002-20250627 gcc-15.1.0 hexagon allmodconfig clang-17 hexagon allnoconfig clang-21 hexagon allyesconfig clang-21 hexagon randconfig-001-20250627 clang-21 hexagon randconfig-002-20250627 clang-21 i386 allmodconfig gcc-12 i386 allnoconfig gcc-12 i386 allyesconfig gcc-12 i386 buildonly-randconfig-001-20250627 gcc-12 i386 buildonly-randconfig-002-20250627 gcc-12 i386 buildonly-randconfig-003-20250627 gcc-12 i386 buildonly-randconfig-004-20250627 gcc-12 i386 buildonly-randconfig-005-20250627 clang-20 i386 buildonly-randconfig-006-20250627 gcc-12 i386 defconfig clang-20 loongarch allmodconfig gcc-15.1.0 loongarch allnoconfig gcc-15.1.0 loongarch randconfig-001-20250627 gcc-15.1.0 loongarch randconfig-002-20250627 gcc-15.1.0 m68k allmodconfig gcc-15.1.0 m68k allnoconfig gcc-15.1.0 m68k allyesconfig gcc-15.1.0 microblaze allmodconfig gcc-15.1.0 microblaze allnoconfig gcc-15.1.0 microblaze allyesconfig gcc-15.1.0 mips allnoconfig gcc-15.1.0 nios2 allnoconfig gcc-14.2.0 nios2 randconfig-001-20250627 gcc-8.5.0 nios2 randconfig-002-20250627 gcc-8.5.0 openrisc allnoconfig gcc-15.1.0 openrisc allyesconfig gcc-15.1.0 parisc allmodconfig gcc-15.1.0 parisc allnoconfig gcc-15.1.0 parisc allyesconfig gcc-15.1.0 parisc randconfig-001-20250627 gcc-9.3.0 parisc randconfig-002-20250627 gcc-8.5.0 powerpc allmodconfig gcc-15.1.0 powerpc allnoconfig gcc-15.1.0 powerpc allyesconfig clang-21 powerpc randconfig-001-20250627 gcc-15.1.0 powerpc randconfig-002-20250627 clang-21 powerpc randconfig-003-20250627 gcc-15.1.0 powerpc64 randconfig-001-20250627 gcc-12.4.0 powerpc64 randconfig-002-20250627 gcc-10.5.0 powerpc64 randconfig-003-20250627 gcc-8.5.0 riscv allmodconfig clang-21 riscv allnoconfig gcc-15.1.0 riscv allyesconfig clang-16 riscv randconfig-001-20250627 gcc-8.5.0 riscv randconfig-002-20250627 gcc-13.3.0 s390 allmodconfig clang-18 s390 allnoconfig clang-21 s390 allyesconfig gcc-15.1.0 s390 randconfig-001-20250627 clang-21 s390 randconfig-002-20250627 clang-21 sh allmodconfig gcc-15.1.0 sh allnoconfig gcc-15.1.0 sh allyesconfig gcc-15.1.0 sh randconfig-001-20250627 gcc-9.3.0 sh randconfig-002-20250627 gcc-15.1.0 sparc allmodconfig gcc-15.1.0 sparc allnoconfig gcc-15.1.0 sparc randconfig-001-20250627 gcc-11.5.0 sparc randconfig-002-20250627 gcc-8.5.0 sparc64 randconfig-001-20250627 gcc-11.5.0 sparc64 randconfig-002-20250627 gcc-8.5.0 um allmodconfig clang-19 um allnoconfig clang-21 um allyesconfig gcc-12 um randconfig-001-20250627 gcc-12 um randconfig-002-20250627 gcc-12 x86_64 allnoconfig clang-20 x86_64 allyesconfig clang-20 x86_64 buildonly-randconfig-001-20250627 clang-20 x86_64 buildonly-randconfig-002-20250627 clang-20 x86_64 buildonly-randconfig-003-20250627 clang-20 x86_64 buildonly-randconfig-004-20250627 clang-20 x86_64 buildonly-randconfig-005-20250627 gcc-12 x86_64 buildonly-randconfig-006-20250627 gcc-12 x86_64 defconfig gcc-11 x86_64 rhel-9.4-rust clang-18 xtensa allnoconfig gcc-15.1.0 xtensa randconfig-001-20250627 gcc-13.3.0 xtensa randconfig-002-20250627 gcc-10.5.0 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki