[dpdk-dev] [PATCH v3 7/7] doc: add txgbe backplane update in release notes
Ferruh Yigit
ferruh.yigit at intel.com
Thu Mar 25 17:07:26 CET 2021
On 3/25/2021 5:51 AM, Jiawen Wu wrote:
> Declare updates related to device args for backplane NICs.
>
> Signed-off-by: Jiawen Wu <jiawenwu at trustnetic.com>
> ---
> doc/guides/rel_notes/release_21_05.rst | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/doc/guides/rel_notes/release_21_05.rst b/doc/guides/rel_notes/release_21_05.rst
> index 8e686cc62..732d9743c 100644
> --- a/doc/guides/rel_notes/release_21_05.rst
> +++ b/doc/guides/rel_notes/release_21_05.rst
> @@ -89,6 +89,7 @@ New Features
> * **Updated Wangxun txgbe driver.**
>
> * Added support for txgbevf PMD.
> + * Support device arguments to handle AN training for backplane NICs.
>
> * **Updated the AF_XDP driver.**
>
>
Can you please squash this patch with the patch that introduces the feature,
instead of having a separate patch?
More information about the dev
mailing list