Re: [PATCH] net: spider_net: switch from 'pci_' to 'dma_' API

From: Geoff Levand
Date: Fri Aug 27 2021 - 21:35:59 EST


Hi Christophe,

On 8/27/21 12:56 PM, Christophe JAILLET wrote:
> It has *not* been compile tested because I don't have the needed
> configuration or cross-compiler.

The powerpc ppc64_defconfig has CONFIG_SPIDER_NET set. My
tdd-builder Docker image has the needed gcc-powerpc-linux-gnu
cross compiler to build ppc64_defconfig:

https://hub.docker.com/r/glevand/tdd-builder

-Geoff