Kernel problem with OFDPA and ONL AS6410-54T edge-core

362 views
Skip to first unread message

Lucas Carrafa

unread,
Jan 27, 2020, 11:10:38 AM1/27/20
to opennetworklinux
Hi,

I am facing problems when running OFDPA at ONL. The terminal displays the following message:


Capturar.PNG

















Software:(correction)
Linux localhost 4.14.109-OpenNetworkLinux-armel #1 SMP PREEMPT Tue Jul 23 03:29:23 UTC 2019 armv7l
latest-DEB8-ARMEL-INSTALLED.installer              24-Jul-2019 16:32        
latest-DEB8-ARMEL-SWI.installer                    24-Jul-2019 16:31
ofdpa_3.0.5.5 accton2.7~3-1_armel.deb 

Hardware:
Edge-core AS5410-54T (B)

I tried to find an ONL image with kernel 3.16, but the official website has only kernel 4.14

can anybody help me?

D G

unread,
Jan 27, 2020, 11:20:00 AM1/27/20
to opennetworklinux
Can you please provide the output for the following commands (please just copy the terminal output, screenshots are not that accessible):

find /lib -name "*.ko" | grep ofdpa
uname -a
dpkg --listfiles ofdpa

I suspect that the pre-compiled of-dpa binary packet is for another kernel version. I had luck with the following version of OpenNetworkLinux:

You'd have to find the ARM version in this file-listing:

The kernel version is: Linux localhost 4.14.49-OpenNetworkLinux #1 SMP Tue Jun 19 23:50:30 UTC 2018 x86_64 GNU/Linux

Lucas Carrafa

unread,
Jan 27, 2020, 11:30:36 AM1/27/20
to opennetworklinux
I can't run the of-dpa in kernel 4.14.109, would I have to change the execution to kernel 4.14.49?

My kernel version on the switch is this: Linux localhost 4.14.109-OpenNetworkLinux-armel # 1 SMP PREEMPT Tue Jul 23 03:29:23 UTC 2019 armv7l

root@localhost:~# find /lib -name "*.ko" | grep ofdpa
/lib/modules/3.2.84-OpenNetworkLinux/ofdpa/linux-user-bde.ko
/lib/modules/3.2.84-OpenNetworkLinux/ofdpa/linux-kernel-bde.ko
/lib/modules/4.14.49-OpenNetworkLinux-armel/ofdpa/linux-user-bde.ko
/lib/modules/4.14.49-OpenNetworkLinux-armel/ofdpa/linux-kernel-bde.ko
/lib/modules/3.2.98-OpenNetworkLinux/ofdpa/linux-user-bde.ko
/lib/modules/3.2.98-OpenNetworkLinux/ofdpa/linux-kernel-bde.ko

