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 AABB1D2CDE6 for ; Fri, 5 Dec 2025 00:24:49 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id 60CE361C66; Fri, 5 Dec 2025 00:24:49 +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 k6KgM6h9B8SP; Fri, 5 Dec 2025 00:24:48 +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 21F9F61C49 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=osuosl.org; s=default; t=1764894288; bh=9pTtFaDjcDb5L4gzkY1L0peWMKQgVDsknu2RUZTUTVg=; h=Date:From:To:Subject:List-Id:List-Unsubscribe:List-Archive: List-Post:List-Help:List-Subscribe:From; b=L1xOIKvdL8UfvRVgvP0g3jYw51a6YwQ2nEVCr6+Mg+AVEt+6cMEmyrlqu0uFjE35m TlmCz4AmrGT9QKeGRVCDkK0V4jx9uVnedgJECtbDxcRp8QSf1fa7Clw1J/4qfhMtc9 pJTWZ9svRlxqyj8V5ZsnYYrTou8AbOtWjh2eWIUUEheCoyEXhMckuibHWlcHu/CmQ8 FESFQ+2CzG85j6BkkLuzQ4323cwn/WY/2e5Xy1bVsSS+LpZce/M7jl17JIe0p6tg5q Rv2QTIxpEpE5+gPGgQ3eOUBm1ksPV/pTZYaqjncmwULQcQVRyZgyuSiJgp6lrAhtxU IzDjQ+nTq6u/w== Received: from lists1.osuosl.org (lists1.osuosl.org [140.211.166.142]) by smtp3.osuosl.org (Postfix) with ESMTP id 21F9F61C49; Fri, 5 Dec 2025 00:24:48 +0000 (UTC) Received: from smtp4.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by lists1.osuosl.org (Postfix) with ESMTP id 1DDD8E7 for ; Fri, 5 Dec 2025 00:24:46 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id 052C4403D5 for ; Fri, 5 Dec 2025 00:24:46 +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 aYVyxn9fXDz4 for ; Fri, 5 Dec 2025 00:24:45 +0000 (UTC) Received-SPF: Pass (mailfrom) identity=mailfrom; client-ip=192.198.163.9; helo=mgamail.intel.com; envelope-from=lkp@intel.com; receiver= DMARC-Filter: OpenDMARC Filter v1.4.2 smtp4.osuosl.org 1E02E403D3 DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org 1E02E403D3 Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.9]) by smtp4.osuosl.org (Postfix) with ESMTPS id 1E02E403D3 for ; Fri, 5 Dec 2025 00:24:44 +0000 (UTC) X-CSE-ConnectionGUID: UxEnH1LURe6u00AEoLkrzw== X-CSE-MsgGUID: 6HapxHBMRCWzWdTlDFiYgA== X-IronPort-AV: E=McAfee;i="6800,10657,11632"; a="77611925" X-IronPort-AV: E=Sophos;i="6.20,250,1758610800"; d="scan'208";a="77611925" Received: from fmviesa002.fm.intel.com ([10.60.135.142]) by fmvoesa103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 04 Dec 2025 16:24:43 -0800 X-CSE-ConnectionGUID: w84buUkrSPmxodD1EwkKFA== X-CSE-MsgGUID: 91mY29sOQYSSroiO1W0wXw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.20,250,1758610800"; d="scan'208";a="218482353" Received: from lkp-server01.sh.intel.com (HELO 4664bbef4914) ([10.239.97.150]) by fmviesa002.fm.intel.com with ESMTP; 04 Dec 2025 16:24:43 -0800 Received: from kbuild by 4664bbef4914 with local (Exim 4.98.2) (envelope-from ) id 1vRJcm-00000000ENb-2E7H for intel-wired-lan@lists.osuosl.org; Fri, 05 Dec 2025 00:24:40 +0000 Date: Fri, 05 Dec 2025 08:23:43 +0800 From: kernel test robot To: Intel Wired LAN Message-ID: <202512050836.GTK5nV54-lkp@intel.com> User-Agent: s-nail v14.9.25 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=1764894285; x=1796430285; h=date:from:to:subject:message-id; bh=9o8NoAUsiykn+HYoTr7HpCYGMiNfleof+erQK8Jd/Go=; b=ZgVoskOW151V6HZeeT3bYYMCJtn6m2KCFm3P82gfweCkViZTmZZjB+8i rbmenNrbEX5vbAYZwFeBN+sdIAE+cKecjaYK3RgU6wjPzJr8fldpH+OIq PXVaROzhgAPNiGkdjVJbYG7Y9ObEDL2UgUIirJMAZ4kpUicWwDigaR19I qNyBKyMKJFRAiyyCOPd/hTGLBMkjchpE9nmUDdIUgsEat/fQHv3oAXKAC LzVFqOXKxLe+UUKJwaKCBzjFLAlSo0GRutBxBM+Ol+6e/rflcrbv3vahw dXwmQeGi0oeZHiV5utwegvLids7pPT7wU+Pl9JeUNnVa3pbdFZ3tG0/9S w==; X-Mailman-Original-Authentication-Results: smtp4.osuosl.org; dmarc=pass (p=none dis=none) header.from=intel.com X-Mailman-Original-Authentication-Results: smtp4.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=ZgVoskOW Subject: [Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS 95862b99db57c7e44c351739a81bd002a2c2a929 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: 95862b99db57c7e44c351739a81bd002a2c2a929 ice: stop counting UDP csum mismatch as rx_errors elapsed time: 1498m configs tested: 106 configs skipped: 1 The following configs have been built successfully. More configs may be tested in the coming days. tested configs: alpha allyesconfig gcc-15.1.0 alpha defconfig gcc-15.1.0 arc allmodconfig gcc-15.1.0 arc defconfig gcc-15.1.0 arc randconfig-001-20251205 gcc-8.5.0 arc randconfig-002-20251205 gcc-9.5.0 arm defconfig clang-22 arm randconfig-001-20251205 gcc-8.5.0 arm randconfig-002-20251205 gcc-8.5.0 arm randconfig-003-20251205 gcc-13.4.0 arm randconfig-004-20251205 gcc-8.5.0 arm64 defconfig gcc-15.1.0 arm64 randconfig-001-20251205 clang-22 arm64 randconfig-002-20251205 clang-22 arm64 randconfig-003-20251205 gcc-8.5.0 arm64 randconfig-004-20251205 clang-22 csky defconfig gcc-15.1.0 csky randconfig-001-20251205 gcc-15.1.0 csky randconfig-002-20251205 gcc-11.5.0 hexagon allmodconfig clang-17 hexagon defconfig clang-22 hexagon randconfig-001-20251205 clang-22 hexagon randconfig-002-20251205 clang-22 i386 allmodconfig gcc-14 i386 allyesconfig gcc-14 i386 buildonly-randconfig-001-20251204 gcc-14 i386 buildonly-randconfig-002-20251204 clang-20 i386 buildonly-randconfig-003-20251204 clang-20 i386 buildonly-randconfig-004-20251204 gcc-14 i386 buildonly-randconfig-005-20251204 clang-20 i386 buildonly-randconfig-006-20251204 clang-20 i386 defconfig clang-20 i386 randconfig-001-20251205 clang-20 i386 randconfig-002-20251205 gcc-14 i386 randconfig-003-20251205 clang-20 i386 randconfig-004-20251205 clang-20 i386 randconfig-005-20251205 gcc-14 i386 randconfig-006-20251205 clang-20 i386 randconfig-007-20251205 gcc-14 loongarch randconfig-001-20251205 clang-22 loongarch randconfig-002-20251205 gcc-15.1.0 m68k allyesconfig gcc-15.1.0 m68k defconfig gcc-15.1.0 microblaze defconfig gcc-15.1.0 mips allmodconfig gcc-15.1.0 nios2 allmodconfig gcc-11.5.0 nios2 allnoconfig gcc-11.5.0 nios2 defconfig gcc-11.5.0 nios2 randconfig-001-20251205 gcc-10.5.0 nios2 randconfig-002-20251205 gcc-11.5.0 openrisc allnoconfig gcc-15.1.0 openrisc defconfig gcc-15.1.0 parisc allmodconfig gcc-15.1.0 parisc allnoconfig gcc-15.1.0 parisc defconfig gcc-15.1.0 parisc randconfig-001-20251205 gcc-8.5.0 parisc randconfig-002-20251205 gcc-14.3.0 parisc64 defconfig gcc-15.1.0 powerpc allmodconfig gcc-15.1.0 powerpc allnoconfig gcc-15.1.0 powerpc randconfig-001-20251205 clang-18 powerpc randconfig-002-20251205 clang-18 powerpc64 randconfig-001-20251205 gcc-15.1.0 powerpc64 randconfig-002-20251205 clang-22 riscv allnoconfig gcc-15.1.0 riscv defconfig clang-22 riscv randconfig-001-20251205 gcc-13.4.0 riscv randconfig-002-20251205 gcc-8.5.0 s390 allnoconfig clang-22 s390 allyesconfig gcc-15.1.0 s390 defconfig clang-22 s390 randconfig-001-20251205 gcc-11.5.0 s390 randconfig-002-20251205 clang-22 sh allmodconfig gcc-15.1.0 sh allnoconfig gcc-15.1.0 sh defconfig gcc-15.1.0 sh randconfig-001-20251205 gcc-13.4.0 sh randconfig-002-20251205 gcc-12.5.0 sparc allnoconfig gcc-15.1.0 sparc defconfig gcc-15.1.0 sparc randconfig-001-20251205 gcc-14.3.0 sparc randconfig-002-20251205 gcc-8.5.0 sparc64 defconfig clang-20 sparc64 randconfig-001-20251205 gcc-8.5.0 sparc64 randconfig-002-20251205 gcc-10.5.0 um allnoconfig clang-22 um allyesconfig gcc-14 um defconfig clang-22 um i386_defconfig gcc-14 um randconfig-001-20251205 gcc-14 um randconfig-002-20251205 gcc-14 um x86_64_defconfig clang-22 x86_64 allmodconfig clang-20 x86_64 allnoconfig clang-20 x86_64 allyesconfig clang-20 x86_64 buildonly-randconfig-001-20251205 clang-20 x86_64 buildonly-randconfig-002-20251205 gcc-14 x86_64 buildonly-randconfig-003-20251205 gcc-12 x86_64 buildonly-randconfig-004-20251205 clang-20 x86_64 buildonly-randconfig-005-20251205 clang-20 x86_64 buildonly-randconfig-006-20251205 gcc-14 x86_64 defconfig gcc-14 x86_64 randconfig-003-20251205 gcc-14 x86_64 rhel-9.4-rust clang-20 xtensa allnoconfig gcc-15.1.0 xtensa randconfig-001-20251205 gcc-10.5.0 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki