net/cnxk: remove restriction on VF for PFC config
[dpdk.git] / config / riscv / riscv64_sifive_u740_linux_gcc
1 [binaries]
2 c = ['ccache', 'riscv64-unknown-linux-gnu-gcc']
3 cpp = ['ccache', 'riscv64-unknown-linux-gnu-g++']
4 ar = 'riscv64-unknown-linux-gnu-ar'
5 strip = 'riscv64-unknown-linux-gnu-strip'
6 pcap-config = ''
7
8 [host_machine]
9 system = 'linux'
10 cpu_family = 'riscv64'
11 cpu = 'rv64gc'
12 endian = 'little'
13
14 [properties]
15 vendor_id = '0x489'
16 arch_id = '0x8000000000000007'
17 max_lcores = 4
18 max_numa_nodes = 1
19 pkg_config_libdir = '/usr/lib/riscv64-linux-gnu/pkgconfig'
20 sys_root = '/opt/riscv/sysroot'