root@localhost:~# dpkg --listfiles ofdpa
/.
/lib
/lib/modules
/lib/modules/3.2.98-OpenNetworkLinux
/lib/modules/3.2.98-OpenNetworkLinux/ofdpa
/lib/modules/3.2.98-OpenNetworkLinux/ofdpa/linux-user-bde.ko
/lib/modules/3.2.98-OpenNetworkLinux/ofdpa/linux-kernel-bde.ko
/lib/modules/3.2.84-OpenNetworkLinux
/lib/modules/3.2.84-OpenNetworkLinux/ofdpa
/lib/modules/3.2.84-OpenNetworkLinux/ofdpa/linux-user-bde.ko
/lib/modules/3.2.84-OpenNetworkLinux/ofdpa/linux-kernel-bde.ko
/lib/modules/4.14.49-OpenNetworkLinux-armel
/lib/modules/4.14.49-OpenNetworkLinux-armel/ofdpa
/lib/modules/4.14.49-OpenNetworkLinux-armel/ofdpa/linux-user-bde.ko
/lib/modules/4.14.49-OpenNetworkLinux-armel/ofdpa/linux-kernel-bde.ko
/lib/arm-linux-gnueabi
/lib/arm-linux-gnueabi/libofdpa_rpc_client.so.1
/etc
/etc/init.d
/etc/init.d/ofagentd
/etc/ofagent
/etc/ofagent/ofagent.conf
/usr
/usr/include
/usr/include/ofdpa
/usr/include/ofdpa/ofdpa_api.h
/usr/include/ofdpa/ofdpa_datatypes.h
/usr/bin
/usr/bin/ofdpa
/usr/bin/ofdpa/examples
/usr/bin/ofdpa/examples/client_classcolortable_dump
/usr/bin/ofdpa/examples/client_drivshell
/usr/bin/ofdpa/examples/ofdpa_pktrxtx.py
/usr/bin/ofdpa/examples/client_event
/usr/bin/ofdpa/examples/OFDPA_python.py
/usr/bin/ofdpa/examples/client_sflow
/usr/bin/ofdpa/examples/ofdpa_srcmac_learn.py
/usr/bin/ofdpa/examples/client_cfg_purge
/usr/bin/ofdpa/examples/_OFDPA_python.so
/usr/bin/ofdpa/examples/ofdpa_bridging.py
/usr/bin/ofdpa/examples/client_port_table_dump
/usr/bin/ofdpa/examples/ofdpa_mplsl3vpn.py
/usr/bin/ofdpa/examples/client_drivport
/usr/bin/ofdpa/examples/client_grouptable_dump
/usr/bin/ofdpa/examples/ofdpa_mpls_lsr_ecmp.py
/usr/bin/ofdpa/examples/ofdpa_routing.py
/usr/bin/ofdpa/examples/client_debugcomp
/usr/bin/ofdpa/examples/ofdpa_mpls_lsr.py
/usr/bin/ofdpa/examples/client_meter_dump
/usr/bin/ofdpa/examples/client_flowtable_dump
/usr/bin/ofdpa/examples/client_tunnel_dump
/usr/bin/ofdpa/examples/client_queue_config
/usr/bin/ofdpa/examples/ofdpa_snake.py
/usr/bin/ofdpa/examples/client_oam_dump
/usr/bin/ofdpa/examples/client_debuglvl
/usr/bin/ofdpa/examples/ofdpa_vxlan.py
/usr/bin/ofdpa/examples/ofdpa_pktrx_setup.py
/usr/bin/ofdpa/examples/ofdpa_2port_switch.py
/usr/share
/usr/share/ofdpa
/usr/share/ofdpa/conf
/usr/share/ofdpa/conf/omp800_fcb.conf
/usr/share/ofdpa/conf/as4610-30.conf
/usr/share/ofdpa/conf/csp9250.conf
/usr/share/ofdpa/conf/omp800_lcb.conf
/usr/share/ofdpa/conf/as5916-54xm.conf
/usr/share/ofdpa/conf/omp800_lca.conf
/usr/share/ofdpa/conf/as5916-54x.conf
/usr/share/ofdpa/conf/as4610-54.conf
/usr/share/ofdpa/conf/as6812-32x.conf
/usr/share/ofdpa/conf/as6712-32x.conf
/usr/share/ofdpa/conf/as4600-54t.conf
/usr/share/ofdpa/conf/as7711-32x.conf
/usr/share/ofdpa/conf/as5912-54x.conf
/usr/share/ofdpa/conf/ofagent.conf
/usr/share/ofdpa/conf/as5812-54t.conf
/usr/share/ofdpa/conf/as7716-32x.conf
/usr/share/ofdpa/conf/as5712-54x.conf
/usr/share/ofdpa/conf/omp800_fca.conf
/usr/share/ofdpa/conf/as5812-54x.conf
/usr/share/ofdpa/conf/as7816-64x.conf
/usr/share/ofdpa/conf/as7312-54x.conf
/usr/share/ofdpa/conf/as7716_24xc_extphy.soc
/usr/share/ofdpa/conf/wedge100.conf
/usr/share/ofdpa/conf/as7712-32x.conf
/usr/share/ofdpa/conf/as7716_24xc_extphy_detect.sh
/usr/share/ofdpa/conf/as7716-24xc.conf
/usr/share/ofdpa/conf/as5916-54xm_sync-E.sh
/usr/share/ofdpa/conf/as5710-54x.conf
/usr/share/doc
/usr/share/doc/ofdpa
/usr/share/doc/ofdpa/README
/usr/share/doc/ofdpa/LICENSE_APACHE20.gz
/usr/share/doc/ofdpa/copyright
/usr/share/doc/ofdpa/html
/usr/share/doc/ofdpa/html/structofdapMplsL2PortFlowEntry__s.html
/usr/share/doc/ofdpa/html/functions_vars_d.html
/usr/share/doc/ofdpa/html/TE_USE_CASE_OFDPA_CONFIGURATION.html
/usr/share/doc/ofdpa/html/globals_func_o.html
/usr/share/doc/ofdpa/html/globals_func_c.html
/usr/share/doc/ofdpa/html/tab_a.png
/usr/share/doc/ofdpa/html/PPM_QUANTA_LY8.html
/usr/share/doc/ofdpa/html/tabs.css
/usr/share/doc/ofdpa/html/structofdpaPortQueueStats__s.html
/usr/share/doc/ofdpa/html/functions_e.html
/usr/share/doc/ofdpa/html/functions_vars_q.html
/usr/share/doc/ofdpa/html/functions_vars_u.html
/usr/share/doc/ofdpa/html/structofdpaL2PolicerActionsFlowMatch__s.html
/usr/share/doc/ofdpa/html/structofdpaOamDataCounterStatus__s.html
/usr/share/doc/ofdpa/html/functions_d.html
/usr/share/doc/ofdpa/html/structofdpaMplsMpFlowMatch__s.html
/usr/share/doc/ofdpa/html/globals_m.html
/usr/share/doc/ofdpa/html/structofdpaIngressPortFlowMatch__s.html
/usr/share/doc/ofdpa/html/structofdpaL2RewriteGroupBucketData__s.html
/usr/share/doc/ofdpa/html/globals_func_s.html
/usr/share/doc/ofdpa/html/functions_w.html
/usr/share/doc/ofdpa/html/structofdpaFlowEntryStats__s.html
/usr/share/doc/ofdpa/html/structofdpaL2InterfaceGroupBucketData__s.html
/usr/share/doc/ofdpa/html/structofdpaOamProLmCounterBin__s.html
/usr/share/doc/ofdpa/html/TE_APPENDIX_E.html
/usr/share/doc/ofdpa/html/globals_func_r.html
/usr/share/doc/ofdpa/html/structofdpaL3UnicastGroupBucketData__s.html
/usr/share/doc/ofdpa/html/functions_t.html
/usr/share/doc/ofdpa/html/functions_n.html
/usr/share/doc/ofdpa/html/TE_OPEN_ISSUES.html
/usr/share/doc/ofdpa/html/structofdpaOamOdDmStatus__s.html
/usr/share/doc/ofdpa/html/sync_off.png
/usr/share/doc/ofdpa/html/structofdpaFlowEvent__s.html
/usr/share/doc/ofdpa/html/globals_g.html
/usr/share/doc/ofdpa/html/structofdpaTunnelEcmpNextHopGroupStatus__t.html
/usr/share/doc/ofdpa/html/structofdpaOamOdDmSnapshot__s.html
/usr/share/doc/ofdpa/html/TE_COMPARISON_ENHANCED_CAPABILITIES.html
/usr/share/doc/ofdpa/html/structofdpaMplsL2PortQosClassFlowMatch__s.html
/usr/share/doc/ofdpa/html/sync_on.png
/usr/share/doc/ofdpa/html/structofdpaPortFeature__s.html
/usr/share/doc/ofdpa/html/structofdpaGroupEntryStats__s.html
/usr/share/doc/ofdpa/html/functions_vars_e.html
/usr/share/doc/ofdpa/html/functions_vars_b.html
/usr/share/doc/ofdpa/html/bridging.jpg
/usr/share/doc/ofdpa/html/functions_vars_n.html
/usr/share/doc/ofdpa/html/functions_vars_y.html
/usr/share/doc/ofdpa/html/structofdpaOamLtrEntry__s.html
/usr/share/doc/ofdpa/html/globals_c.html
/usr/share/doc/ofdpa/html/structofdpaUnicastRoutingFlowMatch__s.html
/usr/share/doc/ofdpa/html/PPM_CEL_REDSTONE_XP.html
/usr/share/doc/ofdpa/html/index.html
/usr/share/doc/ofdpa/html/structofdpaMPLSInterfaceGroupBucketData__s.html
/usr/share/doc/ofdpa/html/structofdpaOamProLmConfig__s.html
/usr/share/doc/ofdpa/html/tab_h.png
/usr/share/doc/ofdpa/html/structofdpaL2PolicerFlowEntry__s.html
/usr/share/doc/ofdpa/html/globals_i.html
/usr/share/doc/ofdpa/html/globals_func.html
/usr/share/doc/ofdpa/html/TrafficEngineeringUseCase.jpg
/usr/share/doc/ofdpa/html/functions_vars_p.html
/usr/share/doc/ofdpa/html/structofdpaMulticastRoutingFlowEntry__s.html
/usr/share/doc/ofdpa/html/structofdpaOamOdLmSnapshot__s.html
/usr/share/doc/ofdpa/html/ftv2folderopen.png
/usr/share/doc/ofdpa/html/ONIE_INSTALLATION_PROCESS.html
/usr/share/doc/ofdpa/html/structofdpaTunnelEcmpNextHopGroupConfig__t.html
/usr/share/doc/ofdpa/html/closed.png
/usr/share/doc/ofdpa/html/functions_b.html
/usr/share/doc/ofdpa/html/OFDPA_OFCONFIG.html
/usr/share/doc/ofdpa/html/ftv2doc.png
/usr/share/doc/ofdpa/html/structofdpaUnicastRoutingFlowEntry__s.html
/usr/share/doc/ofdpa/html/TE_USE_CASE_SET_UP_DESCRIPTION.html
/usr/share/doc/ofdpa/html/globals_func_f.html
/usr/share/doc/ofdpa/html/structofdpaMPLSL2TagGroupBucketData__s.html
/usr/share/doc/ofdpa/html/globals_n.html
/usr/share/doc/ofdpa/html/structofdpaBridgingFlowMatch__s.html
/usr/share/doc/ofdpa/html/structofdpaColorActionsFlowMatch__s.html
/usr/share/doc/ofdpa/html/functions_i.html
/usr/share/doc/ofdpa/html/dir_d75c23162a2652451dce46d2e7e8aead.html
/usr/share/doc/ofdpa/html/OFAGENT_AUTOMATIC_BOOTUP.html
/usr/share/doc/ofdpa/html/structofdpaOamProDmCounters__s.html
/usr/share/doc/ofdpa/html/structofdpaGroupEntry__s.html
/usr/share/doc/ofdpa/html/structofdpaEgressVlanFlowMatch__s.html
/usr/share/doc/ofdpa/html/PPM_QUANTA_LY2.html
/usr/share/doc/ofdpa/html/globals_v.html
/usr/share/doc/ofdpa/html/globals_eval.html
/usr/share/doc/ofdpa/html/functions_vars_f.html
/usr/share/doc/ofdpa/html/PPM_ACCTON_AS6700.html
/usr/share/doc/ofdpa/html/ofdpa__api_8h_source.html
/usr/share/doc/ofdpa/html/structofdpaRemarkSetActions__s.html
/usr/share/doc/ofdpa/html/structofdpaL2PolicerFlowMatch__s.html
/usr/share/doc/ofdpa/html/modules.html
/usr/share/doc/ofdpa/html/ftv2blank.png
/usr/share/doc/ofdpa/html/structofdpaVlan1FlowEntry__s.html
/usr/share/doc/ofdpa/html/ofconfigArch.jpg
/usr/share/doc/ofdpa/html/structofdpaSrcMacLearnModeCfg__s.html
/usr/share/doc/ofdpa/html/TE_INTRODUCTION.html
/usr/share/doc/ofdpa/html/structofdpaOamDataCounterIndex__s.html
/usr/share/doc/ofdpa/html/structofdpaMeterEntry__s.html
/usr/share/doc/ofdpa/html/ftv2vertline.png
/usr/share/doc/ofdpa/html/nav_g.png
/usr/share/doc/ofdpa/html/OFDPARPMS_INSTALL_PAGE.html
/usr/share/doc/ofdpa/html/structofdpaPacket__s.html
/usr/share/doc/ofdpa/html/functions_p.html
/usr/share/doc/ofdpa/html/PPM_QMX_SVK.html
/usr/share/doc/ofdpa/html/structofdpaEgressVlan1FlowMatch__s.html
/usr/share/doc/ofdpa/html/ONIE_OVERVIEW.html
/usr/share/doc/ofdpa/html/globals_q.html
/usr/share/doc/ofdpa/html/structofdpaEgressMpFlowMatch__s.html
/usr/share/doc/ofdpa/html/ftv2lastnode.png
/usr/share/doc/ofdpa/html/globals_func_e.html
/usr/share/doc/ofdpa/html/structofdpaMplsMpFlowEntry__s.html
/usr/share/doc/ofdpa/html/ofdpa__api_8h.html
/usr/share/doc/ofdpa/html/globals_func_g.html
/usr/share/doc/ofdpa/html/PPM_SB2_SVK.html
/usr/share/doc/ofdpa/html/tab_b.png
/usr/share/doc/ofdpa/html/ftv2plastnode.png
/usr/share/doc/ofdpa/html/INDIGO_PORTING.html
/usr/share/doc/ofdpa/html/functions_l.html
/usr/share/doc/ofdpa/html/structofdpaMplsLabelTrustFlowEntry__s.html
/usr/share/doc/ofdpa/html/TE_INFO.html
/usr/share/doc/ofdpa/html/structofdpaMplsFlowEntry__s.html
/usr/share/doc/ofdpa/html/structofdpaOamLckConfig__s.html
/usr/share/doc/ofdpa/html/structofdpaVlanFlowEntry__s.html
/usr/share/doc/ofdpa/html/functions_g.html
/usr/share/doc/ofdpa/html/structofdpaOamMepConfig__s.html
/usr/share/doc/ofdpa/html/tabs_brcm.css
/usr/share/doc/ofdpa/html/structofdpaColorActionsFlowEntry__s.html
/usr/share/doc/ofdpa/html/globals_r.html
/usr/share/doc/ofdpa/html/PPM_HU2_SVK.html
/usr/share/doc/ofdpa/html/structofdpaCounterStats__s.html
/usr/share/doc/ofdpa/html/structmlpConfig__s.html
/usr/share/doc/ofdpa/html/structofdpaRemarkActionEntry__s.html
/usr/share/doc/ofdpa/html/structofdpaAccessPortConfig__t.html
/usr/share/doc/ofdpa/html/structofdpaOamProLmStatus__s.html
/usr/share/doc/ofdpa/html/functions_c.html
/usr/share/doc/ofdpa/html/PPM_TDP_SVK.html
/usr/share/doc/ofdpa/html/ofdpa__datatypes_8h.html
/usr/share/doc/ofdpa/html/TE_APPENDIX_B.html
/usr/share/doc/ofdpa/html/structofdpaInjectedOamFlowEntry__s.html
/usr/share/doc/ofdpa/html/SimpleScenario.jpg
/usr/share/doc/ofdpa/html/ftv2pnode.png
/usr/share/doc/ofdpa/html/PPM_HX4_SVK.html
/usr/share/doc/ofdpa/html/PPM_TR3_SVK.html
/usr/share/doc/ofdpa/html/dir_d4289290eb2f8d1c373336c576fe97ef.html
/usr/share/doc/ofdpa/html/TE_OFDPA_VS_OPENFLOW1.html
/usr/share/doc/ofdpa/html/functions_vars_t.html
/usr/share/doc/ofdpa/html/structofdpaOamProDmConfig__s.html
/usr/share/doc/ofdpa/html/structofdpa__buffdesc.html
/usr/share/doc/ofdpa/html/structofdpaEgressDscpPcpRemarkFlowEntry__s.html
/usr/share/doc/ofdpa/html/structofdpaVxlanProtoInfo__t.html
/usr/share/doc/ofdpa/html/pages.html
/usr/share/doc/ofdpa/html/structofdpaMPLSLabelGroupBucketData__s.html
/usr/share/doc/ofdpa/html/structofdpaPortStats__s.html
/usr/share/doc/ofdpa/html/annotated.html
/usr/share/doc/ofdpa/html/structofdpaEgressDscpPcpRemarkFlowMatch__s.html
/usr/share/doc/ofdpa/html/bc_s.png
/usr/share/doc/ofdpa/html/structofdpaTunnelNextHopConfig__t.html
/usr/share/doc/ofdpa/html/structofdpaBridgingFlowEntry__s.html
/usr/share/doc/ofdpa/html/BRCM_Red+Black_noTag_RGB.png
/usr/share/doc/ofdpa/html/ipv4unicastrouting.jpg
/usr/share/doc/ofdpa/html/structofdpaOamLbStatus__s.html
/usr/share/doc/ofdpa/html/structofdpaEndpointConfig__t.html
/usr/share/doc/ofdpa/html/globals_func_d.html
/usr/share/doc/ofdpa/html/structofdpaOamCsfConfig__s.html
/usr/share/doc/ofdpa/html/structofdpaPortEvent__s.html
/usr/share/doc/ofdpa/html/functions_m.html
/usr/share/doc/ofdpa/html/structofdpaMPLSFastFailOverGroupBucketData__s.html
/usr/share/doc/ofdpa/html/files.html
/usr/share/doc/ofdpa/html/structofdpaOamMepStatus__s.html
/usr/share/doc/ofdpa/html/structofdpaGroupBucketEntry__s.html
/usr/share/doc/ofdpa/html/dir_364275096905ad475bd7564711b702b7.html
/usr/share/doc/ofdpa/html/structofdpaEgressTpidFlowMatch__s.html
/usr/share/doc/ofdpa/html/globals_func_n.html
/usr/share/doc/ofdpa/html/structofdpaOamLbConfig__s.html
/usr/share/doc/ofdpa/html/structofdpaPolicyAclFlowMatch__s.html
/usr/share/doc/ofdpa/html/globals.html
/usr/share/doc/ofdpa/html/structofdpaDscpTrustFlowMatch__s.html
/usr/share/doc/ofdpa/html/structofdpaTunnelPortTenantStatus__t.html
/usr/share/doc/ofdpa/html/structofdpaMpFlowEntry__s.html
/usr/share/doc/ofdpa/html/structofdpaOamMegStatus__s.html
/usr/share/doc/ofdpa/html/structofdpaOamProDmCounterBin__s.html
/usr/share/doc/ofdpa/html/nav_h.png
/usr/share/doc/ofdpa/html/PPM_AP2_SVK.html
/usr/share/doc/ofdpa/html/ONIE_SUPPORTED_PLATFORMS.html
/usr/share/doc/ofdpa/html/functions_x.html
/usr/share/doc/ofdpa/html/OFDPA_CLIENT_EXAMPLES.html
/usr/share/doc/ofdpa/html/functions_vars_v.html
/usr/share/doc/ofdpa/html/functions_vars_x.html
/usr/share/doc/ofdpa/html/structofdpaOamMipConfig__s.html
/usr/share/doc/ofdpa/html/structofdpaMeterEntryStats__s.html
/usr/share/doc/ofdpa/html/functions_y.html
/usr/share/doc/ofdpa/html/functions_vars_w.html
/usr/share/doc/ofdpa/html/functions_vars_i.html
/usr/share/doc/ofdpa/html/structofdpaOamProLmCounters__s.html
/usr/share/doc/ofdpa/html/functions_vars_g.html
/usr/share/doc/ofdpa/html/structofdpaMplsFlowMatch__s.html
/usr/share/doc/ofdpa/html/ftv2splitbar.png
/usr/share/doc/ofdpa/html/structofdpaPolicyAclFlowEntry__s.html
/usr/share/doc/ofdpa/html/functions_vars_h.html
/usr/share/doc/ofdpa/html/structofdpaMeterParametersTcm__s.html
/usr/share/doc/ofdpa/html/structofdpaL2OverlayGroupBucketData__s.html
/usr/share/doc/ofdpa/html/structofdpaOamMLPGroupStatus__s.html
/usr/share/doc/ofdpa/html/functions_vars_l.html
/usr/share/doc/ofdpa/html/structofdpaOamMipStatus__s.html
/usr/share/doc/ofdpa/html/open.png
/usr/share/doc/ofdpa/html/structofdpaOamOdDmConfig__s.html
/usr/share/doc/ofdpa/html/globals_u.html
/usr/share/doc/ofdpa/html/tab_s.png
/usr/share/doc/ofdpa/html/structofdpaL3InterfaceGroupBucketData__s.html
/usr/share/doc/ofdpa/html/structofdpaOamLtStatus__s.html
/usr/share/doc/ofdpa/html/ftv2mlastnode.png
/usr/share/doc/ofdpa/html/PPM_KT2_SVK.html
/usr/share/doc/ofdpa/html/structofdpaGroupTableInfo__s.html
/usr/share/doc/ofdpa/html/TE_COMPARISON_EXAMPLE.html
/usr/share/doc/ofdpa/html/structofdpaTunnelPortConfig__t.html
/usr/share/doc/ofdpa/html/TE_APPENDIX_D.html
/usr/share/doc/ofdpa/html/globals_enum.html
/usr/share/doc/ofdpa/html/ftv2node.png
/usr/share/doc/ofdpa/html/structofdpaMplsL2PortFlowMatch__s.html
/usr/share/doc/ofdpa/html/ftv2folderclosed.png
/usr/share/doc/ofdpa/html/structofdpaClassBasedCounterStats__s.html
/usr/share/doc/ofdpa/html/structofdpaTunnelPortStatus__t.html
/usr/share/doc/ofdpa/html/structofdpaOamOdLmConfig__s.html
/usr/share/doc/ofdpa/html/structofdpaOamMLPGroupConfig__s.html
/usr/share/doc/ofdpa/html/globals_t.html
/usr/share/doc/ofdpa/html/structofdpaFlowEntry__s.html
/usr/share/doc/ofdpa/html/functions_vars_c.html
/usr/share/doc/ofdpa/html/structofdpaEgressVlanFlowEntry__s.html
/usr/share/doc/ofdpa/html/globals_o.html
/usr/share/doc/ofdpa/html/structofdpaOamCcmDatabaseEntry__s.html
/usr/share/doc/ofdpa/html/structofdpaOamMegConfig__s.html
/usr/share/doc/ofdpa/html/OFDPA_OVERVIEW.html
/usr/share/doc/ofdpa/html/functions_r.html
/usr/share/doc/ofdpa/html/globals_l.html
/usr/share/doc/ofdpa/html/ONIE_INFO.html
/usr/share/doc/ofdpa/html/structofdpaOamEvent__s.html
/usr/share/doc/ofdpa/html/classes.html
/usr/share/doc/ofdpa/html/functions_vars_m.html
/usr/share/doc/ofdpa/html/doxygen.png
/usr/share/doc/ofdpa/html/bdwn.png
/usr/share/doc/ofdpa/html/structofdpaMacAddr__s.html
/usr/share/doc/ofdpa/html/ftv2link.png
/usr/share/doc/ofdpa/html/functions_h.html
/usr/share/doc/ofdpa/html/globals_func_t.html
/usr/share/doc/ofdpa/html/structofdpaTunnelTenantConfig__t.html
/usr/share/doc/ofdpa/html/globals_func_p.html
/usr/share/doc/ofdpa/html/functions_vars.html
/usr/share/doc/ofdpa/html/structofdpaColorBasedCounterStats__s.html
/usr/share/doc/ofdpa/html/structofdpaL2UnfilteredInterfaceGroupBucketData__s.html
/usr/share/doc/ofdpa/html/TE_USE_CASE_GOALS.html
/usr/share/doc/ofdpa/html/PPM_TD2_SVK.html
/usr/share/doc/ofdpa/html/TE_USE_CASE.html
/usr/share/doc/ofdpa/html/structofdpaIngressPortFlowEntry__s.html
/usr/share/doc/ofdpa/html/structofdpaEgressTpidFlowEntry__s.html
/usr/share/doc/ofdpa/html/globals_p.html
/usr/share/doc/ofdpa/html/globals_type.html
/usr/share/doc/ofdpa/html/structofdpaOamRemoteMpConfig__s.html
/usr/share/doc/ofdpa/html/functions_u.html
/usr/share/doc/ofdpa/html/structofdpaMpFlowMatch__s.html
/usr/share/doc/ofdpa/html/globals_e.html
/usr/share/doc/ofdpa/html/ofdpa__datatypes_8h_source.html
/usr/share/doc/ofdpa/html/structofdpaOamAisConfig__s.html
/usr/share/doc/ofdpa/html/structofdpaEgressMpFlowEntry__s.html
/usr/share/doc/ofdpa/html/functions_vars_s.html
/usr/share/doc/ofdpa/html/TE_APPENDIX_C.html
/usr/share/doc/ofdpa/html/structofdpaL2PolicerActionsFlowEntry__s.html
/usr/share/doc/ofdpa/html/structofdpaPcpTrustFlowEntry__s.html
/usr/share/doc/ofdpa/html/structofdpaInjectedOamFlowMatch__s.html
/usr/share/doc/ofdpa/html/globals_s.html
/usr/share/doc/ofdpa/html/dynsections.js
/usr/share/doc/ofdpa/html/ONIE_OFDPA_INSTALLER.html
/usr/share/doc/ofdpa/html/structofdpaTunnelTenantStatus__t.html
/usr/share/doc/ofdpa/html/structofdpaTerminationMacFlowEntry__s.html
/usr/share/doc/ofdpa/html/functions_vars_o.html
/usr/share/doc/ofdpa/html/structofdpaTerminationMacFlowMatch__s.html
/usr/share/doc/ofdpa/html/functions_v.html
/usr/share/doc/ofdpa/html/doxygen_brcm.css
/usr/share/doc/ofdpa/html/OFDPA_RYU.html
/usr/share/doc/ofdpa/html/vxlan_script_topology.jpg
/usr/share/doc/ofdpa/html/structofdpaMulticastRoutingFlowMatch__s.html
/usr/share/doc/ofdpa/html/TE_APPENDIX_A.html
/usr/share/doc/ofdpa/html/PLATFORM_PORT_MAPPING.html
/usr/share/doc/ofdpa/html/structofdpaVlanFlowMatch__s.html
/usr/share/doc/ofdpa/html/group__GLOFDPADT.html
/usr/share/doc/ofdpa/html/OFDPAComponentLayers.jpg
/usr/share/doc/ofdpa/html/structofdpaMplsLabelTrustFlowMatch__s.html
/usr/share/doc/ofdpa/html/globals_func_q.html
/usr/share/doc/ofdpa/html/globals_d.html
/usr/share/doc/ofdpa/html/structofdpaEgressVlan1FlowEntry__s.html
/usr/share/doc/ofdpa/html/functions_s.html
/usr/share/doc/ofdpa/html/globals_func_m.html
/usr/share/doc/ofdpa/html/TE_USE_CASE_IXIA_CONFIGURATION.html
/usr/share/doc/ofdpa/html/structofdpaTunnelNextHopStatus__t.html
/usr/share/doc/ofdpa/html/structofdpaDropStatusEntry__s.html
/usr/share/doc/ofdpa/html/structofdpaOamLtConfig__s.html
/usr/share/doc/ofdpa/html/functions_q.html
/usr/share/doc/ofdpa/html/globals_defs.html
/usr/share/doc/ofdpa/html/functions.html
/usr/share/doc/ofdpa/html/structofdpaFlowTableInfo__s.html
/usr/share/doc/ofdpa/html/structofdpaOamProDmStatus__s.html
/usr/share/doc/ofdpa/html/structofdpaMplsL2PortQosClassFlowEntry__s.html
/usr/share/doc/ofdpa/html/structofdpaVlan1FlowMatch__s.html
/usr/share/doc/ofdpa/html/structofdpaDscpTrustFlowEntry__s.html
/usr/share/doc/ofdpa/html/nav_f.png
/usr/share/doc/ofdpa/html/structofdpaOamOdLmStatus__s.html
/usr/share/doc/ofdpa/html/PPM_TH_SVK.html
/usr/share/doc/ofdpa/html/OFDPAArchBlocks.jpg
/usr/share/doc/ofdpa/html/ftv2mnode.png
/usr/share/doc/ofdpa/html/group__GLOFDPAAPI.html
/usr/share/doc/ofdpa/html/OFDPA_FEATURE_CONSTRAINTS.html
/usr/share/doc/ofdpa/html/functions_vars_r.html
/usr/share/doc/ofdpa/html/functions_f.html
/usr/share/doc/ofdpa/html/OFDPA_PLATFORM.html
/usr/share/doc/ofdpa/html/structofdpaPcpTrustFlowMatch__s.html
/usr/share/doc/ofdpa/html/globals_f.html
/usr/share/doc/ofdpa/html/OFDPA_BUILDING.html
/usr/share/doc/ofdpa/html/functions_o.html
/usr/share/doc/ofdpa/changelog.Debian.gz
/usr/share/doc/ofdpa/LEGAL_TERMS.gz
/usr/sbin
/usr/sbin/ofdpa_onl_setup_util
/usr/sbin/launcher
/usr/sbin/ofagentapp
/usr/sbin/watchdog-repair-ofdpa
/var
/var/run
/var/run/broadcom

