On Mon, Jul 27, 2020 at 4:06 PM Ferruh Yigit <[email protected]> wrote: > > On 7/24/2020 6:32 AM, Ajit Khaparde wrote: > > From: Mike Baucom <[email protected]> > > > > modified ulp mappper to use the new tf_search_tbl_entry API. > > When search before allocation is requested, mapper calls > > tc_search_tbl_entry with the alloc flag. > > > > - On HIT, the result and table index is returned. > > - On MISS, the table index is returned but the result is > > created and the table entry is set. > > - On REJECT, the flow request is rejected. > > > > Signed-off-by: Mike Baucom <[email protected]> > > Reviewed-by: Kishore Padmanabha <[email protected]> > > Reviewed-by: Ajit Khaparde <[email protected]> > > Is 'tbl' in patch title, short for 'table'? > I believe your guess is right Ferruh
Thanks Som

