[dpdk-dev] [PATCH v1] doc: update release notes for 20.08
Thomas Monjalon
thomas at monjalon.net
Sat Aug 8 00:27:14 CEST 2020
07/08/2020 10:30, John McNamara:
> Fix grammar, spelling and formatting of DPDK 20.08 release notes.
>
> Signed-off-by: John McNamara <john.mcnamara at intel.com>
> ---
> * **Updated Broadcom bnxt driver.**
>
> - Updated the Broadcom bnxt driver with new features and improvements, including:
> + Updated the Broadcom bnxt driver with new features and improvements,
> + including:
[...]
> - * Supported cloud filter for IPv4/6_TCP/UDP/SCTP with SRC port only or DST port only.
> + * Supported cloud filter for IPv4/6_TCP/UDP/SCTP with SRC port only or DST
> + port only.
[...]
> - Updated the Intel ixgbe driver with new features and improvements, including:
> + Updated the Intel ixgbe driver with new features and improvements,
> + including:
I think these split changes are a bit overkill (it is below 100 chars).
> - * Re-implemented get_fdir_info and get_fdir_stat in private API.
> + * Re-implemented ``get_fdir_inf``o and ``get_fdir_stat`` in private API.
Typo
Applied with above details changed, thanks
More information about the dev
mailing list