X310运行gnuradio 报错

WARN: [ERROR] [STREAMERUSRP Source Block caught rx error code: 15] The receive packet handler caught a value exception.
ValueError: Bad CHDR or packet fragment

[ERROR] [RX FLOW CTRL] Error unpacking packet: ValueError: Bad CHDR or packet fragment

[ERRORWARN: ] [STREAMER] The receive packet handler caught a value exception.
ValueError: Bad CHDR or packet fragment
USRP Source Block caught rx error code: 15

解决方案:

X310:1GigE接口时设置MTU为1500.

    10GigE接口时设置MTU为9000.

 

参考链接:

Set the MTU to 1500 and that fixed it, thanks for the help!
 
posted @ 2020-01-14 09:51  寄生的鱼  阅读(747)  评论(0编辑  收藏  举报