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 4971AC02198 for ; Wed, 12 Feb 2025 14:58:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id 9646C417A2; Wed, 12 Feb 2025 14:58:09 +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 kBQK0XU6EDa9; Wed, 12 Feb 2025 14:58:08 +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 smtp4.osuosl.org 617F6417B6 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=osuosl.org; s=default; t=1739372288; bh=ewC1/TUVbtt/AbrTl4LHxt3f7kb0TnBrjQjxKDB1i4k=; h=Date:From:To:Subject:List-Id:List-Unsubscribe:List-Archive: List-Post:List-Help:List-Subscribe:From; b=AKfzptIr0M3a4oY0Xvxl2QwF7QlGh4F/P5fe0Fu0kYpyDxXD2962QprUSPdD4ngma 4QPkFB0ul0ZM+dUhVranc0T1obQR8sGKyMM97+2KCvDUGDBR5rk0kMYBBRBJYBKcUb hzIxeGjEowpHt6K35iney0Qi6gdYjGCixg/XsYJGQWdVs7iSJ7neaun2ZBx2lqj3g3 lIBmK4xp6oCsCCTz7Mf+HKkLVtfd497nSt96LZYVW2v8FaIeUm+uONBN8j/8kUV9J2 tRRVAP9e2lMJZqmcMkotX/DkYkJqqoO9WNsg3c67CgRWAxw/eLHDQKYUXWkcV4gICK rAWAImv+s1HcQ== Received: from lists1.osuosl.org (lists1.osuosl.org [140.211.166.142]) by smtp4.osuosl.org (Postfix) with ESMTP id 617F6417B6; Wed, 12 Feb 2025 14:58:08 +0000 (UTC) Received: from smtp2.osuosl.org (smtp2.osuosl.org [IPv6:2605:bc80:3010::133]) by lists1.osuosl.org (Postfix) with ESMTP id C24071C9 for ; Wed, 12 Feb 2025 14:58:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id 900BA41271 for ; Wed, 12 Feb 2025 14:58:06 +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 B39YH_yd8T3x for ; Wed, 12 Feb 2025 14:58:05 +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 4C22F40F8B DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 4C22F40F8B Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.20]) by smtp2.osuosl.org (Postfix) with ESMTPS id 4C22F40F8B for ; Wed, 12 Feb 2025 14:58:04 +0000 (UTC) X-CSE-ConnectionGUID: 37YIbbgJQti0bYU6HagTzA== X-CSE-MsgGUID: U+mTpDXaRW2Ih4xcQ9tiVA== X-IronPort-AV: E=McAfee;i="6700,10204,11342"; a="39735684" X-IronPort-AV: E=Sophos;i="6.13,280,1732608000"; d="scan'208";a="39735684" Received: from orviesa005.jf.intel.com ([10.64.159.145]) by orvoesa112.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 Feb 2025 06:58:04 -0800 X-CSE-ConnectionGUID: gz4PR/7BSquP136DrL+T3w== X-CSE-MsgGUID: ZZjPvpHeRyWURGmtxvCoVQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.12,224,1728975600"; d="scan'208";a="118020056" Received: from lkp-server01.sh.intel.com (HELO d63d4d77d921) ([10.239.97.150]) by orviesa005.jf.intel.com with ESMTP; 12 Feb 2025 06:58:03 -0800 Received: from kbuild by d63d4d77d921 with local (Exim 4.96) (envelope-from ) id 1tiEBc-0015jh-31 for intel-wired-lan@lists.osuosl.org; Wed, 12 Feb 2025 14:58:00 +0000 Date: Wed, 12 Feb 2025 22:57:57 +0800 From: kernel test robot To: Intel Wired LAN Message-ID: <202502122244.r0dSEhu0-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=1739372285; x=1770908285; h=date:from:to:subject:message-id; bh=pRE1Rdq9E9Djdy+xpolkytji1/N23s3nXvobkrksyGo=; b=H04zLUzbvWX9NKqqFTBvWDmHrDlbDUcsftzJ6Fyivj5py5NIubwyvZrZ 0tWZaA+xK9Bz9eR66bKLZYO5Gl181IL0LrTTX7L49+c+TlbScug6992RP THPJJomHBm2F+igcD1R1OBL08lhAtTditvFXiTD6dLwyF2oR8SL8w0FZd oxS5fqKfsuSR+Z1YyNCNuq5lRl5t9wULuofAGMzFmdf0+/Dl9ddlcFs7S e44+gh6pQxdAy1p8KYaLySCoDUoxNtKcOwrtdsqWED4iQU5ViB/MBYnod ilg2xkZVaPVPjVXKM61GW8QSpchhSsMYTdH6L6SvJOsO7AD/0l0LZoQvx A==; 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=H04zLUzb Subject: [Intel-wired-lan] [tnguy-net-queue:main] BUILD SUCCESS 44ce3511c21c6ba87a719a0b9f140822cc1cc00b 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 main branch HEAD: 44ce3511c21c6ba87a719a0b9f140822cc1cc00b Merge tag 'batadv-net-pullrequest-20250207' of git://git.open-mesh.org/linux-merge elapsed time: 1708m configs tested: 86 configs skipped: 2 The following configs have been built successfully. More configs may be tested in the coming days. tested configs: alpha allyesconfig gcc-14.2.0 arc allmodconfig gcc-13.2.0 arc allyesconfig gcc-13.2.0 arc randconfig-001-20250212 gcc-13.2.0 arc randconfig-002-20250212 gcc-13.2.0 arm allmodconfig gcc-14.2.0 arm allyesconfig gcc-14.2.0 arm randconfig-001-20250212 clang-18 arm randconfig-002-20250212 clang-16 arm randconfig-003-20250212 clang-21 arm randconfig-004-20250212 clang-16 arm64 allmodconfig clang-18 arm64 randconfig-001-20250212 gcc-14.2.0 arm64 randconfig-002-20250212 gcc-14.2.0 arm64 randconfig-003-20250212 clang-16 arm64 randconfig-004-20250212 gcc-14.2.0 csky randconfig-001-20250212 gcc-14.2.0 csky randconfig-002-20250212 gcc-14.2.0 hexagon allmodconfig clang-21 hexagon allyesconfig clang-18 hexagon randconfig-001-20250212 clang-21 hexagon randconfig-002-20250212 clang-21 i386 allmodconfig gcc-12 i386 allnoconfig gcc-12 i386 allyesconfig gcc-12 i386 buildonly-randconfig-001-20250212 clang-19 i386 buildonly-randconfig-002-20250212 gcc-12 i386 buildonly-randconfig-003-20250212 gcc-12 i386 buildonly-randconfig-004-20250212 gcc-12 i386 buildonly-randconfig-005-20250212 gcc-12 i386 buildonly-randconfig-006-20250212 gcc-12 i386 defconfig clang-19 loongarch allmodconfig gcc-14.2.0 loongarch randconfig-001-20250212 gcc-14.2.0 loongarch randconfig-002-20250212 gcc-14.2.0 m68k allmodconfig gcc-14.2.0 m68k allyesconfig gcc-14.2.0 microblaze allmodconfig gcc-14.2.0 microblaze allyesconfig gcc-14.2.0 nios2 randconfig-001-20250212 gcc-14.2.0 nios2 randconfig-002-20250212 gcc-14.2.0 openrisc allyesconfig gcc-14.2.0 parisc allmodconfig gcc-14.2.0 parisc allyesconfig gcc-14.2.0 parisc randconfig-001-20250212 gcc-14.2.0 parisc randconfig-002-20250212 gcc-14.2.0 powerpc allmodconfig gcc-14.2.0 powerpc allyesconfig clang-16 powerpc randconfig-001-20250212 gcc-14.2.0 powerpc randconfig-002-20250212 clang-16 powerpc randconfig-003-20250212 gcc-14.2.0 powerpc64 randconfig-001-20250212 clang-16 powerpc64 randconfig-002-20250212 gcc-14.2.0 powerpc64 randconfig-003-20250212 gcc-14.2.0 riscv allmodconfig clang-21 riscv allyesconfig clang-21 riscv randconfig-001-20250212 clang-21 riscv randconfig-002-20250212 clang-18 s390 allmodconfig clang-19 s390 allyesconfig gcc-14.2.0 s390 randconfig-001-20250212 clang-15 s390 randconfig-002-20250212 clang-17 sh allmodconfig gcc-14.2.0 sh allyesconfig gcc-14.2.0 sh randconfig-001-20250212 gcc-14.2.0 sh randconfig-002-20250212 gcc-14.2.0 sparc allmodconfig gcc-14.2.0 sparc randconfig-001-20250212 gcc-14.2.0 sparc randconfig-002-20250212 gcc-14.2.0 sparc64 randconfig-001-20250212 gcc-14.2.0 sparc64 randconfig-002-20250212 gcc-14.2.0 um allmodconfig clang-21 um allyesconfig gcc-12 um randconfig-001-20250212 clang-16 um randconfig-002-20250212 gcc-12 x86_64 allnoconfig clang-19 x86_64 allyesconfig clang-19 x86_64 buildonly-randconfig-001-20250212 gcc-11 x86_64 buildonly-randconfig-002-20250212 clang-19 x86_64 buildonly-randconfig-003-20250212 clang-19 x86_64 buildonly-randconfig-004-20250212 clang-19 x86_64 buildonly-randconfig-005-20250212 gcc-12 x86_64 buildonly-randconfig-006-20250212 clang-19 x86_64 defconfig gcc-11 xtensa randconfig-001-20250212 gcc-14.2.0 xtensa randconfig-002-20250212 gcc-14.2.0 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki