You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use your crate. It seems like you were using something from rust-bindgen which was deleted.
I'm wondering fix or give me some workaround.
Also I would love to upgrade your crate to DPDK 19.05 but I can't find any documentation :(
But by looking at rte-sys I feel like all the works is almost done.
The text was updated successfully, but these errors were encountered:
Well actually the 18.11 is still the last LTS version of DPDK, it's not so bad 👍
Just a last question, you don't known which version of rust-binding you were using at the time ?
You are searching for a bindgen-build directory inside of the rust-bindgen repository.
And when searching in the rust-bindgen repository I don't see anything like that https://github.com/rust-lang/rust-bindgen
Also I checked if 6 months ago (your last commit) they had one but it seems they never had one...
But I think it's the only problem before being able to use the bindings :(
Hello,
I'm trying to use your crate. It seems like you were using something from rust-bindgen which was deleted.
I'm wondering fix or give me some workaround.
Also I would love to upgrade your crate to DPDK 19.05 but I can't find any documentation :(
But by looking at rte-sys I feel like all the works is almost done.
The text was updated successfully, but these errors were encountered: