Re: [dpdk-dev] [PATCH DPDK-KMODS] igb_uio: add compile instructions

2020-11-23 Thread Ferruh Yigit
On 11/20/2020 4:54 PM, Anatoly Burakov wrote: Currently, compilation instructions for igb_uio are missing. Add them, as well as a top-level INSTALL file referring users to per-OS subdirectories. patch title should start with 'linux/igb_uio:' Signed-off-by: Anatoly Burakov Reviewed-by: Fer

[dpdk-dev] [PATCH DPDK-KMODS] igb_uio: add compile instructions

2020-11-20 Thread Anatoly Burakov
Currently, compilation instructions for igb_uio are missing. Add them, as well as a top-level INSTALL file referring users to per-OS subdirectories. Signed-off-by: Anatoly Burakov --- INSTALL | 5 + linux/README.rst | 45 + 2 files change