Re: [nft PATCH] tests/shell: Add testcase for cache update problems

2018-10-29 Thread Phil Sutter
On Mon, Oct 29, 2018 at 04:20:52PM +0100, Pablo Neira Ayuso wrote: > On Fri, Oct 26, 2018 at 11:42:05AM +0200, Phil Sutter wrote: > > The first test in there shows how the current cache update strategy > > causes trouble. The second test shows that proposed "locking" of cache > > when local

[nft PATCH] tests/shell: Add testcase for cache update problems

2018-10-26 Thread Phil Sutter
The first test in there shows how the current cache update strategy causes trouble. The second test shows that proposed "locking" of cache when local entries are added is flawed, too. Signed-off-by: Phil Sutter --- .../shell/testcases/cache/0003_cache_update_0 | 29 +++ 1 file