Re: [vpp-dev] vpp checkstyle failures

2020-09-15 Thread Sergey Matov
s tracked somewhere, etc ? > > --a > > On 15 Sep 2020, at 12:25, Sergey Matov > wrote: > >  > Greetings VPP community. > > Recently I've created a small patch for counter.h core file. > For some reason several patchsets are failing with checkstyle issues. > https://

[vpp-dev] vpp checkstyle failures

2020-09-15 Thread Sergey Matov
indent requirements. What is the best way to process changes that fit the checkstyle but the original file does not? Thanks in advance -- Sergey Matov -- t: +49 391 819099-0 --- enabling your networks - Travelping GmbH Roentgenstraße 13

Re: [vpp-dev] vpp checkstyle failures

2020-09-16 Thread Sergey Matov
es the gauge directly, > just like it does for other counters. > > For the latter case, can you not use vlib_set_simple_counter() directly? > > Just wondering what a "decrementing" counter (or gauge) would mean?? > > Best regards, > Ole > > -- Se