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

Somnath Kotur somnath.kotur at broadcom.com
Tue Dec 5 05:23:21 CET 2017


Thank you for your comments Ferruh!

Hope i got it right this time

Thanks
Som

On Tue, Dec 5, 2017 at 5:35 AM, Ferruh Yigit <ferruh.yigit at intel.com> wrote:
> 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