[PATCH v3] hash: put GFNI stubs back

Stephen Hemminger stephen at networkplumber.org
Thu Mar 7 21:23:46 CET 2024


On Thu, 7 Mar 2024 18:59:11 +0100
David Marchand <david.marchand at redhat.com> wrote:

> On Thu, Mar 7, 2024 at 6:37 PM Tyler Retzlaff
> <roretzla at linux.microsoft.com> wrote:
> > On Wed, Mar 06, 2024 at 05:36:42PM -0800, Stephen Hemminger wrote:  
> > > Make the GFNI stub functions always built. This solves the conditional
> > > linking problem. If GFNI is available, they will never get used.
> > >
> > > Fixes: 07d836e5929d ("hash: uninline GFNI stubs")
> > > Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>  
> > Tested-by: Tyler Retzlaff <roretzla at linux.microsoft.com>  
> 
> Applied with the edits I mentionned previously.
> 
> 

I noticed that there is an still an unnecessary inclusion of rte_log.h
in rte_thash_gfni.h but that doesn't matter.


More information about the dev mailing list