On 10/22/2020 10:12 AM, Andrew Rybchenko wrote:
On 10/20/20 5:52 PM, Ferruh Yigit wrote:
On 10/18/2020 3:09 PM, Andrew Rybchenko wrote:
The legacy filter API, including rte_eth_dev_filter_supported() and
rte_eth_dev_filter_ctrl() is removed. Flow API should be used.
examples/tep_termination bu
On 10/20/20 5:52 PM, Ferruh Yigit wrote:
> On 10/18/2020 3:09 PM, Andrew Rybchenko wrote:
>> The legacy filter API, including rte_eth_dev_filter_supported() and
>> rte_eth_dev_filter_ctrl() is removed. Flow API should be used.
>>
>> examples/tep_termination build is broken.
>>
>> Signed-off-by: And
On 10/18/2020 3:09 PM, Andrew Rybchenko wrote:
The legacy filter API, including rte_eth_dev_filter_supported() and
rte_eth_dev_filter_ctrl() is removed. Flow API should be used.
examples/tep_termination build is broken.
Signed-off-by: Andrew Rybchenko
<...>
--- a/lib/librte_ethdev/rte_eth_
On Sun, Oct 18, 2020 at 4:14 PM Andrew Rybchenko
wrote:
> diff --git a/doc/guides/rel_notes/deprecation.rst
> b/doc/guides/rel_notes/deprecation.rst
> index 18a748bc88..42eafb97af 100644
> --- a/doc/guides/rel_notes/deprecation.rst
> +++ b/doc/guides/rel_notes/deprecation.rst
> @@ -106,12 +106,6
The legacy filter API, including rte_eth_dev_filter_supported() and
rte_eth_dev_filter_ctrl() is removed. Flow API should be used.
examples/tep_termination build is broken.
Signed-off-by: Andrew Rybchenko
---
doc/guides/rel_notes/deprecation.rst | 6
doc/guides/rel_notes/release_20_11
5 matches
Mail list logo