It works fine here, thank you Christian!

Just another suggestion, in debian/rules you have a 'RTE_MACHINE =
"default"', it could be interesting to modify it by a 'RTE_MACHINE ?=
"default"' since it permit to override it during a rebuild.

In dpdk the default value is core2, and it is disabling sse4/avx/avx2 
optimizations at least.
It will also pass a -march=core2 in dpdk Makefiles used by applications.
It should be quite interesting to be able to rebuild it easily for other 
RTE_MACHINE values (I guess most dpdk users are using more modern CPU than a 
core2)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1592786

Title:
  Feature: adding rte_kni kernel module as dkms

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dpdk/+bug/1592786/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to