numam-dpdk/drivers/net/sfc
Ruifeng Wang a5f1b1e515 net/sfc: fix aarch32 build
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: 141d287067 ("net/sfc: support aarch64 architecture")
Cc: stable@dpdk.org

Signed-off-by: Ruifeng Wang <ruifeng.wang@arm.com>
2021-07-09 19:58:20 +02:00
..
meson.build net/sfc: fix aarch32 build 2021-07-09 19:58:20 +02:00
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 net/sfc: fix outer L4 checksum Rx 2021-07-02 19:03:03 +02:00
sfc_ef100_tx.c
sfc_ef100.h
sfc_ethdev.c drivers/net: fix FW version query 2021-04-26 13:50:42 +02:00
sfc_ev.c
sfc_ev.h
sfc_filter.c
sfc_filter.h
sfc_flow.c net/sfc: allow PPPoE flow pattern items 2021-03-24 13:26:52 +01:00
sfc_flow.h
sfc_intr.c
sfc_kvargs.c devargs: add common key definition 2021-07-05 16:33:18 +02:00
sfc_kvargs.h
sfc_log.h net/sfc: add more debug messages to transfer flows 2021-04-21 12:38:37 +02:00
sfc_mae.c net/sfc: fix outer match in MAE backend 2021-07-07 11:54:21 +02:00
sfc_mae.h net/sfc: support VLAN presence match in transfer rules 2021-07-07 11:54:21 +02:00
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 drivers: add missing includes 2021-04-14 11:23:13 +02:00
sfc_tweak.h
sfc_tx.c net/sfc: improve tunnel TSO mask calculation 2021-03-22 18:05:39 +01:00
sfc_tx.h
sfc.c common/sfc_efx: move function to get family 2021-03-16 12:39:42 +01:00
sfc.h
version.map