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

QDMA_DPDK: Compile error on CentOS 7.6 #1

Open
dragonware-com opened this issue Dec 15, 2018 · 1 comment
Open

QDMA_DPDK: Compile error on CentOS 7.6 #1

dragonware-com opened this issue Dec 15, 2018 · 1 comment

Comments

@dragonware-com
Copy link

The DPDK version 17.11.1 used has one bug if compiling on CentOS 7.6 (other versions might have same issue). You need to modify the kni_net.c file, find "ndo_change_mtu" and change it to "ndo_change_mtu_rh74". Basically this field must be the same as /usr/src/kernels/xx/include/linux/netdevice.h

@sujathabanoth-xlnx sujathabanoth-xlnx changed the title Compile error on CentOS 7.6 QDMA_DPDK: Compile error on CentOS 7.6 Jan 29, 2021
@hmaarrfk
Copy link

Hello,

My name is Mark Harfouche. I am not affiliated with Xilinx in any way. Over the
years of using QDMA, I've been wanted better community organization.

I've created a fork of dma_ip_drivers which I intend to maintain and work with the
community at large to improve.

The fork can be found https://github.com/hmaarrfk/dma_ip_drivers

For now, I am stating the main goals of the repository in
hmaarrfk#2

If you are interested in working together, feel free to open an issue or PR to
my fork.

Best,

Mark

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