[Bug 1653179] Re: dpdk-dev incorrect symlink under $RTE_SDK

2017-01-03 Thread Patrick MacArthur
I apologize that I did not make this more clear. The library files themselves are in the correct location, according to the Ubuntu multiarch spec. The issue is that the symlink does *not* point to the correct location. The reason this works for the DPDK examples themselves (including l2fwd) is

[Bug 1653179] [NEW] dpdk-dev incorrect symlink under $RTE_SDK

2016-12-29 Thread Patrick MacArthur
Public bug reported: $ ls -l /usr/share/dpdk/x86_64-default-linuxapp-gcc/lib/librte_eal.a ls: cannot access '/usr/share/dpdk/x86_64-default-linuxapp-gcc/lib/librte_eal.a': No such file or directory $ ls -l /usr/share/dpdk/x86_64-default-linuxapp-gcc/lib/x86_64-linux-gnu/librte_eal.a -rw-r--r--

[Bug 1653179] Re: dpdk-dev incorrect symlink under $RTE_SDK

2016-12-29 Thread Patrick MacArthur
(this was found on yakkety) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1653179 Title: dpdk-dev incorrect symlink under $RTE_SDK To manage notifications about this bug go to:

[Bug 1687492] Re: DPDK dkms packages build for wrong kernel

2017-05-10 Thread Patrick MacArthur
dpdk-rte-kni-dkms-16.07.2-0ubuntu0.16.10.2 appears to fix the issue. ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1687492

[Bug 1687492] [NEW] DPDK dkms packages build for wrong kernel

2017-05-01 Thread Patrick MacArthur
Public bug reported: The DPDK build system uses the RTE_KERNELDIR make variable to determine which kernel version to build for. DKMS provides the kernel version to build for in the $kernelver and $kernel_source_dir variables. Because you use a custom MAKE command, this must be used in the MAKE

[Bug 1687492] Re: DPDK dkms packages build for wrong kernel

2017-05-02 Thread Patrick MacArthur
I tested the updated packages in a VM and it appears to have fixed the issue. Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1687492 Title: DPDK dkms packages build for wrong kernel To