On Thu, Jul 02, 2020 at 04:14:08PM +0300, Fady Bader wrote: > mempool used Unix memory management calls, which are not supported > on Windows. > Used generic memory management instead. > > Signed-off-by: Fady Bader <f...@mellanox.com>
Same comment than Thomas about the use of past in the commit log. Apart from that: Acked-by: Olivier Matz <olivier.m...@6wind.com>