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

Ferruh Yigit ferruh.yigit at intel.com
Tue Dec 5 01:05:06 CET 2017


On 12/4/2017 4:03 PM, Ferruh Yigit wrote:
> 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?

Also since you are sending a new version, can you please update patch subject too?

Thanks,
ferruh

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



More information about the dev mailing list