diff options
author | Martin Braun <martin.braun@ettus.com> | 2019-02-21 15:58:04 -0800 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2019-02-22 16:12:23 -0800 |
commit | a272da1d65d7c3dd3da0180c10064d55db2a52dc (patch) | |
tree | 3f926cc4a79f46dd15bfc947f6567daefd1601c2 /.github | |
parent | 0c658067bd1f75bd6f6175cec556d8384b647953 (diff) | |
download | uhd-a272da1d65d7c3dd3da0180c10064d55db2a52dc.tar.gz uhd-a272da1d65d7c3dd3da0180c10064d55db2a52dc.tar.bz2 uhd-a272da1d65d7c3dd3da0180c10064d55db2a52dc.zip |
mpmd: Allow reclaim failures on component updates
MPM has a flag that identifies component reloads as requiring to restart
the RPC server. This change honours that flag, and doesn't cause a fatal
failure when reclaims fail to ack for certain operations.
For example, running uhd_image_loader on an N310 could fail after the
FPGA was reloaded because the communication to the RPC server was
temporarily interrupted. This is not always avoidable, since the RPC
server does actually go down, and Ethernet connections might also be
lost. So, we cut our losses and accept failures in that case.
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions