On Thu, 14 May 2020 14:40:22 +0300 Vlad Buslov wrote: > Implement support for terse dump mode which provides only essential > classifier/action info (handle, stats, cookie, etc.). Use new > TCA_DUMP_FLAGS_TERSE flag to prevent copying of unnecessary data from > kernel.
Looks reasonable: Reviewed-by: Jakub Kicinski <k...@kernel.org> Apart from the change in NLA_BITFIELD policy build bot already pointed out there is also an unnecessary new line after a function in patch 2.