From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH v1 1/2] net/octeontx: fix null pointer dereference Date: Tue, 6 Mar 2018 17:51:27 +0000 Message-ID: References: <1519146856-10748-1-git-send-email-santosh.shukla@caviumnetworks.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: jerin.jacob@caviumnetworks.com, stable@dpdk.org To: Santosh Shukla , dev@dpdk.org Return-path: In-Reply-To: <1519146856-10748-1-git-send-email-santosh.shukla@caviumnetworks.com> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 2/20/2018 5:14 PM, Santosh Shukla wrote: > Fixes: f18b146c498d ("net/octeontx: create ethdev ports") > Coverity issue: 195040 > > Cc: stable@dpdk.org > Signed-off-by: Santosh Shukla Series applied to dpdk-next-net/master, thanks. BTW, what is the plan to switching new offloading API in PMD? This release it is planned to remove support for old API.