Re: [Intel-wired-lan] [PATCH] idpf: fix building without IPv4

2023-10-04 Thread Alexander Lobakin
From: Tony Nguyen Date: Mon, 25 Sep 2023 10:05:03 -0700 > > On 9/25/2023 8:58 AM, Arnd Bergmann wrote: >> From: Arnd Bergmann >> >> The newly added offload code fails to link when IPv4 networking is >> disabled: >> >> arm-linux-gnueabi-ld: drivers/net/ethernet/intel/idpf/idpf_txrx.o: in >> func

Re: [Intel-wired-lan] [PATCH] idpf: fix building without IPv4

2023-10-04 Thread Arnd Bergmann
On Wed, Oct 4, 2023, at 00:43, Jakub Kicinski wrote: > On Mon, 25 Sep 2023 10:05:03 -0700 Tony Nguyen wrote: >> Also, a pending patch for this [1], however, this does look a bit more >> efficient. Adding Olek as he's author on the other patch. >> >> netdev maintainers, >> >> If this is the versi

Re: [Intel-wired-lan] [PATCH] idpf: fix building without IPv4

2023-10-03 Thread Jakub Kicinski
On Mon, 25 Sep 2023 10:05:03 -0700 Tony Nguyen wrote: > Also, a pending patch for this [1], however, this does look a bit more > efficient. Adding Olek as he's author on the other patch. > > netdev maintainers, > > If this is the version that does get picked up, did you want to take it > direct

Re: [Intel-wired-lan] [PATCH] idpf: fix building without IPv4

2023-09-25 Thread Tony Nguyen
On 9/25/2023 8:58 AM, Arnd Bergmann wrote: From: Arnd Bergmann The newly added offload code fails to link when IPv4 networking is disabled: arm-linux-gnueabi-ld: drivers/net/ethernet/intel/idpf/idpf_txrx.o: in function `idpf_vport_splitq_napi_poll': idpf_txrx.c:(.text+0x7a20): undefined ref

[Intel-wired-lan] [PATCH] idpf: fix building without IPv4

2023-09-25 Thread Arnd Bergmann
From: Arnd Bergmann The newly added offload code fails to link when IPv4 networking is disabled: arm-linux-gnueabi-ld: drivers/net/ethernet/intel/idpf/idpf_txrx.o: in function `idpf_vport_splitq_napi_poll': idpf_txrx.c:(.text+0x7a20): undefined reference to `tcp_gro_complete' Add complile-time