All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/4] test_rhashtable: add test case for rhl table
@ 2017-09-18 21:07 Florian Westphal
  2017-09-18 21:07 ` [PATCH net-next 1/4] test_rhashtable: don't allocate huge static array Florian Westphal
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Florian Westphal @ 2017-09-18 21:07 UTC (permalink / raw)
  To: netdev

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(-)

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2017-09-20  8:47 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-18 21:07 [PATCH net-next 0/4] test_rhashtable: add test case for rhl table Florian Westphal
2017-09-18 21:07 ` [PATCH net-next 1/4] test_rhashtable: don't allocate huge static array Florian Westphal
2017-09-18 21:07 ` [PATCH net-next 2/4] test_rhashtable: don't use global entries variable Florian Westphal
2017-09-18 21:07 ` [PATCH net-next 3/4] test_rhashtable: add a check for max_size Florian Westphal
2017-09-18 21:07 ` [PATCH net-next 4/4] test_rhashtable: add test case for rhl_table interface Florian Westphal
2017-09-19 14:59   ` kbuild test robot
2017-09-20  1:54   ` [lkp-robot] [test_rhashtable] c1bd3689a7: WARNING:at_lib/debugobjects.c:#__debug_object_init kernel test robot
2017-09-20  1:54     ` kernel test robot
2017-09-20  8:44     ` Florian Westphal
2017-09-20  8:44       ` Florian Westphal
2017-09-19 21:03 ` [PATCH net-next 0/4] test_rhashtable: add test case for rhl table David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.