Re: [dpdk-dev] rte_flow ageing

2021-04-08 Thread David Bouyeure
atan *From:*David Bouyeure *Sent:* Thursday, April 8, 2021 10:50 AM *To:* Matan Azrad ; Asaf Penso ; dev@dpdk.org *Cc:* Jack Min *Subject:* Re: [dpdk-dev] rte_flow ageing *External email: Use caution opening links or attachments* Hi Matan, below are my comments. Thank you. On 4/7/21 8:09 PM,

Re: [dpdk-dev] rte_flow ageing

2021-04-08 Thread David Bouyeure
nso ; dev@dpdk.org *Cc:* Jack Min *Subject:* Re: [dpdk-dev] rte_flow ageing *External email: Use caution opening links or attachments* Hi Matan, and thanks a lot, regarding the mode *1*, I still have a doubt: 1. Register the AGE event -> in event time to query the aged-out flows by the

Re: [dpdk-dev] rte_flow ageing

2021-04-08 Thread Matan Azrad
; Asaf Penso ; dev@dpdk.org Cc: Jack Min Subject: Re: [dpdk-dev] rte_flow ageing External email: Use caution opening links or attachments Hi Matan, below are my comments. Thank you. On 4/7/21 8:09 PM, Matan Azrad wrote: Yes you can call it from the event callback. Sure, but it won&#

Re: [dpdk-dev] rte_flow ageing

2021-04-07 Thread David Bouyeure
far. Thanks again. Regards. On 4/5/21 12:23 PM, Matan Azrad wrote: Hi I will try to answer inline with prefix [MA]. *From:* David Bouyeure *Sent:* Tuesday, March 30, 2021 6:46 PM *To:* Asaf Penso ; dev@dpdk.org *Cc:* Matan Azrad ; Jack Min *Subject:* Re: [dpdk-dev] rte_flow ageing *Exter

Re: [dpdk-dev] rte_flow ageing

2021-04-07 Thread Matan Azrad
שג את ‏Outlook עבור Android‏<https://aka.ms/AAb9ysg> From: David Bouyeure Sent: Wednesday, April 7, 2021 7:19:34 PM To: Matan Azrad ; Asaf Penso ; dev@dpdk.org Cc: Jack Min Subject: Re: [dpdk-dev] rte_flow ageing External email: Use caution openi

Re: [dpdk-dev] rte_flow ageing

2021-04-05 Thread Matan Azrad
Hi I will try to answer inline with prefix [MA]. From: David Bouyeure Sent: Tuesday, March 30, 2021 6:46 PM To: Asaf Penso ; dev@dpdk.org Cc: Matan Azrad ; Jack Min Subject: Re: [dpdk-dev] rte_flow ageing External email: Use caution opening links or attachments Thanks a lot Asaf, for your

Re: [dpdk-dev] rte_flow ageing

2021-03-30 Thread David Bouyeure
March 29, 2021 11:35 AM To: dev@dpdk.org Subject: [dpdk-dev] rte_flow ageing Hi, I've found out the pretty useful experimental brand new flow ageing API implemented in the mlx5 PMD. It is useful and I hope you'll fully understand at the end why 😊 I'm trying it (rte_eth_d

Re: [dpdk-dev] rte_flow ageing

2021-03-29 Thread Asaf Penso
1 11:35 AM >To: dev@dpdk.org >Subject: [dpdk-dev] rte_flow ageing > >Hi, > > >I've found out the pretty useful experimental brand new flow ageing API >implemented in the mlx5 PMD. It is useful and I hope you'll fully understand at the end why 😊

[dpdk-dev] rte_flow ageing

2021-03-29 Thread David Bouyeure
Hi, I've found out the pretty useful experimental brand new flow ageing API implemented in the mlx5 PMD. I'm trying it (rte_eth_dev_callback_register(RTE_ETH_EVENT_FLOW_AGED), RTE_FLOW_ACTION_TYPE_AGE) to recover any flow that I previously offloaded. The DPDK version is 20.08 and Mellanox(

Re: [dpdk-dev] rte_flow ageing

2021-03-29 Thread David Bouyeure
Sorry for the below topic confusion(in-reply-to). On 3/29/21 9:50 AM, David Bouyeure wrote: Hi, I've found out the pretty useful experimental brand new flow ageing API implemented in the mlx5 PMD. I'm trying it (rte_eth_dev_callback_register(RTE_ETH_EVENT_FLOW_AGED), RTE_FLOW_ACTION_TYPE_A

[dpdk-dev] rte_flow ageing

2021-03-29 Thread David Bouyeure
Hi, I've found out the pretty useful experimental brand new flow ageing API implemented in the mlx5 PMD. I'm trying it (rte_eth_dev_callback_register(RTE_ETH_EVENT_FLOW_AGED), RTE_FLOW_ACTION_TYPE_AGE) to recover any flow that I previously offloaded. The DPDK version is 20.08 and Mellanox(