From: "Vargas, Hernan" <hernan.vargas@intel.com>
To: Maxime Coquelin <maxime.coquelin@redhat.com>,
"dev@dpdk.org" <dev@dpdk.org>,
"gakhil@marvell.com" <gakhil@marvell.com>,
"Rix, Tom" <trix@redhat.com>
Cc: "Chautru, Nicolas" <nicolas.chautru@intel.com>,
"Zhang, Qi Z" <qi.z.zhang@intel.com>
Subject: RE: [PATCH v6 0/6] changes for 24.03
Date: Thu, 8 Feb 2024 16:56:06 +0000 [thread overview]
Message-ID: <DM6PR11MB3660A8E90D9827F2A537819CEF442@DM6PR11MB3660.namprd11.prod.outlook.com> (raw)
In-Reply-To: <b3234cdc-d8ab-4e16-b37e-9061e962de94@redhat.com>
Hi Maxime,
I just submitted v7 of this series rebased on top of next-baseband.
Thanks,
Hernan
> -----Original Message-----
> From: Maxime Coquelin <maxime.coquelin@redhat.com>
> Sent: Thursday, February 8, 2024 4:45 AM
> To: Vargas, Hernan <hernan.vargas@intel.com>; dev@dpdk.org;
> gakhil@marvell.com; Rix, Tom <trix@redhat.com>
> Cc: Chautru, Nicolas <nicolas.chautru@intel.com>; Zhang, Qi Z
> <qi.z.zhang@intel.com>
> Subject: Re: [PATCH v6 0/6] changes for 24.03
>
>
>
> On 2/7/24 18:13, Hernan Vargas wrote:
> > v6: Rework total_num_queues in separate commit. Fix typo in comment.
> > v5: Created separate commit for doc fix. Cosmetic uppercase changes.
> > v4: Targeting 24.03. Updated FPGA PMD based on review comments.
> > v3: Made changes requested during review.
> > v2: Targeting 23.11. Update in commits 1,2 based on review comments.
> > v1: Targeting 23.07 if possible. Add support for AGX100 (N6000) and corner
> case fixes.
> >
> > Hernan Vargas (6):
> > doc: fix fpga 5gnr configuration values
> > baseband/fpga_5gnr_fec: renaming for consistency
> > baseband/fpga_5gnr_fec: add Vista Creek variant
> > baseband/fpga_5gnr_fec: rework total number queues
> > baseband/fpga_5gnr_fec: add AGX100 support
> > baseband/fpga_5gnr_fec: cosmetic comment changes
> >
> > doc/guides/bbdevs/fpga_5gnr_fec.rst | 76 +-
> > drivers/baseband/fpga_5gnr_fec/agx100_pmd.h | 273 ++
> > .../baseband/fpga_5gnr_fec/fpga_5gnr_fec.h | 353 +--
> > .../fpga_5gnr_fec/rte_fpga_5gnr_fec.c | 2270 ++++++++++++-----
> > .../fpga_5gnr_fec/rte_pmd_fpga_5gnr_fec.h | 27 +-
> > drivers/baseband/fpga_5gnr_fec/vc_5gnr_pmd.h | 139 +
> > 6 files changed, 2204 insertions(+), 934 deletions(-)
> > create mode 100644 drivers/baseband/fpga_5gnr_fec/agx100_pmd.h
> > create mode 100644 drivers/baseband/fpga_5gnr_fec/vc_5gnr_pmd.h
> >
>
> The series does not apply, and 3-way merge does not work.
> could you please rebase on top of next-baseband?
>
> Thanks,
> Maxime
next prev parent reply other threads:[~2024-02-08 16:56 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-07 17:13 Hernan Vargas
2024-02-07 17:13 ` [PATCH v6 1/6] doc: fix fpga 5gnr configuration values Hernan Vargas
2024-02-07 17:13 ` [PATCH v6 2/6] baseband/fpga_5gnr_fec: renaming for consistency Hernan Vargas
2024-02-07 17:13 ` [PATCH v6 3/6] baseband/fpga_5gnr_fec: add Vista Creek variant Hernan Vargas
2024-02-07 17:13 ` [PATCH v6 4/6] baseband/fpga_5gnr_fec: rework total number queues Hernan Vargas
2024-02-08 9:11 ` Maxime Coquelin
2024-02-07 17:13 ` [PATCH v6 5/6] baseband/fpga_5gnr_fec: add AGX100 support Hernan Vargas
2024-02-08 9:57 ` Maxime Coquelin
2024-02-07 17:13 ` [PATCH v6 6/6] baseband/fpga_5gnr_fec: cosmetic comment changes Hernan Vargas
2024-02-08 10:45 ` [PATCH v6 0/6] changes for 24.03 Maxime Coquelin
2024-02-08 16:56 ` Vargas, Hernan [this message]
2024-02-09 10:01 ` Maxime Coquelin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=DM6PR11MB3660A8E90D9827F2A537819CEF442@DM6PR11MB3660.namprd11.prod.outlook.com \
--to=hernan.vargas@intel.com \
--cc=dev@dpdk.org \
--cc=gakhil@marvell.com \
--cc=maxime.coquelin@redhat.com \
--cc=nicolas.chautru@intel.com \
--cc=qi.z.zhang@intel.com \
--cc=trix@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).