[dpdk-dev] [PATCH 3/3] doc: update release notes for Broadcom PMD
Ferruh Yigit
ferruh.yigit at intel.com
Wed Nov 20 10:45:08 CET 2019
On 11/20/2019 9:34 AM, Ferruh Yigit wrote:
> On 11/19/2019 6:56 PM, Ajit Khaparde wrote:
>> Update release doc briefly describing updates to bnxt PMD for
>> 19.11 release.
>>
>> Signed-off-by: Ajit Khaparde <ajit.khaparde at broadcom.com>
>> ---
>> doc/guides/rel_notes/release_19_11.rst | 10 ++++++++++
>> 1 file changed, 10 insertions(+)
>>
>> diff --git a/doc/guides/rel_notes/release_19_11.rst b/doc/guides/rel_notes/release_19_11.rst
>> index 21be600ab..5d70e213e 100644
>> --- a/doc/guides/rel_notes/release_19_11.rst
>> +++ b/doc/guides/rel_notes/release_19_11.rst
>> @@ -201,6 +201,16 @@ New Features
>> * Enabled zero copy between application mempools and UMEM by enabling the
>> XDP_UMEM_UNALIGNED_CHUNKS UMEM flag.
>>
>> +* **Updated Broadcom bnxt driver.**
>> +
>> + Updated Broadcom bnxt driver with new features and improvements, including:
>> +
>> + * Added support for hot firmware upgrade.
>> + * Added support for error recovery.
>> + * Added support for querying and using COS classification in hardware.
>> + * Added LRO support Thor devices.
>> + * Update HWRM API to version 1.10.1.6
>> +
>
> Hi Ajit,
>
> For next time, it is better to do the release notes / doc update in the patch
> that adds the feature, that helps documenting features better.
>
Indeed, similar to .ini file change request, can you please add commits ids
adding these features to the commit log as back reference? I am dropping this
patch while merging for now.
More information about the dev
mailing list