On Tue, May 30, 2017 at 05:50:53PM -0700, Joe Stringer wrote: > On 28 May 2017 at 04:59, Roi Dayan <r...@mellanox.com> wrote: > > +static void > > +nl_parse_tcf(const struct tcf_t *tm, struct tc_flower *flower) > > +{ > > + unsigned long long int lastuse = tm->lastuse * 10; > > Where does the 10 come from? What does it mean? Should we have a #define for > it?
If it's a conversion then maybe a macro is better. -- Flavio _______________________________________________ dev mailing list d...@openvswitch.org https://mail.openvswitch.org/mailman/listinfo/ovs-dev