#
9e3ffd38 |
| 08-Feb-2024 |
Hernan Vargas <hernan.vargas@intel.com> |
baseband/fpga_5gnr_fec: add AGX100
Add support for new FPGA variant AGX100 (on Arrow Creek N6000).
Signed-off-by: Hernan Vargas <hernan.vargas@intel.com> Reviewed-by: Maxime Coquelin <maxime.coquel
baseband/fpga_5gnr_fec: add AGX100
Add support for new FPGA variant AGX100 (on Arrow Creek N6000).
Signed-off-by: Hernan Vargas <hernan.vargas@intel.com> Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
show more ...
|
#
a46c1225 |
| 08-Feb-2024 |
Hernan Vargas <hernan.vargas@intel.com> |
doc: fix configuration in baseband 5GNR driver guide
flr_timeout was removed from the code a while ago, updating doc. Fix minor typo in 5GNR example.
Fixes: 2d4306438c92 ("baseband/fpga_5gnr_fec: a
doc: fix configuration in baseband 5GNR driver guide
flr_timeout was removed from the code a while ago, updating doc. Fix minor typo in 5GNR example.
Fixes: 2d4306438c92 ("baseband/fpga_5gnr_fec: add configure function") Cc: stable@dpdk.org
Signed-off-by: Hernan Vargas <hernan.vargas@intel.com> Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
show more ...
|
#
33f32941 |
| 06-Oct-2023 |
David Marchand <david.marchand@redhat.com> |
doc: refer to generic binding devices section
Rather than copy/paste everywhere how to bind a device and create VF devices, refer to the Linux GSG section about it.
Signed-off-by: David Marchand <d
doc: refer to generic binding devices section
Rather than copy/paste everywhere how to bind a device and create VF devices, refer to the Linux GSG section about it.
Signed-off-by: David Marchand <david.marchand@redhat.com> Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
show more ...
|
#
22900d7f |
| 13-Oct-2023 |
Nicolas Chautru <nicolas.chautru@intel.com> |
doc: remove duplicates of bbdev test section
Avoiding duplication among each PMD doc, now referring directly to the relevant details section.
Signed-off-by: Nicolas Chautru <nicolas.chautru@intel.c
doc: remove duplicates of bbdev test section
Avoiding duplication among each PMD doc, now referring directly to the relevant details section.
Signed-off-by: Nicolas Chautru <nicolas.chautru@intel.com> Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
show more ...
|
#
b0a49787 |
| 27-Nov-2020 |
David Marchand <david.marchand@redhat.com> |
usertools: remove dpdk-setup.sh
This old script relied on deprecated stuff, and especially make. It also applied some scary 666 permissions on files under /dev/vfio.
Its deprecation had been notifi
usertools: remove dpdk-setup.sh
This old script relied on deprecated stuff, and especially make. It also applied some scary 666 permissions on files under /dev/vfio.
Its deprecation had been notified in a previous release, remove it.
Signed-off-by: David Marchand <david.marchand@redhat.com> Acked-by: Bruce Richardson <bruce.richardson@intel.com> Acked-by: Thomas Monjalon <thomas@monjalon.net> Acked-by: Ferruh Yigit <ferruh.yigit@intel.com> Acked-by: Maxime Coquelin <maxime.coquelin@redhat.com>
show more ...
|
#
db27370b |
| 10-Nov-2020 |
Stephen Hemminger <stephen@networkplumber.org> |
eal: replace blacklist/whitelist options
Replace -w / --pci-whitelist with -a / --allow options and --pci-blacklist with --block. The -b short option remains unchanged.
Allow the old options for no
eal: replace blacklist/whitelist options
Replace -w / --pci-whitelist with -a / --allow options and --pci-blacklist with --block. The -b short option remains unchanged.
Allow the old options for now, but print a nag warning since old options are deprecated.
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org> Acked-by: Luca Boccassi <bluca@debian.org> Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
show more ...
|
#
fbef5a42 |
| 03-Nov-2020 |
Nicolas Chautru <nicolas.chautru@intel.com> |
doc: add reference to Intel baseband configuration tool
Adding reference to pf_bb_config in github to do device configuration of the fpga_5gnr, fpga_lte and acc100 devices and pmds.
Signed-off-by:
doc: add reference to Intel baseband configuration tool
Adding reference to pf_bb_config in github to do device configuration of the fpga_5gnr, fpga_lte and acc100 devices and pmds.
Signed-off-by: Nicolas Chautru <nicolas.chautru@intel.com> Reviewed-by: Tom Rix <trix@redhat.com>
show more ...
|
#
07a2a572 |
| 21-Oct-2020 |
Ciara Power <ciara.power@intel.com> |
doc: remove references to make from bbdevs guide
Make is no longer supported for compiling DPDK, references are now removed in the documentation.
Signed-off-by: Ciara Power <ciara.power@intel.com>
doc: remove references to make from bbdevs guide
Make is no longer supported for compiling DPDK, references are now removed in the documentation.
Signed-off-by: Ciara Power <ciara.power@intel.com> Reviewed-by: Kevin Laatz <kevin.laatz@intel.com>
show more ...
|
#
7adbb468 |
| 02-Oct-2020 |
Maxime Coquelin <maxime.coquelin@redhat.com> |
baseband/fpga_5gnr_fec: fix API naming
DPDK APIs have to be prefixed with "rte_" in order to avoid namespace pollution.
Let's fix it while fpga_5gnr_fec API is still experimental.
Fixes: 2d4306438
baseband/fpga_5gnr_fec: fix API naming
DPDK APIs have to be prefixed with "rte_" in order to avoid namespace pollution.
Let's fix it while fpga_5gnr_fec API is still experimental.
Fixes: 2d4306438c92 ("baseband/fpga_5gnr_fec: add configure function")
Signed-off-by: Maxime Coquelin <maxime.coquelin@redhat.com> Reviewed-by: Tom Rix <trix@redhat.com>
show more ...
|
#
56bb5841 |
| 07-Sep-2020 |
Thomas Monjalon <thomas@monjalon.net> |
kernel/linux: remove igb_uio
As decided in the Technical Board in November 2019, the kernel module igb_uio is moved to the dpdk-kmods repository in the /linux/igb_uio/ directory.
Minutes of Technic
kernel/linux: remove igb_uio
As decided in the Technical Board in November 2019, the kernel module igb_uio is moved to the dpdk-kmods repository in the /linux/igb_uio/ directory.
Minutes of Technical Board meeting: https://mails.dpdk.org/archives/dev/2019-November/151763.html
Signed-off-by: Thomas Monjalon <thomas@monjalon.net> Acked-by: Stephen Hemminger <stephen@networkplumber.org> Acked-by: Andrew Rybchenko <arybchenko@solarflare.com> Acked-by: Jerin Jacob <jerinj@marvell.com> Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
show more ...
|
#
582e9d77 |
| 17-Jun-2020 |
Thomas Monjalon <thomas@monjalon.net> |
doc: remove some build instructions where unneeded
The build should be described only in few places, in order to maintain up-to-date, accurate and detailed instructions. This change is removing some
doc: remove some build instructions where unneeded
The build should be described only in few places, in order to maintain up-to-date, accurate and detailed instructions. This change is removing some of the unneeded repetitions.
Signed-off-by: Thomas Monjalon <thomas@monjalon.net> Acked-by: Ajit Khaparde <ajit.khaparde@broadcom.com> Acked-by: Jay Zhou <jianjay.zhou@huawei.com> Acked-by: Bruce Richardson <bruce.richardson@intel.com> Acked-by: David Marchand <david.marchand@redhat.com>
show more ...
|
#
2d430643 |
| 18-Apr-2020 |
Nicolas Chautru <nicolas.chautru@intel.com> |
baseband/fpga_5gnr_fec: add configure function
Add configure function to configure the PF from within the bbdev-test itself without external application configuration the device.
Signed-off-by: Nic
baseband/fpga_5gnr_fec: add configure function
Add configure function to configure the PF from within the bbdev-test itself without external application configuration the device.
Signed-off-by: Nicolas Chautru <nicolas.chautru@intel.com> Acked-by: Dave Burley <dave.burley@accelercomm.com> Reviewed-by: Niall Power <niall.power@intel.com> Acked-by: Akhil Goyal <akhil.goyal@nxp.com>
show more ...
|
#
44dc6faa |
| 18-Apr-2020 |
Nicolas Chautru <nicolas.chautru@intel.com> |
baseband/fpga_5gnr_fec: add LDPC processing functions
Adding LDPC processing operations and related documentation.
Signed-off-by: Nicolas Chautru <nicolas.chautru@intel.com> Acked-by: Dave Burley <
baseband/fpga_5gnr_fec: add LDPC processing functions
Adding LDPC processing operations and related documentation.
Signed-off-by: Nicolas Chautru <nicolas.chautru@intel.com> Acked-by: Dave Burley <dave.burley@accelercomm.com> Acked-by: Niall Power <niall.power@intel.com> Acked-by: Akhil Goyal <akhil.goyal@nxp.com>
show more ...
|
#
0b5927cb |
| 18-Apr-2020 |
Nicolas Chautru <nicolas.chautru@intel.com> |
baseband/fpga_5gnr_fec: add PMD for FPGA 5GNR FEC
Add stubs for the FPGA 5GNR FEC PMD
Signed-off-by: Nicolas Chautru <nicolas.chautru@intel.com> Acked-by: Dave Burley <dave.burley@accelercomm.com>
baseband/fpga_5gnr_fec: add PMD for FPGA 5GNR FEC
Add stubs for the FPGA 5GNR FEC PMD
Signed-off-by: Nicolas Chautru <nicolas.chautru@intel.com> Acked-by: Dave Burley <dave.burley@accelercomm.com> Acked-by: Niall Power <niall.power@intel.com> Acked-by: Akhil Goyal <akhil.goyal@nxp.com>
show more ...
|