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 F2B9DD3C927 for ; Sun, 20 Oct 2024 09:40:37 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id 95C22605FE; Sun, 20 Oct 2024 09:40:37 +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 HgKmtoAeUxcg; Sun, 20 Oct 2024 09:40:35 +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 2DD4A605F0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=osuosl.org; s=default; t=1729417235; bh=738biXXy6FmfjQW4qnU8WlR0AKgVzhodK4ElsEk1WX4=; h=Date:From:To:Subject:List-Id:List-Unsubscribe:List-Archive: List-Post:List-Help:List-Subscribe:From; b=aB59YwIwIDKnf+gtzPq2K5/iRxF7jJAGSCtCqq/nksIgWXWJOuRlKtQfofEDvx9o1 LFee9Nii0HbbRfTCVpRsqeLN/d0ViQrqgWWK44M1Be0hIHXMIJo2tJk384Iq9gFzlJ aXKS7ZDT/nEZsiltYOBfYYBhi2G9h1PibtgsSnseK+SFfLoCFGhcMH2vqPaUy4haBq J+/zfN2GbGjfxAVkUfXhvhwqheGsG7hCKWu5pAHn998Zd0LiBO3uxhcqhrt8ZrShKy 8ZbtYlTZ358EbryeLNiJthCitRCYj5eGVKt9nY334bR55kJSKqKg5vYNPD/yw6QVTt tmTTGEiuOBFng== Received: from lists1.osuosl.org (lists1.osuosl.org [140.211.166.142]) by smtp3.osuosl.org (Postfix) with ESMTP id 2DD4A605F0; Sun, 20 Oct 2024 09:40:35 +0000 (UTC) Received: from smtp1.osuosl.org (smtp1.osuosl.org [IPv6:2605:bc80:3010::138]) by lists1.osuosl.org (Postfix) with ESMTP id 3727B71F for ; Sun, 20 Oct 2024 09:40:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id 2505880885 for ; Sun, 20 Oct 2024 09:40:34 +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 0oHb3tfJLsOb for ; Sun, 20 Oct 2024 09:40:33 +0000 (UTC) Received-SPF: Pass (mailfrom) identity=mailfrom; client-ip=192.198.163.19; helo=mgamail.intel.com; envelope-from=lkp@intel.com; receiver= DMARC-Filter: OpenDMARC Filter v1.4.2 smtp1.osuosl.org 97BAB80C21 DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org 97BAB80C21 Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.19]) by smtp1.osuosl.org (Postfix) with ESMTPS id 97BAB80C21 for ; Sun, 20 Oct 2024 09:40:32 +0000 (UTC) X-CSE-ConnectionGUID: /9VKRUIZRDayMcursVNEVA== X-CSE-MsgGUID: LqiM/l6pQ8SZB90HGdxMTQ== X-IronPort-AV: E=McAfee;i="6700,10204,11230"; a="28363172" X-IronPort-AV: E=Sophos;i="6.11,218,1725346800"; d="scan'208";a="28363172" Received: from orviesa005.jf.intel.com ([10.64.159.145]) by fmvoesa113.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 20 Oct 2024 02:40:31 -0700 X-CSE-ConnectionGUID: whz+D2AYQrWn+4NDC2RVgA== X-CSE-MsgGUID: KSiiFrcBSCOot9JyU2sIPQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.11,218,1725346800"; d="scan'208";a="84042367" Received: from lkp-server01.sh.intel.com (HELO a48cf1aa22e8) ([10.239.97.150]) by orviesa005.jf.intel.com with ESMTP; 20 Oct 2024 02:40:30 -0700 Received: from kbuild by a48cf1aa22e8 with local (Exim 4.96) (envelope-from ) id 1t2SQG-000QAL-1Q for intel-wired-lan@lists.osuosl.org; Sun, 20 Oct 2024 09:40:28 +0000 Date: Sun, 20 Oct 2024 17:40:28 +0800 From: kernel test robot To: Intel Wired LAN Message-ID: <202410201720.ahc5wrmz-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=1729417232; x=1760953232; h=date:from:to:subject:message-id; bh=gg4IylmyUAvjoKkX2ji4azx4x4o7bB7gVA0ZiyCYjnc=; b=cZvjHYT3CjJLiwIZlH2iirO+n/BR/sUYbVgpPiPLv4nok7BYWitdOn6O nEUEwox08OIGCV5JrDGlR4YeopGiUuVATxcCsN4MT4t4fwfCigkLzI8UZ ecL6qIPTu6wXgxurDxjBf7ZGF/AibAGYk9Z2BYqFfornc/Ul8YRx5pfvV Br+qCR3dbb9S4Jvw1Oy+hYBzbNmu3pmUCZ2qlstezsqQwmEmOkrPXtOVI BlUVnKQ1iCkWJ4OzEFR3VLs+fApG2sdY6lf37av4pcbDgS7esVKMJ3m2J OWJ1QEnGPf5ykzOTkxkFVxbEo2vjKP5w+yOP8d+rICaCNttEzwgQuCYzG 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=cZvjHYT3 Subject: [Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS 02a4f6b6bf8145719b1318ef112758c889660044 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/next-queue.git dev-queue branch HEAD: 02a4f6b6bf8145719b1318ef112758c889660044 ixgbevf: Fix passing 0 to ERR_PTR in ixgbevf_run_xdp() elapsed time: 2108m configs tested: 122 configs skipped: 5 The following configs have been built successfully. More configs may be tested in the coming days. tested configs: alpha alldefconfig clang-20 alpha allnoconfig gcc-14.1.0 alpha allyesconfig clang-20 alpha defconfig gcc-14.1.0 arc allnoconfig gcc-14.1.0 arc defconfig gcc-14.1.0 arc nsimosci_defconfig clang-20 arc vdk_hs38_defconfig clang-20 arm allnoconfig gcc-14.1.0 arm defconfig gcc-14.1.0 arm dove_defconfig clang-20 arm ep93xx_defconfig clang-20 arm moxart_defconfig clang-20 arm neponset_defconfig clang-20 arm nhk8815_defconfig clang-20 arm rpc_defconfig clang-20 arm spear6xx_defconfig clang-20 arm64 allnoconfig gcc-14.1.0 arm64 defconfig gcc-14.1.0 csky allnoconfig gcc-14.1.0 csky defconfig gcc-14.1.0 hexagon allmodconfig clang-20 hexagon allnoconfig gcc-14.1.0 hexagon allyesconfig clang-20 hexagon defconfig gcc-14.1.0 i386 allmodconfig clang-18 i386 allmodconfig gcc-12 i386 allnoconfig clang-18 i386 allnoconfig gcc-12 i386 allyesconfig clang-18 i386 allyesconfig gcc-12 i386 buildonly-randconfig-001-20241020 gcc-12 i386 buildonly-randconfig-002-20241020 gcc-12 i386 buildonly-randconfig-003-20241020 gcc-12 i386 buildonly-randconfig-004-20241020 gcc-12 i386 buildonly-randconfig-005-20241020 gcc-12 i386 buildonly-randconfig-006-20241020 gcc-12 i386 defconfig clang-18 i386 randconfig-001-20241020 gcc-12 i386 randconfig-002-20241020 gcc-12 i386 randconfig-003-20241020 gcc-12 i386 randconfig-004-20241020 gcc-12 i386 randconfig-005-20241020 gcc-12 i386 randconfig-006-20241020 gcc-12 i386 randconfig-011-20241020 gcc-12 i386 randconfig-012-20241020 gcc-12 i386 randconfig-013-20241020 gcc-12 i386 randconfig-014-20241020 gcc-12 i386 randconfig-015-20241020 gcc-12 i386 randconfig-016-20241020 gcc-12 loongarch allmodconfig gcc-14.1.0 loongarch allnoconfig gcc-14.1.0 loongarch defconfig gcc-14.1.0 m68k allmodconfig gcc-14.1.0 m68k allnoconfig gcc-14.1.0 m68k allyesconfig gcc-14.1.0 m68k atari_defconfig clang-20 m68k defconfig gcc-14.1.0 m68k sun3_defconfig clang-20 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 bigsur_defconfig clang-20 mips loongson1b_defconfig clang-20 mips rb532_defconfig clang-20 nios2 allnoconfig gcc-14.1.0 nios2 defconfig gcc-14.1.0 openrisc allnoconfig clang-20 openrisc allyesconfig gcc-14.1.0 openrisc defconfig gcc-12 openrisc virt_defconfig clang-20 parisc allmodconfig gcc-14.1.0 parisc allnoconfig clang-20 parisc allyesconfig gcc-14.1.0 parisc defconfig gcc-12 parisc64 defconfig gcc-14.1.0 powerpc allmodconfig gcc-14.1.0 powerpc allnoconfig clang-20 powerpc allyesconfig gcc-14.1.0 powerpc asp8347_defconfig clang-20 powerpc ep8248e_defconfig clang-20 powerpc tqm8540_defconfig clang-20 riscv allmodconfig gcc-14.1.0 riscv allnoconfig clang-20 riscv allyesconfig gcc-14.1.0 riscv defconfig gcc-12 s390 allmodconfig gcc-14.1.0 s390 allnoconfig clang-20 s390 allyesconfig gcc-14.1.0 s390 debug_defconfig clang-20 s390 defconfig gcc-12 sh allmodconfig gcc-14.1.0 sh allnoconfig gcc-14.1.0 sh allyesconfig gcc-14.1.0 sh ap325rxa_defconfig clang-20 sh defconfig gcc-12 sh rsk7264_defconfig clang-20 sh se7712_defconfig clang-20 sh se7780_defconfig clang-20 sh sh7763rdp_defconfig clang-20 sh ul2_defconfig clang-20 sparc allmodconfig gcc-14.1.0 sparc64 defconfig gcc-12 um allmodconfig clang-20 um allnoconfig clang-20 um allyesconfig clang-20 um defconfig gcc-12 um i386_defconfig gcc-12 um x86_64_defconfig gcc-12 x86_64 allnoconfig clang-18 x86_64 allyesconfig clang-18 x86_64 defconfig clang-18 x86_64 defconfig gcc-11 x86_64 kexec clang-18 x86_64 rhel-8.3 gcc-12 x86_64 rhel-8.3-bpf clang-18 x86_64 rhel-8.3-kunit clang-18 x86_64 rhel-8.3-ltp clang-18 x86_64 rhel-8.3-rust clang-18 xtensa allnoconfig gcc-14.1.0 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki