Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
XDPBenchMeasurement: rename loop variable
The 'result' name conflicts with the 'result' from the main for loop, this overrides the value of the 'result' name which is used a few lines lower to calculate measurement_success. Signed-off-by: Ondrej Lichtner <[email protected]>
- Loading branch information