aboutsummaryrefslogtreecommitdiffstats
path: root/mpm/python/usrp_mpm/periph_manager/e320.py
diff options
context:
space:
mode:
authorRobertWalstab <robert.walstab@gmail.com>2020-05-11 14:47:08 +0200
committerAaron Rossetto <aaron.rossetto@ni.com>2020-07-16 10:00:12 -0500
commit2dd09111cfb237b4cc679e93d0391a50fb2df2d0 (patch)
tree0a2d46ac8a6ffc264890f6d92fcdf2c3ecb2098a /mpm/python/usrp_mpm/periph_manager/e320.py
parentd01e091c4c7ccc323d305580a27754918b02974b (diff)
downloaduhd-2dd09111cfb237b4cc679e93d0391a50fb2df2d0.tar.gz
uhd-2dd09111cfb237b4cc679e93d0391a50fb2df2d0.tar.bz2
uhd-2dd09111cfb237b4cc679e93d0391a50fb2df2d0.zip
mpm: support forwarding CHDR packets
Diffstat (limited to 'mpm/python/usrp_mpm/periph_manager/e320.py')
-rw-r--r--mpm/python/usrp_mpm/periph_manager/e320.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/mpm/python/usrp_mpm/periph_manager/e320.py b/mpm/python/usrp_mpm/periph_manager/e320.py
index 389f3ba44..0236d5c20 100644
--- a/mpm/python/usrp_mpm/periph_manager/e320.py
+++ b/mpm/python/usrp_mpm/periph_manager/e320.py
@@ -55,6 +55,10 @@ class E320XportMgrUDP(XportMgrUDP):
'int0': {
'label': 'misc-enet-int-regs',
'type': 'internal',
+ },
+ 'eth0': {
+ 'label': '',
+ 'type': 'forward',
}
}