|WARNING| pw125367 [PATCH] [v2] config/arm: support ldapr on neoverse n1

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Tue Mar 21 16:32:43 CET 2023


Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/125367

_apply patch failure_

Submitter: Joyce Kong <joyce.kong at arm.com>
Date: Tuesday, March 21 2023 09:44:33 
Applied on: CommitID:33949800f1afcb7527b6e36c60c1548687ccb673
Apply patch set 125367 failed:

Checking patch config/arm/meson.build...
error: while searching for:
    '0xd0b': {'compiler_options':  ['-mcpu=cortex-a76']},
    '0xd0c': {
        'march': 'armv8.2-a',
        'march_features': ['crypto'],
        'compiler_options':  ['-mcpu=neoverse-n1'],
        'flags': [
            ['RTE_MACHINE', '"neoverse-n1"'],

error: patch failed: config/arm/meson.build:65
Applying patch config/arm/meson.build with 1 reject...
Rejected hunk #1.
hint: Use 'git am --show-current-patch' to see the failed patch
diff a/config/arm/meson.build b/config/arm/meson.build	(rejected hunks)
@@ -65,7 +65,7 @@ part_number_config_arm = {
     '0xd0b': {'compiler_options':  ['-mcpu=cortex-a76']},
     '0xd0c': {
         'march': 'armv8.2-a',
-        'march_features': ['crypto'],
+        'march_features': ['crypto', 'rcpc'],
         'compiler_options':  ['-mcpu=neoverse-n1'],
         'flags': [
             ['RTE_MACHINE', '"neoverse-n1"'],

https://lab.dpdk.org/results/dashboard/patchsets/25817/

UNH-IOL DPDK Community Lab


More information about the test-report mailing list