DPDK patches and discussions
 help / color / mirror / Atom feed
From: Maxime Coquelin <maxime.coquelin@redhat.com>
To: "Vargas, Hernan" <hernan.vargas@intel.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 v2 0/6] changes for 23.07
Date: Thu, 8 Jun 2023 13:53:51 +0200	[thread overview]
Message-ID: <383ceb18-c5cf-5353-f4eb-f7a04ab4e93b@redhat.com> (raw)
In-Reply-To: <DM6PR11MB3660306457737819CA1CC432EF52A@DM6PR11MB3660.namprd11.prod.outlook.com>

Hi Hernan,

On 6/6/23 16:31, Vargas, Hernan wrote:
> Hi Maxime,
> 
> Kind reminder to review this series when you have a chance:
> https://patchwork.dpdk.org/project/dpdk/list/?series=28189

As mentioned on V1, I plan to only pick the fixes I for which I gave my
R-by in v23.07. The other patches will be reviewed later, not before
-rc2 is out.

Maxime

> Thanks,
> Hernan
> 
>> -----Original Message-----
>> From: Vargas, Hernan <hernan.vargas@intel.com>
>> Sent: Thursday, May 25, 2023 1:28 PM
>> To: dev@dpdk.org; maxime.coquelin@redhat.com; gakhil@marvell.com; Rix,
>> Tom <trix@redhat.com>
>> Cc: Chautru, Nicolas <nicolas.chautru@intel.com>; Zhang, Qi Z
>> <qi.z.zhang@intel.com>; Vargas, Hernan <hernan.vargas@intel.com>
>> Subject: [PATCH v2 0/6] changes for 23.07
>>
>> 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):
>>    baseband/fpga_5gnr_fec: fix possible div by zero
>>    baseband/fpga_5gnr_fec: fix seg fault unconf queue
>>    baseband/fpga_5gnr_fec: renaming for consistency
>>    baseband/fpga_5gnr_fec: add Vista Creek variant
>>    baseband/fpga_5gnr_fec: add AGX100 support
>>    baseband/fpga_5gnr_fec: cosmetic comment changes
>>
>>   doc/guides/bbdevs/fpga_5gnr_fec.rst           |   72 +-
>>   drivers/baseband/fpga_5gnr_fec/agx100_pmd.h   |  273 ++
>>   .../baseband/fpga_5gnr_fec/fpga_5gnr_fec.h    |  349 +--
>>   .../fpga_5gnr_fec/rte_fpga_5gnr_fec.c         | 2279 ++++++++++++-----
>>   .../fpga_5gnr_fec/rte_pmd_fpga_5gnr_fec.h     |   27 +-
>>   drivers/baseband/fpga_5gnr_fec/vc_5gnr_pmd.h  |  140 +
>>   6 files changed, 2166 insertions(+), 974 deletions(-)  create mode 100644
>> drivers/baseband/fpga_5gnr_fec/agx100_pmd.h
>>   create mode 100644 drivers/baseband/fpga_5gnr_fec/vc_5gnr_pmd.h
>>
>> --
>> 2.37.1
> 


  reply	other threads:[~2023-06-08 11:53 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-25 18:28 Hernan Vargas
2023-05-25 18:28 ` [PATCH v2 1/6] baseband/fpga_5gnr_fec: fix possible div by zero Hernan Vargas
2023-07-06  9:10   ` Maxime Coquelin
2023-07-06  9:10   ` Maxime Coquelin
2023-05-25 18:28 ` [PATCH v2 2/6] baseband/fpga_5gnr_fec: fix seg fault unconf queue Hernan Vargas
2023-05-25 18:28 ` [PATCH v2 3/6] baseband/fpga_5gnr_fec: renaming for consistency Hernan Vargas
2023-09-01 16:26   ` Maxime Coquelin
2023-05-25 18:28 ` [PATCH v2 4/6] baseband/fpga_5gnr_fec: add Vista Creek variant Hernan Vargas
2023-09-01 16:36   ` Maxime Coquelin
2023-05-25 18:28 ` [PATCH v2 5/6] baseband/fpga_5gnr_fec: add AGX100 support Hernan Vargas
2023-09-01 17:07   ` Maxime Coquelin
2023-05-25 18:28 ` [PATCH v2 6/6] baseband/fpga_5gnr_fec: cosmetic comment changes Hernan Vargas
2023-09-01 17:10   ` Maxime Coquelin
2023-06-06 14:31 ` [PATCH v2 0/6] changes for 23.07 Vargas, Hernan
2023-06-08 11:53   ` Maxime Coquelin [this message]
2023-07-06  9:11 ` Maxime Coquelin
2023-08-29 16:19 ` Vargas, Hernan

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=383ceb18-c5cf-5353-f4eb-f7a04ab4e93b@redhat.com \
    --to=maxime.coquelin@redhat.com \
    --cc=dev@dpdk.org \
    --cc=gakhil@marvell.com \
    --cc=hernan.vargas@intel.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).