rust-dpdk icon indicating copy to clipboard operation
rust-dpdk copied to clipboard

Results 2 rust-dpdk issues
Sort by recently updated
recently updated
newest added

Currently, packets that failed to be sent need to be copied to the beginning of the packet array. This, in some cases, can have some impact on the performance results....

``` error[E0507]: cannot move out of `self.opts` which is behind a shared reference --> /data/src/rust-dpdk/target/release/build/dpdk-sys-e34f0fe463474727/out/dpdk.rs:62460:5 | 62450 | #[derive(Debug, Default)] | ----- in this derive macro expansion ... 62460 |...