Re: [USRP-users] questions about uhd-dpdk with n310

2019-11-08 Thread Sam Reiter via USRP-users
122.88e6 \ > > --tx_subdev "A:0 A:1 B:0" > > > > Best, > > Panny Wang > > > > *发件人:* Sam Reiter > *发送时间:* 2019年11月8日 4:41 > *收件人:* 王盼 > *抄送:* usrp-users@lists.ettus.com > *主题:* Re: [USRP-users] questions about uhd-dpdk with n310 >

Re: [USRP-users] questions about uhd-dpdk with n310

2019-11-07 Thread Sam Reiter via USRP-users
Panny Wang, The cpufreq-info looks good, but the ifconfig at the bottom is a bit confusing with what you've sent over up to this point. Can you send the exact ./benchmark_rate command that you're using (with all args included) to produce the output you sent over initially? The MPMD info in the las

Re: [USRP-users] questions about uhd-dpdk with n310

2019-11-04 Thread Sam Reiter via USRP-users
Hey Panny Wang, You're correct, you should specify a second address with addr/second_addr, rather than addr0/addr1 - my bad. [1] Assuming you're using both 10GbE links correctly, my next step would be to investigate the processor you're using. Something with a higher clock speed is generally reco

Re: [USRP-users] questions about uhd-dpdk with n310

2019-11-03 Thread 王盼 via USRP-users
Hello, Sam Reiter. When leveraging dual 10GbE links,I specify" addr=192.168.20.2,second_addr=192.168.10.2",last email I didn't give the example . The result is not much diffrent with use a single 10GbE link. I think it is "addr=,second_addr=" but not "addr0=,addr1=". when use "addr0=,addr1="

Re: [USRP-users] questions about uhd-dpdk with n310

2019-11-01 Thread Sam Reiter via USRP-users
Panny Wang, I notice that you're only specifying a single streaming address in your call to benchmark rate, implying that you're only leveraging a single 10GbE link. You can specify "addr0=,addr1=" in your device args. Best, Sam Reiter SDR Applications Engineer Ettus Research On Wed, Oct 30, 20