Skip to content

Conversation

@sarsanaee
Copy link
Collaborator

Hi,

This is not really ready right now, but it compiles and runs.

I have created this pull request to start having a discussion on how we would want to do some of the stuff that I may have questions about.

There is an issue with parsing the DPDK PCI address in newer versions of DPDK that we should have a discussion about how to do best here.

Also, there are a little bit more changes needed in our documentation. That I will do once we finish the PCI address parsing.

Thanks,
Alireza

@sarsanaee sarsanaee added the enhancement New feature or request label Jan 11, 2024
@sarsanaee sarsanaee self-assigned this Jan 11, 2024
  * Dockerfile now clones and installs new DPDK
  * Also our internal documentation suggests using DPDK 23.11

Signed-off-by: Alireza Sanaee [email protected]
#include <ether.h>
#include <packet_pool.h>
#include <rte_bus_pci.h>
// #include <rte_bus_pci.h>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please completely remove any unneeded headers/code.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@sarsanaee sarsanaee requested a review from marinosi January 13, 2024 00:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants