Skip to content

Create compatible build artifact #24

Description

@velomatt

Presently dss-sdk artifacts (nfmf_tgt, mkfs_blobfs) are not compatible on CPUs with different features than the system they were built on.

This is a problem because artifacts built on AWS tend to be "latest and greatest" using features not are not readily available on CPUs used by mere mortals.

This is a result of CPU optimizations that happen when building DPDK.

We should limit optimizations so that the resulting binaries are compatible on all CPU's for the appropriate architecture (eg: amd x86-64).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions