On Thu, 7 Mar 2024 18:59:11 +0100
David Marchand wrote:
> On Thu, Mar 7, 2024 at 6:37 PM Tyler Retzlaff
> 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
On Thu, Mar 7, 2024 at 6:37 PM Tyler Retzlaff
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 ("ha
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
>
Hello,
On Thu, Mar 7, 2024 at 2:37 AM 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
>
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
---
v3 - fix typo in call to ___rte_thash_gfni_bulk
lib/hash/rte_thash_gfni.
Make the GFNI stub functions always built. This solves the conditional
linking problem. If GFNI is available, they will never get used.
Signed-off-by: Stephen Hemminger
---
lib/hash/rte_thash_gfni.c | 9 +++--
lib/hash/rte_thash_gfni.h | 30 +++---
lib/hash/version.m
6 matches
Mail list logo