-
Notifications
You must be signed in to change notification settings - Fork 158
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
util/xdp_sample: Print PPS values in summary line instead of totals
The Summary line output was printing the total values instead of the PPS values, which led to wrong values being printed now that we account the total values correctly. Fix the output to print the PPS values instead of the totals. Add a new err_pps variable to stats_output.totals to record accumulated errors from the various count sources. Signed-off-by: Toke Høiland-Jørgensen <[email protected]>
- Loading branch information
Showing
1 changed file
with
15 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters