[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20190709.130015.625151689407574086.davem@davemloft.net>
Date: Tue, 09 Jul 2019 13:00:15 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: ilias.apalodimas@...aro.org
Cc: netdev@...r.kernel.org, jaswinder.singh@...aro.org
Subject: Re: [PATCH] net: netsec: start using buffers if page_pool
registration succeeded
From: Ilias Apalodimas <ilias.apalodimas@...aro.org>
Date: Tue, 9 Jul 2019 15:35:53 +0300
> The current driver starts using page_pool buffers before calling
> xdp_rxq_info_reg_mem_model(). Start using the buffers after the
> registration succeeded, so we won't have to call
> page_pool_request_shutdown() in case of failure
>
> Fixes: 5c67bf0ec4d0 ("net: netsec: Use page_pool API")
> Signed-off-by: Ilias Apalodimas <ilias.apalodimas@...aro.org>
Applied, thanks.
Powered by blists - more mailing lists