Hi Bing > -----Original Message----- > From: Bing Zhao <[email protected]> > Sent: Friday, June 30, 2023 4:30 PM > > When creating a template table, the object pointer of the > command line "struct context" was set with an offset from the > original out buffer if there is a template ID. > > If the "rules_number" is specified after the template IDs, it > couldn't be set and passed to the API correctly. With this commit, > the pointer is reset before pasring the "rules_number" field. > > Fixes: c4b38873346b ("app/testpmd: add flow table management") > Cc: [email protected] > Cc: [email protected] > > Signed-off-by: Bing Zhao <[email protected]> > ---
Acked-by: Ori Kam <[email protected]> Best, Ori

