Ilias Marinos

Results 2 issues of Ilias Marinos

Hi, Using the latest commit [77788ed603671a8e50fb7a84512f24a530d0b93d](https://github.com/ANLAB-KAIST/rust-dpdk/commit/77788ed603671a8e50fb7a84512f24a530d0b93d) DPDK fails to be initialize the appropriate driver (mlx5_net): ``` EAL: Setting policy MPOL_PREFERRED for socket 0 EAL: Restoring previous memory policy: 0 EAL:...

Currently `jring_bench` and `jring2_bench` are implemented as two different applications in [apps/](https://github.com/microsoft/machnet/tree/f19b5c9fa60d3ed3c923ccf47512ab9df5bca3db/src/apps). Ideally, merge the two in a single application using a runtime flag to decide the ring to be...

good first issue