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 8FC34470F1 for ; Sat, 27 Dec 2025 20:06:53 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8ACC040267; Sat, 27 Dec 2025 20:06:53 +0100 (CET) Received: from dmx.alabs.net (dmx.alabs.net [52.211.35.88]) by mails.dpdk.org (Postfix) with ESMTP id 058D940267 for ; Sat, 27 Dec 2025 20:06:49 +0100 (CET) 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 A15C18475F5; Sat, 27 Dec 2025 21:06:47 +0200 (IST) DKIM-Filter: OpenDKIM Filter v2.11.0 dmx.alabs.net A15C18475F5 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alabs.net; s=alabs; t=1766862407; bh=FHwzFQTgmk42jqi+/BY6fCa0YNuhS/hSDSnbuOGuGd8=; h=Date:From:To:Subject:List-ID:From; b=wX8knrCD0ns/dP9kg5wON3RX+CVdmOdwZk/MtfKHfv2cz8TSMNSVXpSFB/o50XiEd jiQy/pCyJ4Z4tU221d8Jy38hLN0vv1BwtKkMHrLg1NHIVohQXsC5vo2u8A8hOISxzR uxVlhmmVu0hFLFmW4qqyDrKsVBJX+EqmpufgZARI= Received: from swci-jnk-k2appn.alabs.net (ip-10-159-234-77.eu-west-1.compute.internal [10.159.234.77]) by ec2-52-49-224-164.eu-west-1.compute.amazonaws.com (Postfix) with ESMTP id 991AA12ACA6; Sat, 27 Dec 2025 21:06:47 +0200 (IST) Received: from ip-10-159-234-77.eu-west-1.compute.internal (localhost [127.0.0.1]) by swci-jnk-k2appn.alabs.net (Postfix) with ESMTP id 9454A4385ED; Sat, 27 Dec 2025 21:06:47 +0200 (IST) Date: Sat, 27 Dec 2025 21:06:47 +0200 (IST) From: al-sw-devops@alabs.net To: test-report@dpdk.org, atrwajee@amazon.com, shaibran@amazon.com Message-ID: <1042022552.22884.1766862407607@ip-10-159-234-77.eu-west-1.compute.internal> Subject: |FAILURE| pw159475-159475 Description: Apply error encountered MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_22883_325512714.1766862407605" 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_22883_325512714.1766862407605 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/159475 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.14.0-1017-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 (cd60dcd503b91956f966a1f6d595b35d256ac00f) Done: main commit cd60dcd503b91956f966a1f6d595b35d256ac00f Trying to checkout branch: origin/main Checked out to main (cd60dcd503b91956f966a1f6d595b35d256ac00f) Applying patch... Failed to apply patch: Applying: gro : improve GRO performance based on hash table Using index info to reconstruct a base tree... A app/test/test_gro.c Falling back to patching base and 3-way merge... CONFLICT (modify/delete): app/test/test_gro.c deleted in HEAD and modified in gro : improve GRO performance based on hash table. Version gro : improve GRO performance based on hash table of app/test/test_gro.c left in tree. error: Failed to merge in the changes. hint: Use 'git am --show-current-patch=diff' to see the failed patch Patch failed at 0001 gro : improve GRO performance based on hash table 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: ['app/test/test_gro.c'] FAILURE Test environment (x86_64): Description: Apply error encountered OS : Ubuntu 24.04.1 LTS Kernel : 6.14.0-1017-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 (cd60dcd503b91956f966a1f6d595b35d256ac00f) Done: main commit cd60dcd503b91956f966a1f6d595b35d256ac00f Trying to checkout branch: origin/main Checked out to main (cd60dcd503b91956f966a1f6d595b35d256ac00f) Applying patch... Applying: gro : improve GRO performance based on hash table Using index info to reconstruct a base tree... A app/test/test_gro.c Falling back to patching base and 3-way merge... CONFLICT (modify/delete): app/test/test_gro.c deleted in HEAD and modified in gro : improve GRO performance based on hash table. Version gro : improve GRO performance based on hash table of app/test/test_gro.c left in tree. error: Failed to merge in the changes. hint: Use 'git am --show-current-patch=diff' to see the failed patch Patch failed at 0001 gro : improve GRO performance based on hash table 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: ['app/test/test_gro.c'] FAILURE ------=_Part_22883_325512714.1766862407605--