aboutsummaryrefslogtreecommitdiffstats
path: root/host/tests/pytests/uhd_configs/uhd_dpdk_100GbE.conf
blob: 088fc25457c84bd2e10cf2c4d4b89f61f858aa46 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
;This is a generated template for uhd.conf
;To apply these changes replace /etc/uhd/uhd.conf with this file.
;Users will likely want to change some of these values to better
;suit their individual system.
;more info here: https://files.ettus.com/manual/page_dpdk.html#dpdk_nic_config
[use_dpdk=1]
dpdk_mtu=9000
dpdk_corelist=0,1,2
dpdk_num_mbufs=8192
dpdk_mbuf_cache_size=64
dpdk_driver=/usr/local/lib/dpdk-pmds/

[dpdk_mac=10:70:fd:1b:ef:bc]
dpdk_lcore = 1
dpdk_ipv4 = 192.168.10.1/24
dpdk_num_desc=4096

[dpdk_mac=10:70:fd:1b:ef:bd]
dpdk_lcore = 2
dpdk_ipv4 = 192.168.20.1/24
dpdk_num_desc=4096