On 11/2/19 1:25 AM, Thomas Monjalon wrote:
> 01/11/2019 11:55, Andrew Rybchenko:
>> On 10/31/19 7:38 PM, Pavan Nikhilesh Bhagavatula wrote:
29/10/2019 16:37, pbhagavat...@marvell.com:
> From: Pavan Nikhilesh
> Removed Items
> -
> --- a/lib/librte_ethdev/rte_ethde
01/11/2019 11:55, Andrew Rybchenko:
> On 10/31/19 7:38 PM, Pavan Nikhilesh Bhagavatula wrote:
> >> 29/10/2019 16:37, pbhagavat...@marvell.com:
> >>> From: Pavan Nikhilesh
> >>> Removed Items
> >>> -
> >>> --- a/lib/librte_ethdev/rte_ethdev.h
> >>> +++ b/lib/librte_ethdev/rte_ethdev.h
On 10/31/19 7:38 PM, Pavan Nikhilesh Bhagavatula wrote:
>> 29/10/2019 16:37, pbhagavat...@marvell.com:
>>> From: Pavan Nikhilesh
>>> Removed Items
>>> -
>>> --- a/lib/librte_ethdev/rte_ethdev.h
>>> +++ b/lib/librte_ethdev/rte_ethdev.h
>>> +/**
>>> + * @warning
>>> + * @b EXPERIMENTAL
>29/10/2019 16:37, pbhagavat...@marvell.com:
>> From: Pavan Nikhilesh
>> --- a/doc/guides/rel_notes/release_19_11.rst
>> +++ b/doc/guides/rel_notes/release_19_11.rst
>> @@ -231,6 +231,14 @@ New Features
>>* Added a console command to testpmd app, ``show port (port_id)
>ptypes`` which
>> g
29/10/2019 16:37, pbhagavat...@marvell.com:
> From: Pavan Nikhilesh
> --- a/doc/guides/rel_notes/release_19_11.rst
> +++ b/doc/guides/rel_notes/release_19_11.rst
> @@ -231,6 +231,14 @@ New Features
>* Added a console command to testpmd app, ``show port (port_id) ptypes``
> which
> gives
From: Pavan Nikhilesh
Add `rte_eth_dev_set_supported_ptypes` function that will allow the
application to inform the PMD the packet types it is interested in.
Based on the ptypes set PMDs can optimize their Rx path.
-If application doesn’t want any ptype information it can call
`rte_eth_dev_set_s
6 matches
Mail list logo