[dpdk-test-report] |WARNING| pw98951 [PATCH] app/test: enable crypto unit tests on Windows
    dpdklab at iol.unh.edu 
    dpdklab at iol.unh.edu
       
    Wed Sep 15 19:59:29 CEST 2021
    
    
  
Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/98951
_apply patch failure_
Submitter: Tal Shnaiderman <talshn at nvidia.com>
Date: Wednesday, September 15 2021 17:16:49 
Applied on: CommitID:1c91ed5cdde164ca319c2c3b0ba5b4643db8e614
Apply patch set 98951 failed:
Checking patch app/test/meson.build...
Hunk #1 succeeded at 32 (offset 10 lines).
error: while searching for:
        'bitratestats',
        'cfgfile',
        'cmdline',
        'efd',
        'ethdev',
        'hash',
error: patch failed: app/test/meson.build:92
Hunk #3 succeeded at 190 (offset 80 lines).
error: while searching for:
            'test_bpf.c',
            'test_cksum.c',
            'test_cmdline_ipaddr.c',
            'test_cryptodev.c',
            'test_cryptodev_asym.c',
            'test_cryptodev_blockcipher.c',
            'test_cryptodev_security_pdcp.c',
            'test_debug.c',
            'test_distributor.c',
            'test_distributor_perf.c',
error: patch failed: app/test/meson.build:183
error: while searching for:
    test_deps += [
            'acl',
            'bpf',
            'cryptodev',
            'distributor',
            'eventdev',
            'fib',
error: patch failed: app/test/meson.build:244
error: while searching for:
            'pipeline',
            'port',
            'rawdev',
            'security',
    ]
    fast_tests += [
error: patch failed: app/test/meson.build:256
Applying patch app/test/meson.build with 4 rejects...
Hunk #1 applied cleanly.
Rejected hunk #2.
Hunk #3 applied cleanly.
Rejected hunk #4.
Rejected hunk #5.
Rejected hunk #6.
diff a/app/test/meson.build b/app/test/meson.build	(rejected hunks)
@@ -92,6 +96,7 @@ test_deps = [
         'bitratestats',
         'cfgfile',
         'cmdline',
+        'cryptodev',
         'efd',
         'ethdev',
         'hash',
@@ -183,10 +189,6 @@ if not is_windows
             'test_bpf.c',
             'test_cksum.c',
             'test_cmdline_ipaddr.c',
-            'test_cryptodev.c',
-            'test_cryptodev_asym.c',
-            'test_cryptodev_blockcipher.c',
-            'test_cryptodev_security_pdcp.c',
             'test_debug.c',
             'test_distributor.c',
             'test_distributor_perf.c',
@@ -244,7 +246,6 @@ if not is_windows
     test_deps += [
             'acl',
             'bpf',
-            'cryptodev',
             'distributor',
             'eventdev',
             'fib',
@@ -256,7 +257,6 @@ if not is_windows
             'pipeline',
             'port',
             'rawdev',
-            'security',
     ]
 
     fast_tests += [
https://lab.dpdk.org/results/dashboard/patchsets/18781/
UNH-IOL DPDK Community Lab
    
    
More information about the test-report
mailing list