Re: linux-next: Tree for Sep 20 (drivers/net/ethernet/intel/idpf/idpf_txrx.o)

From: Randy Dunlap
Date: Wed Sep 20 2023 - 01:33:01 EST




On 9/19/23 20:37, Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20230919:
>
> The mm tree lost its boot warning.
>
> The drm-misc tree gained a conflict against Linus' tree.
>
> Non-merge commits (relative to Linus' tree): 6006
> 3996 files changed, 459968 insertions(+), 111742 deletions(-)
>
> ----------------------------------------------------------------------------

on arm64:

when CONFIG_NET is not set:

aarch64-linux-ld: drivers/net/ethernet/intel/idpf/idpf_txrx.o: in function `idpf_rx_rsc.isra.0':
drivers/net/ethernet/intel/idpf/idpf_txrx.c:2909:(.text+0x40cc): undefined reference to `tcp_gro_complete'


--
~Randy