Re: [PATCH net] net/dim: Update DIM start sample after each DIM iteration

2018-11-22 Thread David Miller
From: Tal Gilboa Date: Wed, 21 Nov 2018 16:28:23 +0200 > On every iteration of net_dim, the algorithm may choose to > check for the system state by comparing current data sample > with previous data sample. After each of these comparison, > regardless of the action taken, the sample used as basel

[PATCH net] net/dim: Update DIM start sample after each DIM iteration

2018-11-21 Thread Tal Gilboa
On every iteration of net_dim, the algorithm may choose to check for the system state by comparing current data sample with previous data sample. After each of these comparison, regardless of the action taken, the sample used as baseline is needed to be updated. This patch fixes a bug that causes