[dpdk-dev] [dpdk-stable] [PATCH 1/5] net/qede: fix scatter-gather issue

Mody, Rasesh Rasesh.Mody at cavium.com
Thu Jan 5 23:35:21 CET 2017


> From: Harish Patil [mailto:harish.patil at qlogic.com]
> Sent: Thursday, January 05, 2017 1:12 PM
> 
> >
> >On 12/31/2016 8:16 AM, Rasesh Mody wrote:
> >> From: Harish Patil <harish.patil at qlogic.com>
> >>
> >>  - Make qede_process_sg_pkts() inline and add unlikely check
> >>  - Fix mbuf segment chaining logic in qede_process_sg_pkts()
> >>  - Change qede_encode_sg_bd() to return total segments required
> >>  - Fix first TX buffer descriptor's length
> >>  - Replace repeatitive code using a macro
> >>
> >> Fixes: bec0228816c0 ("net/qede: support scatter gather")
> >>
> >> Signed-off-by: Harish Patil <harish.patil at qlogic.com>
> >> ---
> >
> >Hi Harish,
> >
> >This patch doesn't apply cleanly on top next-net, after pci_dev changes
> >rebased into next-net tree.

We are not seeing failure when applying [PATCH 1/5] net/qede: fix scatter-gather issue on latest dpdk-next-net. However, we do see a failure when trying to apply [PATCH 2/5] net/qede: fix minimum buffer size and scatter Rx check due to pci_dev changes rebased into next-net tree. We'll submit a v2 series rebased on latest next-net.
Thanks!
-Rasesh


More information about the dev mailing list