Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pci_whitelist/pci_blacklist configuration options for dpdk pktio #1618

Open
bogdanPricope opened this issue Jul 8, 2022 · 3 comments
Open

Comments

@bogdanPricope
Copy link
Contributor

Currently, the DPDK specific options (e.g. pci block/allow lists) can be set through ODP_PKTIO_DPDK_PARAMS environment variable.

It will be nice to have configuration file options for this, similar to the options from odp-dpdk/linux-dpdk platform.

It may be simplify the setup (by having everything in files) when running multiple nfp(ofp)/odp/dpdk instances....

@MatiasElo
Copy link
Collaborator

Hi,

It should be relatively straightforward to copy dpdk: eal_params option implementation from odp-dpdk to linux-generic. However, it will probably take a while until I've time to implement this. Contributions are always appreciated :)

@bogdanPricope
Copy link
Contributor Author

Thanks for the considering it .
On contributions, I am doing my own thing ... so no (for now).

@MatiasElo
Copy link
Collaborator

It's better to keep the issue open until the implementation is done, so we don't forget it.

@MatiasElo MatiasElo reopened this Jul 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants