Re: [ovs-dev] [PATCH v4 1/9] dpif-netdev: Reduce log level for not found mark id.

2019-02-15 Thread Flavio Leitner
On Fri, Feb 15, 2019 at 04:07:00PM +0300, Ilya Maximets wrote: > It's a normal case for 'find' function, especially because this > happens for every first packet of flow that was not offloaded yet. > Should not warn about this. Dropped to DBG to avoid log trashing in > case of big number of new

[ovs-dev] [PATCH v4 1/9] dpif-netdev: Reduce log level for not found mark id.

2019-02-15 Thread Ilya Maximets
It's a normal case for 'find' function, especially because this happens for every first packet of flow that was not offloaded yet. Should not warn about this. Dropped to DBG to avoid log trashing in case of big number of new flows. Fixes: 241bad15d99a ("dpif-netdev: associate flow with a mark