I'm writing a Rust program that interfaces with Intel's DPDK and I've run into an issue I do not quite grasp. I can currently execute a function from the DPDK library in a Rust program but it differs in results from the same program written in C. I'm writing a Rust program that interfaces with