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 342E046B0A for ; Sat, 5 Jul 2025 20:09:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2F6DF4025F; Sat, 5 Jul 2025 20:09:53 +0200 (CEST) Received: from dmx.alabs.net (dmx.alabs.net [52.211.35.88]) by mails.dpdk.org (Postfix) with ESMTP id 4427140647 for ; Sat, 5 Jul 2025 20:09:51 +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 E3BE484747F; Sat, 5 Jul 2025 21:09:49 +0300 (IDT) DKIM-Filter: OpenDKIM Filter v2.11.0 dmx.alabs.net E3BE484747F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alabs.net; s=alabs; t=1751738989; bh=QX5y98M4knyTBtFFW49gVtufD+oX07GNvrT1TK9hpzs=; h=Date:From:To:Subject:List-ID:From; b=XrhrzqfKRsAnteVimbVVfmdWR8HKAnMIo1mIpofVXOAzvHJzK+KoSwEDcoP/oT9tl TyHG8z00L46UkkMfyXBYm20YzvOx52ETt6ki73QwHzqPTvC5EvrvhLADj5xZecph8l wN68s1CJFVQfHZvvrnqhIQSzpAcDg1wZbg824TXs= 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 D811D12A92F; Sat, 5 Jul 2025 21:09:49 +0300 (IDT) Date: Sat, 5 Jul 2025 21:09:49 +0300 (IDT) From: al-sw-devops@alabs.net To: test-report@dpdk.org, atrwajee@amazon.com, shaibran@amazon.com Message-ID: <321390767.26848.1751738989886@ip-10-159-234-77.eu-west-1.compute.internal> Subject: |FAILURE| pw155017-155017 ntb/ae4dma: added Amd userspace DMA and NTB drivers MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_26847_671254752.1751738989878" 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_26847_671254752.1751738989878 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/155017 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 (70c2297528e7c7789af452f78de1932e9a20c8a2) Done: main commit 70c2297528e7c7789af452f78de1932e9a20c8a2 Trying to checkout branch: origin/main Checked out to main (70c2297528e7c7789af452f78de1932e9a20c8a2) Applying patch... Failed to apply patch: Applying: ntb/ae4dma: added Amd userspace DMA and NTB drivers .git/rebase-apply/patch:3148: trailing whitespace. .git/rebase-apply/patch:3000: new blank line at EOF. + warning: 2 lines add whitespace errors. Using index info to reconstruct a base tree... M app/test/test_dmadev.c M drivers/raw/ntb/ntb_hw_intel.c M usertools/dpdk-devbind.py Falling back to patching base and 3-way merge... Auto-merging usertools/dpdk-devbind.py CONFLICT (content): Merge conflict in usertools/dpdk-devbind.py Auto-merging drivers/raw/ntb/ntb_hw_intel.c Auto-merging app/test/test_dmadev.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 ntb/ae4dma: added Amd userspace DMA and NTB drivers 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". Patch failed. Checking for conflicts in .rst files... Patch apply failed with conflicts in non-.rst files: ['usertools/dpdk-devbind.py'] FAILURE Test environment (x86_64): 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 (x86_64) Cleaning repository state... Trying to checkout branch: origin/main Checked out to main (70c2297528e7c7789af452f78de1932e9a20c8a2) Done: main commit 70c2297528e7c7789af452f78de1932e9a20c8a2 Trying to checkout branch: origin/main Checked out to main (70c2297528e7c7789af452f78de1932e9a20c8a2) Applying patch... Applying: ntb/ae4dma: added Amd userspace DMA and NTB drivers .git/rebase-apply/patch:3148: trailing whitespace. .git/rebase-apply/patch:3000: new blank line at EOF. + warning: 2 lines add whitespace errors. Using index info to reconstruct a base tree... M app/test/test_dmadev.c M drivers/raw/ntb/ntb_hw_intel.c M usertools/dpdk-devbind.py Falling back to patching base and 3-way merge... Auto-merging usertools/dpdk-devbind.py CONFLICT (content): Merge conflict in usertools/dpdk-devbind.py Auto-merging drivers/raw/ntb/ntb_hw_intel.c Auto-merging app/test/test_dmadev.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 ntb/ae4dma: added Amd userspace DMA and NTB drivers 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". Patch failed. Checking for conflicts in .rst files... Patch apply failed with conflicts in non-.rst files: ['usertools/dpdk-devbind.py'] FAILURE ------=_Part_26847_671254752.1751738989878--