On Thu, Sep 5, 2019 at 8:34 AM Yanqin Wei (Arm Technology China) < [email protected]> wrote:
> Is it possible a configuration issue for building OVS userspace program , > which should not enable crc for xgene cpu? DPDK library is linked with OVS > program during OVS building. It should not import compiling configuration > from DPDK, right? > Compiler flags will be generated by the pkg-config provided by DPDK - the CPU flags exceed the features of the xgene CPU. That said, in the context of compiling a DPDK enabled version of OVS for arm64 for general consumption, having a practical baseline for CPU features that are actually useful to arm64 users is important. Canonical have some fairly earlier arm64 hardware in the Ubuntu build infrastructure which is probably below the sensible baseline for DPDK support. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
