[dpdk-dev] [PATCH] net/bnxt: Support time_sync related APIs

Ferruh Yigit ferruh.yigit at intel.com
Tue Dec 5 01:03:34 CET 2017


On 11/30/2017 12:13 AM, Somnath Kotur wrote:
> Implemented the 'time_sync' related APIs for supporting PTP.
> Defined new FW structs, opcodes and cmds for the same.
> 
> Signed-off-by: Somnath Kotur <somnath.kotur at broadcom.com>
> ---
>  drivers/net/bnxt/bnxt.h                |  49 +++++++
>  drivers/net/bnxt/bnxt_ethdev.c         | 245 ++++++++++++++++++++++++++++++++-
>  drivers/net/bnxt/bnxt_hwrm.c           |  94 ++++++++++++-
>  drivers/net/bnxt/bnxt_hwrm.h           |   1 +
>  drivers/net/bnxt/hsi_struct_def_dpdk.h | 222 +++++++++++++++++++++++++++++

Hi Somnath,

Can you please update doc/guides/nics/features/bnxt.ini to announce "Timesync"
feature?

>  5 files changed, 609 insertions(+), 2 deletions(-)
> 




More information about the dev mailing list