Li Zhou 23c4b6e7dd intel-igb_uio: add initial version for debian
Add igb-uio 21.02 driver of debian packaging.

The source code package is from the snapshot for:
git://dpdk.org/dpdk-kmods
commit 2a9f0f72a2d926382634cf8f1de10e1acf57542b

The dpdk-devbind.py is carried over from the 5.10 kernel with stx
CentOS by 20211108 (the original file's path:
kernel-modules/intel-igb_uio/files).
The script has been acquired from the following link, which points to
the official DPDK v21.02 branch:
https://git.dpdk.org/dpdk/plain/usertools/dpdk-devbind.py?h=v21.02&id=7a016af4aa6bd2f8425b4fb2d59e5dd19f12bceb

Verification:
As we are only getting the Debian work bootstrapped there is quite a few
restrictions as far as what can be tested.
- source code/patch/config are aligned with stx centos 20211108;
- output packages' contents are aligned with stx centos 20211108;
- build image ok with the module;
- qemu boot up ok with the module.

Story: 2009221
Task: 43410
Signed-off-by: Li Zhou <li.zhou@windriver.com>
Change-Id: Ie62c117c6011584bebc7f71acc8776c2acfd22ba
2021-11-25 20:54:11 -05:00
..