DPDK patches and discussions
 help / color / mirror / Atom feed
From: Akhil Goyal <gakhil@marvell.com>
To: Nicolas Chautru <nicolas.chautru@intel.com>,
	"dev@dpdk.org" <dev@dpdk.org>,
	"maxime.coquelin@redhat.com" <maxime.coquelin@redhat.com>
Cc: "trix@redhat.com" <trix@redhat.com>,
	"mdr@ashroe.eu" <mdr@ashroe.eu>,
	"bruce.richardson@intel.com" <bruce.richardson@intel.com>,
	"hemant.agrawal@nxp.com" <hemant.agrawal@nxp.com>,
	"david.marchand@redhat.com" <david.marchand@redhat.com>,
	"stephen@networkplumber.org" <stephen@networkplumber.org>,
	"hernan.vargas@intel.com" <hernan.vargas@intel.com>
Subject: RE: [EXT] [PATCH v11 16/16] test-bbdev: unit test capability extension
Date: Wed, 12 Oct 2022 12:33:02 +0000	[thread overview]
Message-ID: <CO6PR18MB4484AC2D96FF4B05D2A8CA6FD8229@CO6PR18MB4484.namprd18.prod.outlook.com> (raw)
In-Reply-To: <20221011214338.15034-17-nicolas.chautru@intel.com>

> +in_sequence_size =
> +24
> +
> +in_leading_padding =
> +0
> +
> +out_sequence_size =
> +3
> +
> +out_leading_depadding =
> +0
> +
> +window_index =
> +0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
> +
> +cs_bitmap =
> +255
> +
> +num_antennas_log2 =
> +3
> +
> +ifft_log2 =
> +5
> +
> +fft_log2 =
> +2
> +
> +cs_time_adjustment =
> +0
> +
> +ifft_shift =
> +2
> +
> +fft_shift =
> +3
> +
> +ncs_reciprocal =
> +4096
> +
> +op_flags =
> +RTE_BBDEV_FFT_CS_ADJUSTMENT, RTE_BBDEV_FFT_WINDOWING,
> RTE_BBDEV_FFT_IDFT_BYPASS
> +
> +expected_status =
> +OK
> +

Remove empty line at end of file.
Git am complains for this. Remove it from both .data files.

      reply	other threads:[~2022-10-12 12:36 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-11 21:43 [PATCH v11 00/16] bbdev ACC200 PMD Nicolas Chautru
2022-10-11 21:43 ` [PATCH v11 01/16] baseband/acc100: remove unused registers Nicolas Chautru
2022-10-11 21:43 ` [PATCH v11 02/16] baseband/acc100: refactor to segregate common code Nicolas Chautru
2022-10-11 21:43 ` [PATCH v11 03/16] baseband/acc: rename directory from acc100 to acc Nicolas Chautru
2022-10-11 21:43 ` [PATCH v11 04/16] baseband/acc: introduce PMD for ACC200 Nicolas Chautru
2022-10-11 21:43 ` [PATCH v11 05/16] baseband/acc: add HW register definitions " Nicolas Chautru
2022-10-11 21:43 ` [PATCH v11 06/16] baseband/acc: add info get function " Nicolas Chautru
2022-10-12 12:31   ` [EXT] " Akhil Goyal
2022-10-12 17:29     ` Chautru, Nicolas
2022-10-11 21:43 ` [PATCH v11 07/16] baseband/acc: add queue configuration " Nicolas Chautru
2022-10-11 21:43 ` [PATCH v11 08/16] baseband/acc: add LDPC processing functions Nicolas Chautru
2022-10-11 21:43 ` [PATCH v11 09/16] baseband/acc: add LTE " Nicolas Chautru
2022-10-11 21:43 ` [PATCH v11 10/16] baseband/acc: add support for FFT operations Nicolas Chautru
2022-10-11 21:43 ` [PATCH v11 11/16] baseband/acc: support interrupt Nicolas Chautru
2022-10-11 21:43 ` [PATCH v11 12/16] baseband/acc: add device status and vf2pf comms Nicolas Chautru
2022-10-11 21:43 ` [PATCH v11 13/16] baseband/acc: add PF configure companion function Nicolas Chautru
2022-10-11 21:43 ` [PATCH v11 14/16] baseband/acc: simplify meson dependency Nicolas Chautru
2022-10-11 21:43 ` [PATCH v11 15/16] baseband/acc: add helper function for descriptor index Nicolas Chautru
2022-10-11 21:43 ` [PATCH v11 16/16] test-bbdev: unit test capability extension Nicolas Chautru
2022-10-12 12:33   ` Akhil Goyal [this message]

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=CO6PR18MB4484AC2D96FF4B05D2A8CA6FD8229@CO6PR18MB4484.namprd18.prod.outlook.com \
    --to=gakhil@marvell.com \
    --cc=bruce.richardson@intel.com \
    --cc=david.marchand@redhat.com \
    --cc=dev@dpdk.org \
    --cc=hemant.agrawal@nxp.com \
    --cc=hernan.vargas@intel.com \
    --cc=maxime.coquelin@redhat.com \
    --cc=mdr@ashroe.eu \
    --cc=nicolas.chautru@intel.com \
    --cc=stephen@networkplumber.org \
    --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).