Giter VIP home page Giter VIP logo

Comments (6)

bluenet13 avatar bluenet13 commented on May 24, 2024

Maybe it related to txq_flags:0xfffff1ff.
You may set txconf->txq_flags = 0;
or you try the latest dpdk-ans.

from dpdk-ans.

psarupria avatar psarupria commented on May 24, 2024

Thank you for the reply !!

It says that the latest dpdk-ans is compatible with:
Development environment is based on x86_64-native-linuxapp-gcc;
Linux version: 4.4.0-45-generic (Ubuntu 16.04.1 LTS).
GCC version: gcc version 5.4.0 20160609.

But I have Linux version: 3.13.0-32-generic (ubuntu 14.04). Will the latest version of dpdk-ans work fine with my configuration?

from dpdk-ans.

psarupria avatar psarupria commented on May 24, 2024

And with the latest version, when I run install_deps it asks me to generate librte_ans.a/librte_anssock.a separately.

./install_deps.sh

Start to generate librte_ans.a/librte_anssock.a for -mnative.
Your native march is corei7-avx.
Your native march is none of westmere/sandybridge/ivybridge/haswell/broadwell.
You may generate librte_ans.a/librte_anssock.a based on your -mnative by manual,
Or ask help from ANS develop team.
core2:Intel Core 2 CPU with 64-bit extensions, MMX, SSE, SSE2, SSE3 and SSSE3 instruction set support.
westmere:Intel Westmere CPU with 64-bit extensions, MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, POPCNT, AES and PCLMUL instruction set support.
sandybridge:Intel Sandy Bridge CPU with 64-bit extensions, MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, POPCNT, AVX, AES and PCLMUL instruction set support.
ivybridge:Intel Ivy Bridge CPU with 64-bit extensions, MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, POPCNT, AVX, AES, PCLMUL, FSGSBASE, RDRND and F16C instruction set support.
haswell:Intel Haswell CPU with 64-bit extensions, MOVBE, MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, POPCNT, AVX, AVX2, AES, PCLMUL, FSGSBASE, RDRND, FMA, BMI, BMI2 and F16C instruction set support.
broadwell:Intel Broadwell CPU with 64-bit extensions, MOVBE, MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, POPCNT, AVX, AVX2, AES, PCLMUL, FSGSBASE, RDRND, FMA, BMI, BMI2, F16C, RDSEED, ADCX and PREFETCHW instruction set support.

from dpdk-ans.

bluenet13 avatar bluenet13 commented on May 24, 2024

maybe it support 3.13.0-32-generic (ubuntu 14.04), but you could update your gcc to 5.4.0. the march name(corei7-avx) cloud change to another name

from dpdk-ans.

psarupria avatar psarupria commented on May 24, 2024

I did update my gcc version to 5.4.0, gcc (Ubuntu 5.4.1-2ubuntu1~14.04) 5.4.1 20160904
But the latest version of ans (17.08) is giving error while compilation,
dpdk-ans-ans-17.08/ans# make
LD ans
/usr/bin/ld: /root/dpdk_latest/dpdk-ans-ans-17.08/librte_ans/librte_ans.a(ans_init.o): unrecognized relocation (0x2a) in section `.text'
/usr/bin/ld: final link failed: Bad value
collect2: error: ld returned 1 exit status
make[1]: *** [ans] Error 1
make: *** [all] Error 2

This was not the case when I was compiling with older versions of dpdk-ans. Is it because of compatibility with 14.04 version of ubuntu ?? or this seems to be some different issue.

from dpdk-ans.

bluenet13 avatar bluenet13 commented on May 24, 2024

shall upgrade binutils.

from dpdk-ans.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.