Lucas Carrafa

unread,
Jan 27, 2020, 11:33:10 AM1/27/20
to opennetworklinux


Em segunda-feira, 27 de janeiro de 2020 13:10:38 UTC-3, Lucas Carrafa escreveu:
Hi,

I am facing problems when running OFDPA at ONL. The terminal displays the following message:


root@localhost:~# service ofagentd restart
Stopping ofagentd.
Starting ofagentd.
root@localhost:~# Setting up OFDPA running environment
insmod: ERROR: could not load module /lib/modules/4.14.109-OpenNetworkLinux-armel/ofdpa/linux-kernel-bde.ko: No such file or directory
insmod: ERROR: could not load module /lib/modules/4.14.109-OpenNetworkLinux-armel/ofdpa/linux-user-bde.ko: No such file or directory
mknod: invalid major device number ‘’
mknod: invalid major device number ‘’
ofagentapp[9473]: Start command = ofagentapp -i b86a97aa7580
Jan 01 03:22:04.106 ofagent: MSG: version 3.0.5.5 -- Built on Thu Jan 31 2019 at 01:16:16 UTC
OF Datapath ID: 0x0000B86A97AA7580
Jan 01 03:22:04.107 ofstatemanager: INFO: Changing switch DPID to 0000b86a97aa7580
Initializing the system.
insmod: ERROR: could not load module linux-kernel-bde.ko: No such file or directory
insmod: ERROR: could not load module linux-user-bde.ko: No such file or directory
open /dev/linux-user-bde: : No such file or directory
sdkCustomInit: ERROR: PCI SOC device probe failed
systemMappingInit: Error initializing driver, rc = -1.

