[dpdk-ci] [Bug 598] check ABI compatibility per patch

bugzilla at dpdk.org bugzilla at dpdk.org
Wed Dec 9 10:19:39 CET 2020


https://bugs.dpdk.org/show_bug.cgi?id=598

            Bug ID: 598
           Summary: check ABI compatibility per patch
           Product: lab
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: High
         Component: job scripts
          Assignee: ci at dpdk.org
          Reporter: thomas at monjalon.net
                CC: david.marchand at redhat.com, dpdklab at iol.unh.edu
  Target Milestone: ---

Please enable ABI check as part of the compilation job.

This is described in the documentation:
http://doc.dpdk.org/guides/contributing/patches.html#checking-abi-compatibility

The environment variable DPDK_ABI_REF_VERSION must be set to v20.11
during 21.02 cycle.
Then when 21.02 will be released, it should be updated to v21.02,
and so on at each new release.

If compilation is tested with the script devtools/test-meson-builds.sh
then the ABI will be automatically checked.

The variable DPDK_ABI_REF_DIR must be set to the ABI reference cache
which can be built only once per release.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the ci mailing list