Re: [dpdk-dev] [PATCH v3 11/12] doc: update eventdev OcteonTx documentation

2018-04-08 Thread Jerin Jacob
-Original Message-
> Date: Tue,  3 Apr 2018 20:35:13 +0530
> From: Pavan Nikhilesh 
> To: jerin.ja...@caviumnetworks.com, santosh.shu...@caviumnetworks.com,
>  erik.g.carri...@intel.com
> Cc: dev@dpdk.org, Pavan Nikhilesh 
> Subject: [dpdk-dev] [PATCH v3 11/12] doc: update eventdev OcteonTx
>  documentation
> X-Mailer: git-send-email 2.16.3
> 
> Signed-off-by: Pavan Nikhilesh 
> ---
>  doc/guides/eventdevs/octeontx.rst | 9 +
>  1 file changed, 9 insertions(+)
> 
> diff --git a/doc/guides/eventdevs/octeontx.rst 
> b/doc/guides/eventdevs/octeontx.rst
> index 4fabe54f9..f4f5473fd 100644
> --- a/doc/guides/eventdevs/octeontx.rst
> +++ b/doc/guides/eventdevs/octeontx.rst
> @@ -28,6 +28,9 @@ Features of the OCTEONTX SSOVF PMD are:
>  - Open system with configurable amount of outstanding events
>  - HW accelerated dequeue timeout support to enable power management
>  - SR-IOV VF
> +- HW managed event timers support through TIMVF, with high precision and
> +  time granularity of 1us.
> +- Upto 64 event timer adapters.

s/Upto/Up to/

>  
>  Supported OCTEONTX SoCs
>  ---
> @@ -110,3 +113,9 @@ Rx adapter support
>  
>  When eth_octeontx is used as Rx adapter event schedule type
>  ``RTE_SCHED_TYPE_PARALLEL`` is not supported.
> +
> +Event timer adapter support
> +~~~
> +
> +When timvf is used as Event timer adapter event schedule type
> +``RTE_SCHED_TYPE_PARALLEL`` is not supported.

You could add the RTE_EVENT_TIMER_ADAPTER_EXT_CLK0..
RTE_EVENT_TIMER_ADAPTER_EXT_CLK3 platform mapping here.


With above changes:
Acked-by: Jerin Jacob 


> -- 
> 2.16.3
> 


Re: [dpdk-dev] [PATCH v3 11/12] doc: update eventdev OcteonTx documentation

2018-04-03 Thread Carrillo, Erik G


> -Original Message-
> From: Pavan Nikhilesh [mailto:pbhagavat...@caviumnetworks.com]
> Sent: Tuesday, April 3, 2018 10:05 AM
> To: jerin.ja...@caviumnetworks.com;
> santosh.shu...@caviumnetworks.com; Carrillo, Erik G
> 
> Cc: dev@dpdk.org; Pavan Nikhilesh 
> Subject: [dpdk-dev] [PATCH v3 11/12] doc: update eventdev OcteonTx
> documentation
> 
> Signed-off-by: Pavan Nikhilesh 
> ---
>  doc/guides/eventdevs/octeontx.rst | 9 +
>  1 file changed, 9 insertions(+)
> 
> diff --git a/doc/guides/eventdevs/octeontx.rst
> b/doc/guides/eventdevs/octeontx.rst
> index 4fabe54f9..f4f5473fd 100644
> --- a/doc/guides/eventdevs/octeontx.rst
> +++ b/doc/guides/eventdevs/octeontx.rst
> @@ -28,6 +28,9 @@ Features of the OCTEONTX SSOVF PMD are:
>  - Open system with configurable amount of outstanding events
>  - HW accelerated dequeue timeout support to enable power management
>  - SR-IOV VF
> +- HW managed event timers support through TIMVF, with high precision
> +and
> +  time granularity of 1us.
> +- Upto 64 event timer adapters.
 
s/Upto/Up to/

Thanks,
Gabriel
 
> 
>  Supported OCTEONTX SoCs
>  ---
> @@ -110,3 +113,9 @@ Rx adapter support
> 
>  When eth_octeontx is used as Rx adapter event schedule type
> ``RTE_SCHED_TYPE_PARALLEL`` is not supported.
> +
> +Event timer adapter support
> +~~~
> +
> +When timvf is used as Event timer adapter event schedule type
> +``RTE_SCHED_TYPE_PARALLEL`` is not supported.
> --
> 2.16.3