summaryrefslogtreecommitdiffstats
path: root/net/core/dev_api.c
diff options
context:
space:
mode:
authorJonathan Lennox <jonathan.lennox42@gmail.com>2025-03-12 17:48:04 +0000
committerPaolo Abeni <pabeni@redhat.com>2025-03-19 18:40:24 +0100
commit756f88ff9c6ae3d059180813102610c39ea99c27 (patch)
treef16350348aa2954a373a033dbe2510bace76ea63 /net/core/dev_api.c
parentd3c58b656c97de195df3889c55ee9e91a8d65b6c (diff)
downloadlinux-756f88ff9c6ae3d059180813102610c39ea99c27.tar.gz
linux-756f88ff9c6ae3d059180813102610c39ea99c27.tar.bz2
linux-756f88ff9c6ae3d059180813102610c39ea99c27.zip
tc-tests: Update tc police action tests for tc buffer size rounding fixes.
Before tc's recent change to fix rounding errors, several tests which specified a burst size of "1m" would translate back to being 1048574 bytes (2b less than 1Mb). sprint_size prints this as "1024Kb". With the tc fix, the burst size is instead correctly reported as 1048576 bytes (precisely 1Mb), which sprint_size prints as "1Mb". This updates the expected output in the tests' matchPattern values to accept either the old or the new output. Signed-off-by: Jonathan Lennox <jonathan.lennox@8x8.com> Link: https://patch.msgid.link/20250312174804.313107-1-jonathan.lennox@8x8.com Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'net/core/dev_api.c')
0 files changed, 0 insertions, 0 deletions