This patch allows dpdk-setup.py and dpdp-devbind.py to be used to bind
baseband devices.
Signed-off-by: Smith, Eleanor
---
usertools/dpdk-devbind.py | 10 +-
usertools/dpdk-setup.sh | 6 +++---
2 files changed, 12 insertions(+), 4 deletions(-)
diff --git a/usertools/dpdk-devbind.py
This patch update bbdev API rte_bbdev_info struct to use rte_device
instead of rte_bus.
Signed-off-by: Smith, Eleanor
---
doc/guides/prog_guide/bbdev.rst | 4 ++--
lib/librte_bbdev/rte_bbdev.c| 6 +++---
lib/librte_bbdev/rte_bbdev.h| 2 +-
3 files changed, 6 insertions(+), 6 deletions
Addition of a FPGA driver for acceleration of 4G turbo encoding and
decoding.
Signed-off-by: Smith, Eleanor
---
config/common_base |6 +
doc/guides/bbdevs/fpga_lte_fec.rst | 316 +++
doc/guides/bbdevs/index.rst|1
.
The Intel(R) FPGA LTE FEC is implemented on Intel(R) PAC N3000 FPGA card
which is available from Intel in Q2 2019.
Smith, Eleanor (4):
Addition of driver for 4G turbo FEC with PAC N300 FPGA card
Update to usertool to allow binding of baseband device
Update bbdev test-app for FPGA driver
This patch updates the bbdev test application to include an option to
configure the PF before running FPGA tests.
Signed-off-by: Smith, Eleanor
---
app/test-bbdev/main.c| 15 +-
app/test-bbdev/main.h| 2 ++
app/test-bbdev/test-bbdev.py | 7 +
app/test
5 matches
Mail list logo