a5f1b1e515
The sfc PMD was enabled for aarch32 which is 32-bit mode but has
cpu_family set to aarch64.
As sfc support only 64-bit system, it should be disabled for aarch32.
Updated meson file to disable sfc for aarch32 build.
Fixes:
|
||
---|---|---|
.. | ||
meson.build | ||
sfc_debug.h | ||
sfc_dp_rx.h | ||
sfc_dp_tx.h | ||
sfc_dp.c | ||
sfc_dp.h | ||
sfc_ef10_essb_rx.c | ||
sfc_ef10_rx_ev.h | ||
sfc_ef10_rx.c | ||
sfc_ef10_tx.c | ||
sfc_ef10.h | ||
sfc_ef100_rx.c | ||
sfc_ef100_tx.c | ||
sfc_ef100.h | ||
sfc_ethdev.c | ||
sfc_ev.c | ||
sfc_ev.h | ||
sfc_filter.c | ||
sfc_filter.h | ||
sfc_flow.c | ||
sfc_flow.h | ||
sfc_intr.c | ||
sfc_kvargs.c | ||
sfc_kvargs.h | ||
sfc_log.h | ||
sfc_mae.c | ||
sfc_mae.h | ||
sfc_mcdi.c | ||
sfc_port.c | ||
sfc_rx.c | ||
sfc_rx.h | ||
sfc_sriov.c | ||
sfc_sriov.h | ||
sfc_switch.c | ||
sfc_switch.h | ||
sfc_tso.c | ||
sfc_tso.h | ||
sfc_tweak.h | ||
sfc_tx.c | ||
sfc_tx.h | ||
sfc.c | ||
sfc.h | ||
version.map |