Failure calling ofdpaClientInitialize(). rc = -27
ofagentapp[9480]: Received terminate signal

Software:(correction)
Linux localhost 4.14.109-OpenNetworkLinux-armel #1 SMP PREEMPT Tue Jul 23 03:29:23 UTC 2019 armv7l
Edge-core AS4610-54T (B) correction

D G

unread,
Jan 27, 2020, 11:33:43 AM1/27/20
to opennetworklinux
Yes, the kernel module in the pre-compiled of-dpa binary is compiled against the kernel: "4.14.49-OpenNetworkLinux-armel"

You have to install this ONL version:

Lucas Carrafa

unread,
Jan 27, 2020, 11:39:54 AM1/27/20
to opennetworklinux

I'll try

Lucas Carrafa

unread,
Jan 27, 2020, 11:57:22 AM1/27/20
to opennetworklinux

Worked perfectly. Thank you!


Em segunda-feira, 27 de janeiro de 2020 13:33:43 UTC-3, D G escreveu:

D G

unread,
Jan 27, 2020, 12:08:41 PM1/27/20
to opennetworklinux
Nice - glad I could help :)

You would not believe how much time it took me to find this specific ONL version which works with the Edge-Core binaries!

noreply message

unread,
Oct 28, 2020, 12:49:56 AM10/28/20
to opennetworklinux
Nice, This file "ofdpa_3.0.5.5 accton2.7~3-1_armel.deb" cannot be downloaded from the target website. Can you send me this file?

Lucas Carrafa

unread,
Oct 30, 2020, 10:03:04 AM10/30/20
to opennetworklinux

noreply message

unread,
Oct 31, 2020, 5:51:36 AM10/31/20
to opennetworklinux

Thank you very much! But there is no ofdpa_3.0.5.5 accton2.7~3-1_armel.deb file in these two links.
Reply all
Reply to author
Forward
0 new messages