We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
To make it work with dpdk 22.11, we have to patch a variable in flowruleparser.hh (see [1]).
To make it work with dpdk 23.07, we need additional patches (see [2]).
[1] vmuxIO/vmuxIO@b890b88 [2] vmuxIO/vmuxIO@1a9cab2
The text was updated successfully, but these errors were encountered:
Great ! Thanks ! I'll include them with the proper ifdefs.
Did you do a runtime test or that's just for compilation?
Sorry, something went wrong.
I did runtime tests with an Intel E810.
tbarbette
No branches or pull requests
To make it work with dpdk 22.11, we have to patch a variable in flowruleparser.hh (see [1]).
To make it work with dpdk 23.07, we need additional patches (see [2]).
[1] vmuxIO/vmuxIO@b890b88
[2] vmuxIO/vmuxIO@1a9cab2
The text was updated successfully, but these errors were encountered: