|FAILURE| pw155630-155630 [v3] net/cksum: compute raw cksum for several segments

al-sw-devops at alabs.net al-sw-devops at alabs.net
Sat Aug 2 20:14:14 CEST 2025


Test-Name: DPDK Fast test suite
Test-Label: aws-unit-testing
Test-Status: FAILURE
_Unit Testing Apply error encountered_
http://dpdk.org/patch/155630

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)
WARNING: Patch parsing for tags failed: Traceback (most recent call last):
  File "/root/dpdk-ci/tools/patch_parser.py", line 92, in <module>
    patch_files = get_all_files_from_patches(args.patch_file_paths)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/root/dpdk-ci/tools/patch_parser.py", line 55, in get_all_files_from_patches
    return set(itertools.chain.from_iterable(map(get_changed_files_in_patch, patch_files)))
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/root/dpdk-ci/tools/patch_parser.py", line 51, in get_changed_files_in_patch
    return list(filenames)
           ^^^^^^^^^^^^^^^
  File "/root/dpdk-ci/tools/patch_parser.py", line 50, in <lambda>
    filenames = map(lambda diff: diff.header.new_path, whatthepatch.parse_patch(f.read()))
                                 ^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'new_path'

Cleaning repository state...
Trying to checkout branch: origin/main
Checked out to main (38543d33bd47fc0ee21f59db80a8763620741879)
Done: main commit 38543d33bd47fc0ee21f59db80a8763620741879
Trying to checkout branch: origin/main
Checked out to main (38543d33bd47fc0ee21f59db80a8763620741879)
Applying patch...

Failed to apply patch:
Applying: net/cksum: compute raw cksum for several segments
error: patch fragment without header at line 8: @@ -157,7 +175,7 @@ rte_raw_cksum_mbuf(const struct rte_mbuf *m,
error: could not build fake ancestor
hint: Use 'git am --show-current-patch=diff' to see the failed patch
Patch failed at 0001 net/cksum: compute raw cksum for several segments
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: []
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)
WARNING: Patch parsing for tags failed: Traceback (most recent call last):
  File "/root/dpdk-ci/tools/patch_parser.py", line 92, in <module>
    patch_files = get_all_files_from_patches(args.patch_file_paths)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/root/dpdk-ci/tools/patch_parser.py", line 55, in get_all_files_from_patches
    return set(itertools.chain.from_iterable(map(get_changed_files_in_patch, patch_files)))
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/root/dpdk-ci/tools/patch_parser.py", line 51, in get_changed_files_in_patch
    return list(filenames)
           ^^^^^^^^^^^^^^^
  File "/root/dpdk-ci/tools/patch_parser.py", line 50, in <lambda>
    filenames = map(lambda diff: diff.header.new_path, whatthepatch.parse_patch(f.read()))
                                 ^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'new_path'

Cleaning repository state...
Trying to checkout branch: origin/main
Checked out to main (38543d33bd47fc0ee21f59db80a8763620741879)
Done: main commit 38543d33bd47fc0ee21f59db80a8763620741879
Trying to checkout branch: origin/main
Checked out to main (38543d33bd47fc0ee21f59db80a8763620741879)
Applying patch...
Applying: net/cksum: compute raw cksum for several segments
error: patch fragment without header at line 8: @@ -157,7 +175,7 @@ rte_raw_cksum_mbuf(const struct rte_mbuf *m,
error: could not build fake ancestor
hint: Use 'git am --show-current-patch=diff' to see the failed patch
Patch failed at 0001 net/cksum: compute raw cksum for several segments
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: []
FAILURE


More information about the test-report mailing list