Re: [PATCH net-next 0/4] test_rhashtable: add test case for rhl table

2017-09-19 Thread David Miller
From: Florian Westphal Date: Mon, 18 Sep 2017 23:07:07 +0200 > Add a test case for the rhlist interface. > > While at it, cleanup current rhashtable test a bit and add a check > for max_size support. The kbuild test robot complained about a very large on-stack allocation added by these changes,

[PATCH net-next 0/4] test_rhashtable: add test case for rhl table

2017-09-18 Thread Florian Westphal
Add a test case for the rhlist interface. While at it, cleanup current rhashtable test a bit and add a check for max_size support. test_rhashtable.c | 293 +- 1 file changed, 270 insertions(+), 23 deletions(-)