On 16 Oct 2019, at 18:30, Jakub Kicinski wrote: > On Wed, 16 Oct 2019 15:50:19 -0700, Jonathan Lemon wrote: >> From: Tariq Toukan <tar...@mellanox.com> >> >> Obsolete the RX page-cache layer, pages are now recycled >> in page_pool. >> >> This patch introduce a temporary degradation as recycling >> does not keep the pages DMA-mapped. That is fixed in a >> downstream patch. >> >> Issue: 1487631 > > Please drop these Issue identifiers. > >> Signed-off-by: Tariq Toukan <tar...@mellanox.com> >> > > And no empty lines between tags. > >> Signed-off-by: Jonathan Lemon <jonathan.le...@gmail.com>
Will fix. -- Jonathan