Re: [dpdk-dev] [PATCH v3] net/octeontx2: add tx desc status dev ops

2019-10-03 Thread Jerin Jacob
On Fri, Sep 6, 2019 at 6:13 PM wrote: > > From: Kiran Kumar K > > Adding support for tx descriptor status dev ops for octeontx2. > > Signed-off-by: Kiran Kumar K # Fixed check-git-log.sh issue(Subject changed to net/octeontx2: add Tx descriptor status op) # Tx descriptor status = Y update was m

[dpdk-dev] [PATCH v3] net/octeontx2: add tx desc status dev ops

2019-09-06 Thread kirankumark
From: Kiran Kumar K Adding support for tx descriptor status dev ops for octeontx2. Signed-off-by: Kiran Kumar K --- V3 Changes: * Added version info in subject V2 Changes: * Fixed check for num of tx desc doc/guides/nics/features/octeontx2.ini | 1 + drivers/net/octeontx2/otx2_ethdev.c