Re: [dpdk-dev] [PATCHv2] pkg/dpdk.spec: add dkms to build kernel module

2018-12-21 Thread Thomas Monjalon
28/03/2017 22:46, Anders Roxell: > Build igb-uio and rte-kni kernel module using dkms. > > Signed-off-by: Anders Roxell The pkg/dpdk.spec file has been removed from the repository. This patch is now marked as "Not Applicable". If you think it was useful, please shout.

[dpdk-dev] [PATCHv2] pkg/dpdk.spec: add dkms to build kernel module

2017-03-28 Thread Anders Roxell
Build igb-uio and rte-kni kernel module using dkms. Signed-off-by: Anders Roxell --- pkg/dpdk.spec | 104 ++ 1 file changed, 104 insertions(+) diff --git a/pkg/dpdk.spec b/pkg/dpdk.spec index 7bc5780..550fb76 100644 --- a/pkg/dpdk.spec +++