From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id B495A46A5C for ; Thu, 26 Jun 2025 20:21:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9A1544026C; Thu, 26 Jun 2025 20:21:24 +0200 (CEST) Received: from dmx.alabs.net (dmx.alabs.net [52.211.35.88]) by mails.dpdk.org (Postfix) with ESMTP id 5D59B4026F for ; Thu, 26 Jun 2025 20:21:23 +0200 (CEST) Received: from ec2-52-49-224-164.eu-west-1.compute.amazonaws.com (unknown [10.122.5.122]) by dmx.alabs.net (Postfix) with ESMTP id 1D7E084747F; Thu, 26 Jun 2025 21:21:23 +0300 (IDT) DKIM-Filter: OpenDKIM Filter v2.11.0 dmx.alabs.net 1D7E084747F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alabs.net; s=alabs; t=1750962083; bh=2AZHt57ztJEdNhqKH3UuOyQ3LodFP2uiUBFu0Vcf5XM=; h=Date:From:To:Subject:List-ID:From; b=QdVRwZSiD4kPDMxAom0Dx/Xpi/zBBTyZF4FH2ASLn5bK2Ci68r4rgCBLE+GcLb0tT rZ75iZS5x+XxXA3y6QUiRuQRF3XYLNH6U13E9ZXdYIHxc3pb8EgfKx1EhpeUaVoHtd 0pj/myNEZBinterBlXP7rm/PuND9UY+5QRRwDokw= Received: from ip-10-159-234-77.eu-west-1.compute.internal (swci-jnk-k2apps.alabs.net [10.159.234.77]) by ec2-52-49-224-164.eu-west-1.compute.amazonaws.com (Postfix) with ESMTP id 1401E12AAC0; Thu, 26 Jun 2025 21:21:23 +0300 (IDT) Date: Thu, 26 Jun 2025 21:21:23 +0300 (IDT) From: al-sw-devops@alabs.net To: test-report@dpdk.org, atrwajee@amazon.com Message-ID: <2004384698.13193.1750962083082@ip-10-159-234-77.eu-west-1.compute.internal> Subject: |FAILURE| pw154585-154585 Description: Apply error encountered MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_13192_1659121307.1750962083069" X-Jenkins-Job: Community-Fast-tests X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org ------=_Part_13192_1659121307.1750962083069 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Test-Name: DPDK Fast test suite Test-Label: aws-unit-testing Test-Status: FAILURE _Unit Testing Apply error encountered_ http://dpdk.org/patch/154585 Test Status Summary: +--------------+------------------+ | Architecture | DPDK Unit Test | +--------------+------------------+ | x86_64 | FAILURE | +--------------+------------------+ | arm64 | FAILURE | +--------------+------------------+ Test environment (aarch64): Description: Apply error encountered OS : Ubuntu 24.04.1 LTS Kernel : 6.8.0-1030-aws NIC : Elastic Network Adapter GCC : 13.3.0-6ubuntu2~24.04 Test last 100 lines (aarch64) Cleaning repository state... Trying to checkout branch: origin/main Checked out to main (a60378a398fd95e6de69401e8ed06fcc3f4a3929) Done: main commit a60378a398fd95e6de69401e8ed06fcc3f4a3929 Trying to checkout branch: origin/next-net-mlx-for-next-net Checked out to next-net-mlx-for-next-net (a60378a398fd95e6de69401e8ed06fcc3f4a3929) Applying patch... Failed to apply patch: Applying: net/mlx5: mlx5 malloc NUMA fallback Using index info to reconstruct a base tree... M drivers/common/mlx5/mlx5_common_devx.c M drivers/common/mlx5/mlx5_devx_cmds.c M drivers/common/mlx5/mlx5_malloc.c M drivers/common/mlx5/mlx5_malloc.h M drivers/net/mlx5/mlx5.c M drivers/net/mlx5/mlx5_devx.c M drivers/net/mlx5/mlx5_flow_hw.c M drivers/net/mlx5/mlx5_rxq.c M drivers/net/mlx5/mlx5_trigger.c M drivers/net/mlx5/mlx5_txq.c M drivers/net/mlx5/mlx5_utils.c Falling back to patching base and 3-way merge... Auto-merging drivers/net/mlx5/mlx5_utils.c CONFLICT (content): Merge conflict in drivers/net/mlx5/mlx5_utils.c Auto-merging drivers/net/mlx5/mlx5_txq.c CONFLICT (content): Merge conflict in drivers/net/mlx5/mlx5_txq.c Auto-merging drivers/net/mlx5/mlx5_trigger.c Auto-merging drivers/net/mlx5/mlx5_rxq.c CONFLICT (content): Merge conflict in drivers/net/mlx5/mlx5_rxq.c Auto-merging drivers/net/mlx5/mlx5_flow_hw.c CONFLICT (content): Merge conflict in drivers/net/mlx5/mlx5_flow_hw.c Auto-merging drivers/net/mlx5/mlx5_devx.c Auto-merging drivers/net/mlx5/mlx5.c Auto-merging drivers/common/mlx5/mlx5_malloc.h CONFLICT (content): Merge conflict in drivers/common/mlx5/mlx5_malloc.h Auto-merging drivers/common/mlx5/mlx5_malloc.c CONFLICT (content): Merge conflict in drivers/common/mlx5/mlx5_malloc.c Auto-merging drivers/common/mlx5/mlx5_devx_cmds.c error: Failed to merge in the changes. hint: Use 'git am --show-current-patch=diff' to see the failed patch Patch failed at 0001 net/mlx5: mlx5 malloc NUMA fallback When you have resolved this problem, run "git am --continue". If you prefer to skip this patch, run "git am --skip" instead. To restore the original branch and stop patching, run "git am --abort". Trying to checkout branch: origin/main Checked out to main (a60378a398fd95e6de69401e8ed06fcc3f4a3929) Applying patch... Failed to apply patch: Applying: net/mlx5: mlx5 malloc NUMA fallback Using index info to reconstruct a base tree... M drivers/common/mlx5/mlx5_common_devx.c M drivers/common/mlx5/mlx5_devx_cmds.c M drivers/common/mlx5/mlx5_malloc.c M drivers/common/mlx5/mlx5_malloc.h M drivers/net/mlx5/mlx5.c M drivers/net/mlx5/mlx5_devx.c M drivers/net/mlx5/mlx5_flow_hw.c M drivers/net/mlx5/mlx5_rxq.c M drivers/net/mlx5/mlx5_trigger.c M drivers/net/mlx5/mlx5_txq.c M drivers/net/mlx5/mlx5_utils.c Falling back to patching base and 3-way merge... Auto-merging drivers/net/mlx5/mlx5_utils.c CONFLICT (content): Merge conflict in drivers/net/mlx5/mlx5_utils.c Auto-merging drivers/net/mlx5/mlx5_txq.c CONFLICT (content): Merge conflict in drivers/net/mlx5/mlx5_txq.c Auto-merging drivers/net/mlx5/mlx5_trigger.c Auto-merging drivers/net/mlx5/mlx5_rxq.c CONFLICT (content): Merge conflict in drivers/net/mlx5/mlx5_rxq.c Auto-merging drivers/net/mlx5/mlx5_flow_hw.c CONFLICT (content): Merge conflict in drivers/net/mlx5/mlx5_flow_hw.c Auto-merging drivers/net/mlx5/mlx5_devx.c Auto-merging drivers/net/mlx5/mlx5.c Auto-merging drivers/common/mlx5/mlx5_malloc.h CONFLICT (content): Merge conflict in drivers/common/mlx5/mlx5_malloc.h Auto-merging drivers/common/mlx5/mlx5_malloc.c CONFLICT (content): Merge conflict in drivers/common/mlx5/mlx5_malloc.c Auto-merging drivers/common/mlx5/mlx5_devx_cmds.c error: Failed to merge in the changes. hint: Use 'git am --show-current-patch=diff' to see the failed patch Patch failed at 0001 net/mlx5: mlx5 malloc NUMA fallback When you have resolved this problem, run "git am --continue". If you prefer to skip this patch, run "git am --skip" instead. To restore the original branch and stop patching, run "git am --abort". FAILURE Test environment (x86_64): Description: Apply error encountered OS : Ubuntu 24.04.1 LTS Kernel : 6.8.0-1029-aws NIC : Elastic Network Adapter GCC : 13.3.0-6ubuntu2~24.04 Test last 100 lines (x86_64) Cleaning repository state... Trying to checkout branch: origin/main Checked out to main (a60378a398fd95e6de69401e8ed06fcc3f4a3929) Done: main commit a60378a398fd95e6de69401e8ed06fcc3f4a3929 Trying to checkout branch: origin/next-net-mlx-for-next-net Checked out to next-net-mlx-for-next-net (a60378a398fd95e6de69401e8ed06fcc3f4a3929) Applying patch... Applying: net/mlx5: mlx5 malloc NUMA fallback Using index info to reconstruct a base tree... M drivers/common/mlx5/mlx5_common_devx.c M drivers/common/mlx5/mlx5_devx_cmds.c M drivers/common/mlx5/mlx5_malloc.c M drivers/common/mlx5/mlx5_malloc.h M drivers/net/mlx5/mlx5.c M drivers/net/mlx5/mlx5_devx.c M drivers/net/mlx5/mlx5_flow_hw.c M drivers/net/mlx5/mlx5_rxq.c M drivers/net/mlx5/mlx5_trigger.c M drivers/net/mlx5/mlx5_txq.c M drivers/net/mlx5/mlx5_utils.c Falling back to patching base and 3-way merge... Auto-merging drivers/net/mlx5/mlx5_utils.c CONFLICT (content): Merge conflict in drivers/net/mlx5/mlx5_utils.c Auto-merging drivers/net/mlx5/mlx5_txq.c CONFLICT (content): Merge conflict in drivers/net/mlx5/mlx5_txq.c Auto-merging drivers/net/mlx5/mlx5_trigger.c Auto-merging drivers/net/mlx5/mlx5_rxq.c CONFLICT (content): Merge conflict in drivers/net/mlx5/mlx5_rxq.c Auto-merging drivers/net/mlx5/mlx5_flow_hw.c CONFLICT (content): Merge conflict in drivers/net/mlx5/mlx5_flow_hw.c Auto-merging drivers/net/mlx5/mlx5_devx.c Auto-merging drivers/net/mlx5/mlx5.c Auto-merging drivers/common/mlx5/mlx5_malloc.h CONFLICT (content): Merge conflict in drivers/common/mlx5/mlx5_malloc.h Auto-merging drivers/common/mlx5/mlx5_malloc.c CONFLICT (content): Merge conflict in drivers/common/mlx5/mlx5_malloc.c Auto-merging drivers/common/mlx5/mlx5_devx_cmds.c error: Failed to merge in the changes. hint: Use 'git am --show-current-patch=diff' to see the failed patch Patch failed at 0001 net/mlx5: mlx5 malloc NUMA fallback When you have resolved this problem, run "git am --continue". If you prefer to skip this patch, run "git am --skip" instead. To restore the original branch and stop patching, run "git am --abort". Trying to checkout branch: origin/main Checked out to main (a60378a398fd95e6de69401e8ed06fcc3f4a3929) Applying patch... Applying: net/mlx5: mlx5 malloc NUMA fallback Using index info to reconstruct a base tree... M drivers/common/mlx5/mlx5_common_devx.c M drivers/common/mlx5/mlx5_devx_cmds.c M drivers/common/mlx5/mlx5_malloc.c M drivers/common/mlx5/mlx5_malloc.h M drivers/net/mlx5/mlx5.c M drivers/net/mlx5/mlx5_devx.c M drivers/net/mlx5/mlx5_flow_hw.c M drivers/net/mlx5/mlx5_rxq.c M drivers/net/mlx5/mlx5_trigger.c M drivers/net/mlx5/mlx5_txq.c M drivers/net/mlx5/mlx5_utils.c Falling back to patching base and 3-way merge... Auto-merging drivers/net/mlx5/mlx5_utils.c CONFLICT (content): Merge conflict in drivers/net/mlx5/mlx5_utils.c Auto-merging drivers/net/mlx5/mlx5_txq.c CONFLICT (content): Merge conflict in drivers/net/mlx5/mlx5_txq.c Auto-merging drivers/net/mlx5/mlx5_trigger.c Auto-merging drivers/net/mlx5/mlx5_rxq.c CONFLICT (content): Merge conflict in drivers/net/mlx5/mlx5_rxq.c Auto-merging drivers/net/mlx5/mlx5_flow_hw.c CONFLICT (content): Merge conflict in drivers/net/mlx5/mlx5_flow_hw.c Auto-merging drivers/net/mlx5/mlx5_devx.c Auto-merging drivers/net/mlx5/mlx5.c Auto-merging drivers/common/mlx5/mlx5_malloc.h CONFLICT (content): Merge conflict in drivers/common/mlx5/mlx5_malloc.h Auto-merging drivers/common/mlx5/mlx5_malloc.c CONFLICT (content): Merge conflict in drivers/common/mlx5/mlx5_malloc.c Auto-merging drivers/common/mlx5/mlx5_devx_cmds.c error: Failed to merge in the changes. hint: Use 'git am --show-current-patch=diff' to see the failed patch Patch failed at 0001 net/mlx5: mlx5 malloc NUMA fallback When you have resolved this problem, run "git am --continue". If you prefer to skip this patch, run "git am --skip" instead. To restore the original branch and stop patching, run "git am --abort". FAILURE ------=_Part_13192_1659121307.1750962083069--