Re: [lng-odp] [API-NEXT PATCH v2 1/6] api: pktio: add config options for pktin timestamping

2016-04-01 Thread Maxim Uvarov
Merged, Maxim. On 04/01/16 20:00, Balasubramanian Manoharan wrote: For the series: Reviewed-by: Balasubramanian Manoharan On 31/03/16 9:41 PM, Petri Savolainen wrote: Added API calls and definitions for pktio interface level configuration options. Timestamping is one of those options. Added d

Re: [lng-odp] [API-NEXT PATCH v2 1/6] api: pktio: add config options for pktin timestamping

2016-04-01 Thread Balasubramanian Manoharan
For the series: Reviewed-by: Balasubramanian Manoharan On 31/03/16 9:41 PM, Petri Savolainen wrote: Added API calls and definitions for pktio interface level configuration options. Timestamping is one of those options. Added definitions to query and enable packet input timestamping. Packet time

Re: [lng-odp] [API-NEXT PATCH v2 1/6] api: pktio: add config options for pktin timestamping

2016-03-31 Thread Bill Fischofer
For this series: Reviewed-and-tested-by: Bill Fischofer On Thu, Mar 31, 2016 at 11:11 AM, Petri Savolainen < petri.savolai...@nokia.com> wrote: > Added API calls and definitions for pktio interface level > configuration options. Timestamping is one of those options. > Added definitions to query

[lng-odp] [API-NEXT PATCH v2 1/6] api: pktio: add config options for pktin timestamping

2016-03-31 Thread Petri Savolainen
Added API calls and definitions for pktio interface level configuration options. Timestamping is one of those options. Added definitions to query and enable packet input timestamping. Packet timestamps are stored in odp_time_t, direct nanoseconds calls can be added later if needed. Timestamp HW res