Re: [PATCH v8] ethdev: add template table resize API

2024-02-15 Thread Ferruh Yigit
On 2/15/2024 6:13 AM, Gregory Etelson wrote: > Template table creation API sets table flows capacity. > If application needs more flows then the table was designed for, > the following procedures must be completed: > 1. Create a new template table with larger flows capacity. > 2. Re-create existing

[PATCH v8] ethdev: add template table resize API

2024-02-14 Thread Gregory Etelson
Template table creation API sets table flows capacity. If application needs more flows then the table was designed for, the following procedures must be completed: 1. Create a new template table with larger flows capacity. 2. Re-create existing flows in the new table and delete flows from the or