Hi David, Thank you for pointing this out.
On Wed, Oct 6, 2021 at 5:10 AM David Marchand <david.march...@redhat.com> wrote: > > Hello William, > > {standard input}: Assembler messages: > {standard input}:7067: Error: invalid register for .seh_savexmm > {standard input}:7069: Error: invalid register for .seh_savexmm > {standard input}:7071: Error: invalid register for .seh_savexmm > {standard input}:7073: Error: invalid register for .seh_savexmm > [414/464] Compiling C object > drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_bypass.c.obj I should add "cflags += ['-fno-asynchronous-unwind-tables']" I will send a newer version. William