Date: Mon, 21 Mar 2011 09:58:24 +0000 (UTC) From: Jeff Roberson <jeff@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src Makefile.inc1 src/contrib/ofed Makefile src/contrib/ofed/include Makefile src/contrib/ofed/include/infiniband Makefile byteorder.h byteswap.h endian.h types.h src/contrib/ofed/include/rdma Makefile src/contrib/ofed/libibcm ... Message-ID: <201103210959.p2L9xvf2001857@repoman.freebsd.org>
index | next in thread | raw e-mail
jeff 2011-03-21 09:58:24 UTC
FreeBSD src repository
Modified files:
. Makefile.inc1
etc/defaults rc.conf
etc/mtree BSD.include.dist BSD.var.dist
etc/rc.d Makefile
share/mk bsd.own.mk
sys/modules Makefile
usr.bin/netstat Makefile inet.c main.c
Added files:
contrib/ofed Makefile
contrib/ofed/include Makefile
contrib/ofed/include/infiniband Makefile byteorder.h
byteswap.h endian.h types.h
contrib/ofed/include/rdma Makefile
contrib/ofed/libibcm AUTHORS COPYING ChangeLog INSTALL
Makefile.am Makefile.in NEWS README
aclocal.m4 config.h.in configure
configure.in libibcm.spec libibcm.spec.in
contrib/ofed/libibcm/config compile config.guess config.sub
depcomp install-sh ltmain.sh
missing
contrib/ofed/libibcm/include/infiniband cm.h cm_abi.h
contrib/ofed/libibcm/src cm.c libibcm.map
contrib/ofed/libibverbs AUTHORS COPYING ChangeLog Makefile.am
README autogen.sh configure.in
libibverbs.spec.in
contrib/ofed/libibverbs/debian changelog compat control.in
copyright ibverbs-utils.install
libibverbs-dev.install
libibverbs-dev.links
libibverbs1.install
libibverbs1.postinst rules
watch
contrib/ofed/libibverbs/examples Makefile asyncwatch.c
device_list.c devinfo.c
pingpong.c pingpong.h
rc_pingpong.c srq_pingpong.c
uc_pingpong.c ud_pingpong.c
contrib/ofed/libibverbs/fixes XRC_RCV_QP.patch
XRC_base_implementation.patch
XRC_man_pages.patch
configure_in-AC_PROG_LIBTOOL-for-automake.patch
pthread_cond_t_fields.patch
qpt_raw_eth.patch
rocee_examples.patch
rocee_get_mac.patch
rocee_kernel_accept_link_layer.patch
rocee_link_layer.patch
rpm_spec_changelog_fix.patch
series verbs_man_page.patch
contrib/ofed/libibverbs/include/infiniband arch.h driver.h
kern-abi.h
marshall.h opcode.h
sa-kern-abi.h sa.h
verbs.h
contrib/ofed/libibverbs/man ibv_alloc_pd.3 ibv_asyncwatch.1
ibv_attach_mcast.3 ibv_create_ah.3
ibv_create_ah_from_wc.3
ibv_create_comp_channel.3
ibv_create_cq.3 ibv_create_qp.3
ibv_create_srq.3
ibv_create_xrc_rcv_qp.3
ibv_devices.1 ibv_devinfo.1
ibv_event_type_str.3
ibv_fork_init.3
ibv_get_async_event.3
ibv_get_cq_event.3
ibv_get_device_guid.3
ibv_get_device_list.3
ibv_get_device_name.3
ibv_modify_qp.3 ibv_modify_srq.3
ibv_modify_xrc_rcv_qp.3
ibv_open_device.3
ibv_open_xrc_domain.3
ibv_poll_cq.3 ibv_post_recv.3
ibv_post_send.3
ibv_post_srq_recv.3
ibv_query_device.3 ibv_query_gid.3
ibv_query_pkey.3 ibv_query_port.3
ibv_query_qp.3 ibv_query_srq.3
ibv_query_xrc_rcv_qp.3
ibv_rate_to_mult.3
ibv_rc_pingpong.1 ibv_reg_mr.3
ibv_reg_xrc_rcv_qp.3
ibv_req_notify_cq.3
ibv_resize_cq.3 ibv_srq_pingpong.1
ibv_uc_pingpong.1
ibv_ud_pingpong.1 verbs.7
contrib/ofed/libibverbs/src cmd.c compat-1_0.c device.c
enum_strs.c ibverbs.h init.c
kern_abi.h libibverbs.map
marshall.c memory.c sysfs.c
verbs.c
contrib/ofed/libmlx4 AUTHORS COPYING Makefile.am README
autogen.sh configure.in libmlx4.spec.in
mlx4.driver
contrib/ofed/libmlx4/debian changelog compat control.in
copyright libmlx4-1.install
libmlx4-dev.install rules watch
contrib/ofed/libmlx4/fixes add_supported_devices.patch
fix_inline_size.patch
lim_qp_resources.patch
post_rcv_end_of_sg.patch
rocee_add_support.patch series
userspace_dev_lims.patch
xrc_consolidated_v2.patch
xrc_fix_close_domain.patch
xrc_kernel_user_mismatch.patch
xrc_rcv_qp_v2.patch
contrib/ofed/libmlx4/src buf.c cq.c dbrec.c doorbell.h
mlx4-abi.h mlx4.c mlx4.h mlx4.map
qp.c srq.c verbs.c wqe.h
contrib/ofed/libmthca AUTHORS COPYING ChangeLog Makefile.am
README autogen.sh configure.in
libmthca.spec.in mthca.driver
contrib/ofed/libmthca/debian changelog compat control.in
copyright libmthca-dev.install
libmthca1.install rules watch
contrib/ofed/libmthca/src ah.c buf.c cq.c doorbell.h memfree.c
mthca-abi.h mthca.c mthca.h
mthca.map qp.c srq.c verbs.c wqe.h
contrib/ofed/librdmacm AUTHORS COPYING ChangeLog INSTALL
Makefile.am Makefile.in NEWS README
aclocal.m4 config.h.in configure
configure.in librdmacm.spec
librdmacm.spec.in
contrib/ofed/librdmacm/config compile config.guess config.sub
depcomp install-sh ltmain.sh
missing
contrib/ofed/librdmacm/examples cmatose.c mckey.c rping.c
udaddy.c
contrib/ofed/librdmacm/include/rdma rdma_cma.h rdma_cma_abi.h
contrib/ofed/librdmacm/man mckey.1 rdma_accept.3
rdma_ack_cm_event.3
rdma_bind_addr.3 rdma_cm.7
rdma_connect.3
rdma_create_event_channel.3
rdma_create_id.3 rdma_create_qp.3
rdma_destroy_event_channel.3
rdma_destroy_id.3 rdma_destroy_qp.3
rdma_disconnect.3 rdma_event_str.3
rdma_free_devices.3
rdma_get_cm_event.3
rdma_get_devices.3
rdma_get_dst_port.3
rdma_get_local_addr.3
rdma_get_peer_addr.3
rdma_get_src_port.3
rdma_join_multicast.3
rdma_leave_multicast.3
rdma_listen.3 rdma_migrate_id.3
rdma_notify.3 rdma_reject.3
rdma_resolve_addr.3
rdma_resolve_route.3
rdma_set_option.3 rping.1
ucmatose.1 udaddy.1
contrib/ofed/librdmacm/src cma.c librdmacm.map
contrib/ofed/libsdp COPYING ChangeLog Makefile.am NEWS README
autogen.sh changelog_from_git.sh
configure.in libsdp.conf libsdp.spec.in
contrib/ofed/libsdp/config libsdp_indent
contrib/ofed/libsdp/src Makefile.am config_parser.c
config_parser.h config_scanner.c
libsdp.h log.c match.c port.c socket.c
contrib/ofed/libsdp/src/linux sdp_inet.h
contrib/ofed/management AUTHORS COPYING ChangeLog INSTALL
Makefile NEWS README gen_chlog.sh
gen_ver.sh make.dist
contrib/ofed/management/doc diagtools-proposal.txt
diagtools.txt ibtracer.txt
libibmad.txt libibumad.txt
contrib/ofed/management/infiniband-diags COPYING ChangeLog
Makefile.am README
autogen.sh
configure.in
infiniband-diags.spec.in
perltidy.sh
contrib/ofed/management/infiniband-diags/include grouping.h
ibdiag_common.h
ibdiag_version.h
ibdiag_version.h.in
ibnetdiscover.h
contrib/ofed/management/infiniband-diags/man
check_lft_balance.8
dump_lfts.8
dump_mfts.8
ibaddr.8
ibcheckerrors.8
ibcheckerrs.8
ibchecknet.8
ibchecknode.8
ibcheckport.8
ibcheckportstate.8
ibcheckportwidth.8
ibcheckstate.8
ibcheckwidth.8
ibclearcounters.8
ibclearerrors.8
ibdatacounters.8
ibdatacounts.8
ibdiscover.8
ibfindnodesusing.8
ibhosts.8
ibidsverify.8
iblinkinfo.8
ibnetdiscover.8
ibnodes.8
ibping.8
ibportstate.8
ibprintca.8
ibprintrt.8
ibprintswitch.8
ibqueryerrors.8
ibroute.8
ibrouters.8
ibstat.8
ibstatus.8
ibswitches.8
ibswportwatch.8
ibsysstat.8
ibtracert.8
perfquery.8
saquery.8
sminfo.8
smpdump.8
smpquery.8
vendstat.8
contrib/ofed/management/infiniband-diags/scripts
IBswcountlimits.pm
check_lft_balance.pl
dump_lfts.sh
dump_mfts.sh
ibcheckerrors.in
ibcheckerrs.in
ibchecknet.in
ibchecknode.in
ibcheckport.in
ibcheckportstate.in
ibcheckportwidth.in
ibcheckstate.in
ibcheckwidth.in
ibclearcounters.in
ibclearerrors.in
ibdatacounters.in
ibdatacounts.in
ibdiscover.map
ibdiscover.pl
ibfindnodesusing.pl
ibhosts.in
ibidsverify.pl
iblinkinfo.pl
ibnodes.in
ibprintca.pl
ibprintrt.pl
ibprintswitch.pl
ibqueryerrors.pl
ibrouters.in
ibstatus
ibswitches.in
ibswportwatch.pl
set_nodedesc.sh
contrib/ofed/management/infiniband-diags/src grouping.c
ibaddr.c
ibdiag_common.c
ibnetdiscover.c
ibping.c
ibportstate.c
ibroute.c
ibsendtrap.c
ibstat.c
ibsysstat.c
ibtracert.c
mcm_rereg_test.c
perfquery.c
saquery.c
sminfo.c
smpdump.c
smpquery.c
vendstat.c
contrib/ofed/management/libibcommon AUTHORS COPYING ChangeLog
Makefile.am autogen.sh
configure.in
libibcommon.spec.in
libibcommon.ver
contrib/ofed/management/libibcommon/include/infiniband
common.h
contrib/ofed/management/libibcommon/src hash.c libibcommon.map
stack.c sysfs.c time.c
util.c
contrib/ofed/management/libibmad AUTHORS COPYING ChangeLog
Makefile.am autogen.sh
configure.in libibmad.spec.in
libibmad.ver
contrib/ofed/management/libibmad/include/infiniband mad.h
contrib/ofed/management/libibmad/src dump.c fields.c gs.c
libibmad.map mad.c
portid.c register.c
resolve.c rpc.c sa.c
serv.c smp.c vendor.c
contrib/ofed/management/libibumad AUTHORS COPYING ChangeLog
Makefile.am autogen.sh
configure.in
libibumad.spec.in
libibumad.ver
contrib/ofed/management/libibumad/include/infiniband umad.h
contrib/ofed/management/libibumad/man umad_addr_dump.3
umad_alloc.3
umad_close_port.3
umad_debug.3 umad_dump.3
umad_free.3
umad_get_ca.3
umad_get_ca_portguids.3
umad_get_cas_names.3
umad_get_fd.3
umad_get_issm_path.3
umad_get_mad.3
umad_get_mad_addr.3
umad_get_pkey.3
umad_get_port.3
umad_init.3
umad_open_port.3
umad_poll.3 umad_recv.3
umad_register.3
umad_register_oui.3
umad_send.3
umad_set_addr.3
umad_set_addr_net.3
umad_set_grh.3
umad_set_grh_net.3
umad_set_pkey.3
umad_size.3
umad_status.3
umad_unregister.3
contrib/ofed/management/libibumad/src libibumad.map umad.c
contrib/ofed/management/opensm AUTHORS COPYING ChangeLog
INSTALL Makefile.am NEWS README
autogen.sh configure.in
opensm.spec.in
contrib/ofed/management/opensm/complib ChangeLog Makefile.am
cl_complib.c
cl_dispatcher.c
cl_event.c
cl_event_wheel.c
cl_list.c cl_log.c
cl_map.c
cl_nodenamemap.c
cl_pool.c
cl_ptr_vector.c
cl_spinlock.c
cl_statustext.c
cl_thread.c
cl_threadpool.c
cl_timer.c cl_vector.c
ib_statustext.c
libosmcomp.map
libosmcomp.ver
contrib/ofed/management/opensm/config osmvsel.m4
contrib/ofed/management/opensm/doc OpenSM_PKey_Mgr.txt
OpenSM_RN.pdf OpenSM_UM.pdf
QoS_management_in_OpenSM.txt
current-routing.txt
modular-routing.txt
opensm-coding-style.txt
opensm_release_notes-3.1.10.txt
opensm_release_notes-3.1.11.txt
opensm_release_notes-3.2.txt
opensm_release_notes_ibg2-2.0.1.txt
opensm_release_notes_openib-1.2.1.txt
opensm_release_notes_openib-2.0.5.txt
opensm_release_notes_openib-3.0.13.txt
partition-config.txt
perf-manager-arch.txt
performance-manager-HOWTO.txt
qos-config.txt todo
contrib/ofed/management/opensm/include Makefile.am
contrib/ofed/management/opensm/include/complib cl_atomic.h
cl_atomic_osd.h
cl_byteswap.h
cl_byteswap_osd.h
cl_comppool.h
cl_debug.h
cl_debug_osd.h
cl_dispatcher.h
cl_event.h
cl_event_osd.h
cl_event_wheel.h
cl_fleximap.h
cl_list.h
cl_log.h
cl_map.h
cl_math.h
cl_nodenamemap.h
cl_packoff.h
cl_packon.h
cl_passivelock.h
cl_pool.h
cl_ptr_vector.h
cl_qcomppool.h
cl_qlist.h
cl_qmap.h
cl_qpool.h
cl_spinlock.h
cl_spinlock_osd.h
cl_thread.h
cl_thread_osd.h
cl_threadpool.h
cl_timer.h
cl_timer_osd.h
cl_types.h
cl_types_osd.h
cl_vector.h
contrib/ofed/management/opensm/include/iba ib_cm_types.h
ib_types.h
contrib/ofed/management/opensm/include/opensm osm_attrib_req.h
osm_base.h
osm_config.h
osm_config.h.in
osm_console.h
osm_console_io.h
osm_db.h
osm_db_pack.h
osm_errors.h
osm_event_plugin.h
osm_helper.h
osm_inform.h
osm_lid_mgr.h
osm_log.h
osm_mad_pool.h
osm_madw.h
osm_mcast_tbl.h
osm_mcm_info.h
osm_mcm_port.h
osm_msgdef.h
osm_mtree.h
osm_multicast.h
osm_node.h
osm_opensm.h
osm_partition.h
osm_path.h
osm_perfmgr.h
osm_perfmgr_db.h
osm_pkey.h
osm_pkey_mgr.h
osm_port.h
osm_port_profile.h
osm_prefix_route.h
osm_qos_policy.h
osm_remote_sm.h
osm_router.h
osm_sa.h
osm_sa_mad_ctrl.h
osm_service.h
osm_sm.h
osm_sm_mad_ctrl.h
osm_stats.h
osm_subnet.h
osm_switch.h
osm_ucast_cache.h
osm_ucast_mgr.h
osm_version.h
osm_version.h.in
osm_vl15intf.h
st.h
contrib/ofed/management/opensm/include/vendor osm_mtl_bind.h
osm_pkt_randomizer.h
osm_ts_useraccess.h
osm_umadt.h
osm_vendor.h
osm_vendor_al.h
osm_vendor_api.h
osm_vendor_ibumad.h
osm_vendor_mlx.h
osm_vendor_mlx_defs.h
osm_vendor_mlx_dispatcher.h
osm_vendor_mlx_hca.h
osm_vendor_mlx_inout.h
osm_vendor_mlx_rmpp_ctx.h
osm_vendor_mlx_sar.h
osm_vendor_mlx_sender.h
osm_vendor_mlx_svc.h
osm_vendor_mlx_transport.h
osm_vendor_mlx_transport_anafa.h
osm_vendor_mlx_txn.h
osm_vendor_mtl.h
osm_vendor_mtl_hca_guid.h
osm_vendor_mtl_transaction_mgr.h
osm_vendor_sa_api.h
osm_vendor_test.h
osm_vendor_ts.h
osm_vendor_umadt.h
contrib/ofed/management/opensm/libvendor ChangeLog Makefile.am
libosmvendor.map
libosmvendor.ver
osm_pkt_randomizer.c
osm_vendor_al.c
osm_vendor_ibumad.c
osm_vendor_ibumad_sa.c
osm_vendor_mlx.c
osm_vendor_mlx_anafa.c
osm_vendor_mlx_dispatcher.c
osm_vendor_mlx_hca.c
osm_vendor_mlx_hca_anafa.c
osm_vendor_mlx_hca_pfs.c
osm_vendor_mlx_hca_sim.c
osm_vendor_mlx_ibmgt.c
osm_vendor_mlx_rmpp_ctx.c
osm_vendor_mlx_sa.c
osm_vendor_mlx_sar.c
osm_vendor_mlx_sender.c
osm_vendor_mlx_sim.c
osm_vendor_mlx_ts.c
osm_vendor_mlx_ts_anafa.c
osm_vendor_mlx_txn.c
osm_vendor_mtl.c
osm_vendor_mtl_hca_guid.c
osm_vendor_mtl_transaction_mgr.c
osm_vendor_test.c
osm_vendor_ts.c
osm_vendor_umadt.c
contrib/ofed/management/opensm/man opensm.8 opensm.8.in
osmtest.8
contrib/ofed/management/opensm/opensm ChangeLog Makefile.am
libopensm.map
libopensm.ver main.c
osm_check
osm_check_n_fix
osm_console.c
osm_console_io.c
osm_db_files.c
osm_db_pack.c
osm_drop_mgr.c
osm_dump.c
osm_event_plugin.c
osm_helper.c osm_indent
osm_inform.c
osm_lid_mgr.c
osm_lin_fwd_rcv.c
osm_link_mgr.c osm_log.c
osm_mad_pool.c
osm_mcast_fwd_rcv.c
osm_mcast_mgr.c
osm_mcast_tbl.c
osm_mcm_info.c
osm_mcm_port.c
osm_mtree.c
osm_multicast.c
osm_node.c
osm_node_desc_rcv.c
osm_node_info_rcv.c
osm_opensm.c
osm_perfmgr.c
osm_perfmgr_db.c
osm_pkey.c
osm_pkey_mgr.c
osm_pkey_rcv.c
osm_port.c
osm_port_info_rcv.c
osm_prtn.c
osm_prtn_config.c
osm_qos.c
osm_qos_parser_l.l
osm_qos_parser_y.y
osm_qos_policy.c
osm_remote_sm.c
osm_req.c osm_resp.c
osm_router.c osm_sa.c
osm_sa_class_port_info.c
osm_sa_guidinfo_record.c
osm_sa_informinfo.c
osm_sa_lft_record.c
osm_sa_link_record.c
osm_sa_mad_ctrl.c
osm_sa_mcmember_record.c
osm_sa_mft_record.c
osm_sa_multipath_record.c
osm_sa_node_record.c
osm_sa_path_record.c
osm_sa_pkey_record.c
osm_sa_portinfo_record.c
osm_sa_service_record.c
osm_sa_slvl_record.c
osm_sa_sminfo_record.c
osm_sa_sw_info_record.c
osm_sa_vlarb_record.c
osm_service.c
osm_slvl_map_rcv.c
osm_sm.c
osm_sm_mad_ctrl.c
osm_sm_state_mgr.c
osm_sminfo_rcv.c
osm_state_mgr.c
osm_subnet.c
osm_sw_info_rcv.c
osm_switch.c
osm_trap_rcv.c
osm_ucast_cache.c
osm_ucast_file.c
osm_ucast_ftree.c
osm_ucast_lash.c
osm_ucast_mgr.c
osm_ucast_updn.c
osm_vl15intf.c
osm_vl_arb_rcv.c st.c
contrib/ofed/management/opensm/osmeventplugin Makefile.am
libosmeventplugin.map
libosmeventplugin.ver
contrib/ofed/management/opensm/osmeventplugin/src
osmeventplugin.c
contrib/ofed/management/opensm/osmtest Makefile.am main.c
osmt_inform.c
osmt_mtl_regular_qp.c
osmt_multicast.c
osmt_service.c
osmt_slvl_vl_arb.c
osmtest.c
contrib/ofed/management/opensm/osmtest/include osmt_inform.h
osmt_mtl_regular_qp.h
osmtest.h
osmtest_base.h
osmtest_subnet.h
contrib/ofed/management/opensm/scripts opensm.init.in
opensm.logrotate
opensm.sysconfig
redhat-opensm.init.in
sldd.sh.in
contrib/ofed/usr.bin Makefile Makefile.inc
contrib/ofed/usr.bin/ibaddr Makefile
contrib/ofed/usr.bin/ibnetdiscover Makefile
contrib/ofed/usr.bin/ibping Makefile
contrib/ofed/usr.bin/ibportstate Makefile
contrib/ofed/usr.bin/ibroute Makefile
contrib/ofed/usr.bin/ibsendtrap Makefile
contrib/ofed/usr.bin/ibstat Makefile
contrib/ofed/usr.bin/ibsysstat Makefile
contrib/ofed/usr.bin/ibtracert Makefile
contrib/ofed/usr.bin/opensm Makefile
contrib/ofed/usr.bin/perfquery Makefile
contrib/ofed/usr.bin/saquery Makefile
contrib/ofed/usr.bin/sminfo Makefile
contrib/ofed/usr.bin/smpdump Makefile
contrib/ofed/usr.bin/smpquery Makefile
contrib/ofed/usr.bin/vendstat Makefile
contrib/ofed/usr.lib Makefile Makefile.inc
contrib/ofed/usr.lib/libibcm Makefile
contrib/ofed/usr.lib/libibcommon Makefile
contrib/ofed/usr.lib/libibmad Makefile config.h
contrib/ofed/usr.lib/libibumad Makefile config.h
contrib/ofed/usr.lib/libibverbs Makefile alloca.h config.h
contrib/ofed/usr.lib/libmlx4 Makefile config.h
contrib/ofed/usr.lib/libmthca Makefile config.h
contrib/ofed/usr.lib/libopensm Makefile
contrib/ofed/usr.lib/libosmcomp Makefile
contrib/ofed/usr.lib/libosmvendor Makefile
contrib/ofed/usr.lib/librdmacm Makefile
contrib/ofed/usr.lib/libsdp Makefile
etc/rc.d opensm
sys/modules/mlx4 Makefile
sys/modules/mlx4ib Makefile
sys/modules/mlxen Makefile
sys/modules/mthca Makefile
sys/ofed/drivers/infiniband Kconfig Makefile
sys/ofed/drivers/infiniband/core Makefile addr.c agent.c
agent.h cache.c cm.c
cm_msgs.h cma.c core_priv.h
device.c fmr_pool.c iwcm.c
iwcm.h local_sa.c mad.c
mad_priv.h mad_rmpp.c
mad_rmpp.h multicast.c
notice.c packer.c sa.h
sa_query.c smi.c smi.h
sysfs.c ucm.c ucma.c
ud_header.c umem.c user_mad.c
uverbs.h uverbs_cmd.c
uverbs_main.c
uverbs_marshall.c verbs.c
sys/ofed/drivers/infiniband/debug Makefile memtrack.c
memtrack.h mtrack.h
sys/ofed/drivers/infiniband/hw/mlx4 Kconfig Makefile ah.c cq.c
doorbell.c mad.c main.c
mlx4_ib.h mr.c qp.c srq.c
user.h wc.c wc.h
sys/ofed/drivers/infiniband/hw/mthca Kconfig Makefile
mthca_allocator.c
mthca_av.c mthca_catas.c
mthca_cmd.c mthca_cmd.h
mthca_config_reg.h
mthca_cq.c mthca_dev.h
mthca_doorbell.h
mthca_eq.c mthca_mad.c
mthca_main.c mthca_mcg.c
mthca_memfree.c
mthca_memfree.h
mthca_mr.c mthca_pd.c
mthca_profile.c
mthca_profile.h
mthca_provider.c
mthca_provider.h
mthca_qp.c mthca_reset.c
mthca_srq.c mthca_uar.c
mthca_user.h mthca_wqe.h
sys/ofed/drivers/infiniband/ulp/ipoib Kconfig Makefile ipoib.h
ipoib_cm.c
ipoib_ethtool.c
ipoib_fs.c ipoib_ib.c
ipoib_main.c
ipoib_multicast.c
ipoib_verbs.c
ipoib_vlan.c
sys/ofed/drivers/infiniband/ulp/sdp Kconfig Makefile sdp.h
sdp_bcopy.c sdp_cma.c
sdp_dbg.h sdp_main.c
sdp_proc.c sdp_rx.c
sdp_tx.c sdp_zcopy.c
sys/ofed/drivers/infiniband/util Kconfig Makefile madeye.c
sys/ofed/drivers/net/mlx4 Makefile alloc.c catas.c cmd.c cq.c
en_cq.c en_ethtool.c en_frag.c
en_main.c en_netdev.c en_params.c
en_port.c en_port.h en_resources.c
en_rx.c en_selftest.c en_tx.c eq.c
fw.c fw.h icm.c icm.h intf.c main.c
mcg.c mlx4.h mlx4_en.h mr.c pd.c
port.c profile.c qp.c reset.c
sense.c srq.c xrcd.c
sys/ofed/include/asm atomic-long.h atomic.h byteorder.h
current.h fcntl.h io.h page.h pgtable.h
semaphore.h system.h types.h uaccess.h
sys/ofed/include/linux bitmap.h bitops.h cdev.h compat.h
compiler.h completion.h ctype.h delay.h
device.h dma-attrs.h dma-mapping.h
dmapool.h err.h errno.h ethtool.h
file.h fs.h gfp.h hardirq.h idr.h
if_arp.h if_ether.h if_vlan.h in.h
in6.h inet.h inetdevice.h init.h
interrupt.h io-mapping.h io.h ioctl.h
jhash.h jiffies.h kdev_t.h kernel.h
kobject.h kref.h kthread.h
linux_compat.c linux_idr.c
linux_radix.c list.h lockdep.h log2.h
miscdevice.h mm.h module.h
moduleparam.h mount.h mutex.h net.h
netdevice.h notifier.h page.h pci.h
poll.h radix-tree.h random.h rbtree.h
rtnetlink.h rwlock.h rwsem.h
scatterlist.h sched.h semaphore.h
slab.h socket.h spinlock.h stddef.h
string.h sysfs.h timer.h types.h
uaccess.h vmalloc.h wait.h workqueue.h
sys/ofed/include/linux/mlx4 cmd.h cq.h device.h doorbell.h
driver.h qp.h srq.h
sys/ofed/include/net addrconf.h arp.h ip.h ip6_route.h ipv6.h
neighbour.h netevent.h tcp.h
sys/ofed/include/rdma Kbuild ib_addr.h ib_cache.h ib_cm.h
ib_fmr_pool.h ib_mad.h ib_marshall.h
ib_pack.h ib_sa.h ib_smi.h ib_umem.h
ib_user_cm.h ib_user_mad.h ib_user_sa.h
ib_user_verbs.h ib_verbs.h iw_cm.h
rdma_cm.h rdma_cm_ib.h rdma_user_cm.h
sdp_socket.h
Log:
SVN rev 219820 on 2011-03-21 09:58:24Z by jeff
- Merge in OFED 1.5.3 from projects/ofed/head
Revision Changes Path
1.689 +8 -1 src/Makefile.inc1
1.1 +5 -0 src/contrib/ofed/Makefile (new)
1.1 +5 -0 src/contrib/ofed/include/Makefile (new)
1.1 +107 -0 src/contrib/ofed/include/infiniband/Makefile (new)
1.1 +84 -0 src/contrib/ofed/include/infiniband/byteorder.h (new)
1.1 +42 -0 src/contrib/ofed/include/infiniband/byteswap.h (new)
1.1 +42 -0 src/contrib/ofed/include/infiniband/endian.h (new)
1.1 +63 -0 src/contrib/ofed/include/infiniband/types.h (new)
1.1 +10 -0 src/contrib/ofed/include/rdma/Makefile (new)
1.1 +2 -0 src/contrib/ofed/libibcm/AUTHORS (new)
1.1 +378 -0 src/contrib/ofed/libibcm/COPYING (new)
1.1 +0 -0 src/contrib/ofed/libibcm/ChangeLog (new)
1.1 +0 -0 src/contrib/ofed/libibcm/INSTALL (new)
1.1 +34 -0 src/contrib/ofed/libibcm/Makefile.am (new)
1.1 +660 -0 src/contrib/ofed/libibcm/Makefile.in (new)
1.1 +0 -0 src/contrib/ofed/libibcm/NEWS (new)
1.1 +28 -0 src/contrib/ofed/libibcm/README (new)
1.1 +7267 -0 src/contrib/ofed/libibcm/aclocal.m4 (new)
1.1 +67 -0 src/contrib/ofed/libibcm/config.h.in (new)
1.1 +142 -0 src/contrib/ofed/libibcm/config/compile (new)
1.1 +1466 -0 src/contrib/ofed/libibcm/config/config.guess (new)
1.1 +1579 -0 src/contrib/ofed/libibcm/config/config.sub (new)
1.1 +530 -0 src/contrib/ofed/libibcm/config/depcomp (new)
1.1 +323 -0 src/contrib/ofed/libibcm/config/install-sh (new)
1.1 +6871 -0 src/contrib/ofed/libibcm/config/ltmain.sh (new)
1.1 +360 -0 src/contrib/ofed/libibcm/config/missing (new)
1.1 +22105 -0 src/contrib/ofed/libibcm/configure (new)
1.1 +71 -0 src/contrib/ofed/libibcm/configure.in (new)
1.1 +586 -0 src/contrib/ofed/libibcm/include/infiniband/cm.h (new)
1.1 +338 -0 src/contrib/ofed/libibcm/include/infiniband/cm_abi.h (new)
1.1 +53 -0 src/contrib/ofed/libibcm/libibcm.spec (new)
1.1 +53 -0 src/contrib/ofed/libibcm/libibcm.spec.in (new)
1.1 +1047 -0 src/contrib/ofed/libibcm/src/cm.c (new)
1.1 +25 -0 src/contrib/ofed/libibcm/src/libibcm.map (new)
1.1 +4 -0 src/contrib/ofed/libibverbs/AUTHORS (new)
1.1 +378 -0 src/contrib/ofed/libibverbs/COPYING (new)
1.1 +583 -0 src/contrib/ofed/libibverbs/ChangeLog (new)
1.1 +114 -0 src/contrib/ofed/libibverbs/Makefile.am (new)
1.1 +164 -0 src/contrib/ofed/libibverbs/README (new)
1.1 +8 -0 src/contrib/ofed/libibverbs/autogen.sh (new)
1.1 +77 -0 src/contrib/ofed/libibverbs/configure.in (new)
1.1 +78 -0 src/contrib/ofed/libibverbs/debian/changelog (new)
1.1 +1 -0 src/contrib/ofed/libibverbs/debian/compat (new)
1.1 +80 -0 src/contrib/ofed/libibverbs/debian/control.in (new)
1.1 +49 -0 src/contrib/ofed/libibverbs/debian/copyright (new)
1.1 +2 -0 src/contrib/ofed/libibverbs/debian/ibverbs-utils.install (new)
1.1 +3 -0 src/contrib/ofed/libibverbs/debian/libibverbs-dev.install (new)
1.1 +16 -0 src/contrib/ofed/libibverbs/debian/libibverbs-dev.links (new)
1.1 +1 -0 src/contrib/ofed/libibverbs/debian/libibverbs1.install (new)
1.1 +12 -0 src/contrib/ofed/libibverbs/debian/libibverbs1.postinst (new)
1.1 +9 -0 src/contrib/ofed/libibverbs/debian/rules (new)
1.1 +3 -0 src/contrib/ofed/libibverbs/debian/watch (new)
1.1 +28 -0 src/contrib/ofed/libibverbs/examples/Makefile (new)
1.1 +121 -0 src/contrib/ofed/libibverbs/examples/asyncwatch.c (new)
1.1 +68 -0 src/contrib/ofed/libibverbs/examples/device_list.c (new)
1.1 +450 -0 src/contrib/ofed/libibverbs/examples/devinfo.c (new)
1.1 +86 -0 src/contrib/ofed/libibverbs/examples/pingpong.c (new)
1.1 +47 -0 src/contrib/ofed/libibverbs/examples/pingpong.h (new)
1.1 +827 -0 src/contrib/ofed/libibverbs/examples/rc_pingpong.c (new)
1.1 +925 -0 src/contrib/ofed/libibverbs/examples/srq_pingpong.c (new)
1.1 +809 -0 src/contrib/ofed/libibverbs/examples/uc_pingpong.c (new)
1.1 +803 -0 src/contrib/ofed/libibverbs/examples/ud_pingpong.c (new)
1.1 +702 -0 src/contrib/ofed/libibverbs/fixes/XRC_RCV_QP.patch (new)
1.1 +503 -0 src/contrib/ofed/libibverbs/fixes/XRC_base_implementation.patch (new)
1.1 +686 -0 src/contrib/ofed/libibverbs/fixes/XRC_man_pages.patch (new)
1.1 +25 -0 src/contrib/ofed/libibverbs/fixes/configure_in-AC_PROG_LIBTOOL-for-automake.patch (new)
1.1 +62 -0 src/contrib/ofed/libibverbs/fixes/pthread_cond_t_fields.patch (new)
1.1 +28 -0 src/contrib/ofed/libibverbs/fixes/qpt_raw_eth.patch (new)
1.1 +1051 -0 src/contrib/ofed/libibverbs/fixes/rocee_examples.patch (new)
1.1 +112 -0 src/contrib/ofed/libibverbs/fixes/rocee_get_mac.patch (new)
1.1 +50 -0 src/contrib/ofed/libibverbs/fixes/rocee_kernel_accept_link_layer.patch (new)
1.1 +70 -0 src/contrib/ofed/libibverbs/fixes/rocee_link_layer.patch (new)
1.1 +13 -0 src/contrib/ofed/libibverbs/fixes/rpm_spec_changelog_fix.patch (new)
1.1 +14 -0 src/contrib/ofed/libibverbs/fixes/series (new)
1.1 +242 -0 src/contrib/ofed/libibverbs/fixes/verbs_man_page.patch (new)
1.1 +129 -0 src/contrib/ofed/libibverbs/include/infiniband/arch.h (new)
1.1 +172 -0 src/contrib/ofed/libibverbs/include/infiniband/driver.h (new)
1.1 +1024 -0 src/contrib/ofed/libibverbs/include/infiniband/kern-abi.h (new)
1.1 +65 -0 src/contrib/ofed/libibverbs/include/infiniband/marshall.h (new)
1.1 +147 -0 src/contrib/ofed/libibverbs/include/infiniband/opcode.h (new)
1.1 +65 -0 src/contrib/ofed/libibverbs/include/infiniband/sa-kern-abi.h (new)
1.1 +135 -0 src/contrib/ofed/libibverbs/include/infiniband/sa.h (new)
1.1 +1330 -0 src/contrib/ofed/libibverbs/include/infiniband/verbs.h (new)
1.1 +146 -0 src/contrib/ofed/libibverbs/libibverbs.spec.in (new)
1.1 +40 -0 src/contrib/ofed/libibverbs/man/ibv_alloc_pd.3 (new)
1.1 +16 -0 src/contrib/ofed/libibverbs/man/ibv_asyncwatch.1 (new)
1.1 +53 -0 src/contrib/ofed/libibverbs/man/ibv_attach_mcast.3 (new)
1.1 +64 -0 src/contrib/ofed/libibverbs/man/ibv_create_ah.3 (new)
1.1 +63 -0 src/contrib/ofed/libibverbs/man/ibv_create_ah_from_wc.3 (new)
1.1 +50 -0 src/contrib/ofed/libibverbs/man/ibv_create_comp_channel.3 (new)
1.1 +58 -0 src/contrib/ofed/libibverbs/man/ibv_create_cq.3 (new)
1.1 +86 -0 src/contrib/ofed/libibverbs/man/ibv_create_qp.3 (new)
1.1 +81 -0 src/contrib/ofed/libibverbs/man/ibv_create_srq.3 (new)
1.1 +70 -0 src/contrib/ofed/libibverbs/man/ibv_create_xrc_rcv_qp.3 (new)
1.1 +19 -0 src/contrib/ofed/libibverbs/man/ibv_devices.1 (new)
1.1 +39 -0 src/contrib/ofed/libibverbs/man/ibv_devinfo.1 (new)
1.1 +40 -0 src/contrib/ofed/libibverbs/man/ibv_event_type_str.3 (new)
1.1 +58 -0 src/contrib/ofed/libibverbs/man/ibv_fork_init.3 (new)
1.1 +162 -0 src/contrib/ofed/libibverbs/man/ibv_get_async_event.3 (new)
1.1 +185 -0 src/contrib/ofed/libibverbs/man/ibv_get_cq_event.3 (new)
1.1 +25 -0 src/contrib/ofed/libibverbs/man/ibv_get_device_guid.3 (new)
1.1 +60 -0 src/contrib/ofed/libibverbs/man/ibv_get_device_list.3 (new)
1.1 +25 -0 src/contrib/ofed/libibverbs/man/ibv_get_device_name.3 (new)
1.1 +169 -0 src/contrib/ofed/libibverbs/man/ibv_modify_qp.3 (new)
1.1 +63 -0 src/contrib/ofed/libibverbs/man/ibv_modify_srq.3 (new)
1.1 +141 -0 src/contrib/ofed/libibverbs/man/ibv_modify_xrc_rcv_qp.3 (new)
1.1 +43 -0 src/contrib/ofed/libibverbs/man/ibv_open_device.3 (new)
1.1 +80 -0 src/contrib/ofed/libibverbs/man/ibv_open_xrc_domain.3 (new)
1.1 +77 -0 src/contrib/ofed/libibverbs/man/ibv_poll_cq.3 (new)
1.1 +76 -0 src/contrib/ofed/libibverbs/man/ibv_post_recv.3 (new)
1.1 +125 -0 src/contrib/ofed/libibverbs/man/ibv_post_send.3 (new)
1.1 +68 -0 src/contrib/ofed/libibverbs/man/ibv_post_srq_recv.3 (new)
1.1 +84 -0 src/contrib/ofed/libibverbs/man/ibv_query_device.3 (new)
1.1 +33 -0 src/contrib/ofed/libibverbs/man/ibv_query_gid.3 (new)
1.1 +33 -0 src/contrib/ofed/libibverbs/man/ibv_query_pkey.3 (new)
1.1 +62 -0 src/contrib/ofed/libibverbs/man/ibv_query_port.3 (new)
1.1 +90 -0 src/contrib/ofed/libibverbs/man/ibv_query_qp.3 (new)
1.1 +44 -0 src/contrib/ofed/libibverbs/man/ibv_query_srq.3 (new)
1.1 +89 -0 src/contrib/ofed/libibverbs/man/ibv_query_xrc_rcv_qp.3 (new)
1.1 +46 -0 src/contrib/ofed/libibverbs/man/ibv_rate_to_mult.3 (new)
1.1 +64 -0 src/contrib/ofed/libibverbs/man/ibv_rc_pingpong.1 (new)
1.1 +76 -0 src/contrib/ofed/libibverbs/man/ibv_reg_mr.3 (new)
1.1 +57 -0 src/contrib/ofed/libibverbs/man/ibv_reg_xrc_rcv_qp.3 (new)
1.1 +43 -0 src/contrib/ofed/libibverbs/man/ibv_req_notify_cq.3 (new)
1.1 +42 -0 src/contrib/ofed/libibverbs/man/ibv_resize_cq.3 (new)
1.1 +68 -0 src/contrib/ofed/libibverbs/man/ibv_srq_pingpong.1 (new)
1.1 +64 -0 src/contrib/ofed/libibverbs/man/ibv_uc_pingpong.1 (new)
1.1 +64 -0 src/contrib/ofed/libibverbs/man/ibv_ud_pingpong.1 (new)
1.1 +228 -0 src/contrib/ofed/libibverbs/man/verbs.7 (new)
1.1 +1409 -0 src/contrib/ofed/libibverbs/src/cmd.c (new)
1.1 +898 -0 src/contrib/ofed/libibverbs/src/compat-1_0.c (new)
1.1 +280 -0 src/contrib/ofed/libibverbs/src/device.c (new)
1.1 +127 -0 src/contrib/ofed/libibverbs/src/enum_strs.c (new)
1.1 +105 -0 src/contrib/ofed/libibverbs/src/ibverbs.h (new)
1.1 +595 -0 src/contrib/ofed/libibverbs/src/init.c (new)
1.1 +101 -0 src/contrib/ofed/libibverbs/src/kern_abi.h (new)
1.1 +116 -0 src/contrib/ofed/libibverbs/src/libibverbs.map (new)
1.1 +142 -0 src/contrib/ofed/libibverbs/src/marshall.c (new)
1.1 +642 -0 src/contrib/ofed/libibverbs/src/memory.c (new)
1.1 +104 -0 src/contrib/ofed/libibverbs/src/sysfs.c (new)
1.1 +754 -0 src/contrib/ofed/libibverbs/src/verbs.c (new)
1.1 +1 -0 src/contrib/ofed/libmlx4/AUTHORS (new)
1.1 +378 -0 src/contrib/ofed/libmlx4/COPYING (new)
1.1 +26 -0 src/contrib/ofed/libmlx4/Makefile.am (new)
1.1 +58 -0 src/contrib/ofed/libmlx4/README (new)
1.1 +8 -0 src/contrib/ofed/libmlx4/autogen.sh (new)
1.1 +84 -0 src/contrib/ofed/libmlx4/configure.in (new)
1.1 +11 -0 src/contrib/ofed/libmlx4/debian/changelog (new)
1.1 +1 -0 src/contrib/ofed/libmlx4/debian/compat (new)
1.1 +47 -0 src/contrib/ofed/libmlx4/debian/control.in (new)
1.1 +43 -0 src/contrib/ofed/libmlx4/debian/copyright (new)
1.1 +2 -0 src/contrib/ofed/libmlx4/debian/libmlx4-1.install (new)
1.1 +1 -0 src/contrib/ofed/libmlx4/debian/libmlx4-dev.install (new)
1.1 +8 -0 src/contrib/ofed/libmlx4/debian/rules (new)
1.1 +3 -0 src/contrib/ofed/libmlx4/debian/watch (new)
1.1 +35 -0 src/contrib/ofed/libmlx4/fixes/add_supported_devices.patch (new)
1.1 +126 -0 src/contrib/ofed/libmlx4/fixes/fix_inline_size.patch (new)
1.1 +72 -0 src/contrib/ofed/libmlx4/fixes/lim_qp_resources.patch (new)
1.1 +29 -0 src/contrib/ofed/libmlx4/fixes/post_rcv_end_of_sg.patch (new)
1.1 +145 -0 src/contrib/ofed/libmlx4/fixes/rocee_add_support.patch (new)
1.1 +10 -0 src/contrib/ofed/libmlx4/fixes/series (new)
1.1 +79 -0 src/contrib/ofed/libmlx4/fixes/userspace_dev_lims.patch (new)
1.1 +620 -0 src/contrib/ofed/libmlx4/fixes/xrc_consolidated_v2.patch (new)
1.1 +27 -0 src/contrib/ofed/libmlx4/fixes/xrc_fix_close_domain.patch (new)
1.1 +22 -0 src/contrib/ofed/libmlx4/fixes/xrc_kernel_user_mismatch.patch (new)
1.1 +113 -0 src/contrib/ofed/libmlx4/fixes/xrc_rcv_qp_v2.patch (new)
1.1 +65 -0 src/contrib/ofed/libmlx4/libmlx4.spec.in (new)
1.1 +1 -0 src/contrib/ofed/libmlx4/mlx4.driver (new)
1.1 +83 -0 src/contrib/ofed/libmlx4/src/buf.c (new)
1.1 +500 -0 src/contrib/ofed/libmlx4/src/cq.c (new)
1.1 +154 -0 src/contrib/ofed/libmlx4/src/dbrec.c (new)
1.1 +62 -0 src/contrib/ofed/libmlx4/src/doorbell.h (new)
1.1 +109 -0 src/contrib/ofed/libmlx4/src/mlx4-abi.h (new)
1.1 +321 -0 src/contrib/ofed/libmlx4/src/mlx4.c (new)
1.1 +457 -0 src/contrib/ofed/libmlx4/src/mlx4.h (new)
1.1 +5 -0 src/contrib/ofed/libmlx4/src/mlx4.map (new)
1.1 +706 -0 src/contrib/ofed/libmlx4/src/qp.c (new)
1.1 +225 -0 src/contrib/ofed/libmlx4/src/srq.c (new)
1.1 +897 -0 src/contrib/ofed/libmlx4/src/verbs.c (new)
1.1 +122 -0 src/contrib/ofed/libmlx4/src/wqe.h (new)
1.1 +2 -0 src/contrib/ofed/libmthca/AUTHORS (new)
1.1 +378 -0 src/contrib/ofed/libmthca/COPYING (new)
1.1 +378 -0 src/contrib/ofed/libmthca/ChangeLog (new)
1.1 +29 -0 src/contrib/ofed/libmthca/Makefile.am (new)
1.1 +59 -0 src/contrib/ofed/libmthca/README (new)
1.1 +8 -0 src/contrib/ofed/libmthca/autogen.sh (new)
1.1 +77 -0 src/contrib/ofed/libmthca/configure.in (new)
1.1 +45 -0 src/contrib/ofed/libmthca/debian/changelog (new)
1.1 +1 -0 src/contrib/ofed/libmthca/debian/compat (new)
1.1 +47 -0 src/contrib/ofed/libmthca/debian/control.in (new)
1.1 +44 -0 src/contrib/ofed/libmthca/debian/copyright (new)
1.1 +1 -0 src/contrib/ofed/libmthca/debian/libmthca-dev.install (new)
1.1 +2 -0 src/contrib/ofed/libmthca/debian/libmthca1.install (new)
1.1 +8 -0 src/contrib/ofed/libmthca/debian/rules (new)
1.1 +3 -0 src/contrib/ofed/libmthca/debian/watch (new)
1.1 +94 -0 src/contrib/ofed/libmthca/libmthca.spec.in (new)
1.1 +1 -0 src/contrib/ofed/libmthca/mthca.driver (new)
1.1 +191 -0 src/contrib/ofed/libmthca/src/ah.c (new)
1.1 +82 -0 src/contrib/ofed/libmthca/src/buf.c (new)
1.1 +633 -0 src/contrib/ofed/libmthca/src/cq.c (new)
1.1 +107 -0 src/contrib/ofed/libmthca/src/doorbell.h (new)
1.1 +204 -0 src/contrib/ofed/libmthca/src/memfree.c (new)
1.1 +109 -0 src/contrib/ofed/libmthca/src/mthca-abi.h (new)
1.1 +326 -0 src/contrib/ofed/libmthca/src/mthca.c (new)
1.1 +378 -0 src/contrib/ofed/libmthca/src/mthca.h (new)
1.1 +5 -0 src/contrib/ofed/libmthca/src/mthca.map (new)
1.1 +963 -0 src/contrib/ofed/libmthca/src/qp.c (new)
1.1 +312 -0 src/contrib/ofed/libmthca/src/srq.c (new)
1.1 +758 -0 src/contrib/ofed/libmthca/src/verbs.c (new)
1.1 +114 -0 src/contrib/ofed/libmthca/src/wqe.h (new)
1.1 +1 -0 src/contrib/ofed/librdmacm/AUTHORS (new)
1.1 +378 -0 src/contrib/ofed/librdmacm/COPYING (new)
1.1 +0 -0 src/contrib/ofed/librdmacm/ChangeLog (new)
1.1 +0 -0 src/contrib/ofed/librdmacm/INSTALL (new)
1.1 +74 -0 src/contrib/ofed/librdmacm/Makefile.am (new)
1.1 +974 -0 src/contrib/ofed/librdmacm/Makefile.in (new)
1.1 +0 -0 src/contrib/ofed/librdmacm/NEWS (new)
1.1 +50 -0 src/contrib/ofed/librdmacm/README (new)
1.1 +7267 -0 src/contrib/ofed/librdmacm/aclocal.m4 (new)
1.1 +67 -0 src/contrib/ofed/librdmacm/config.h.in (new)
1.1 +142 -0 src/contrib/ofed/librdmacm/config/compile (new)
1.1 +1466 -0 src/contrib/ofed/librdmacm/config/config.guess (new)
1.1 +1579 -0 src/contrib/ofed/librdmacm/config/config.sub (new)
1.1 +530 -0 src/contrib/ofed/librdmacm/config/depcomp (new)
1.1 +323 -0 src/contrib/ofed/librdmacm/config/install-sh (new)
1.1 +6871 -0 src/contrib/ofed/librdmacm/config/ltmain.sh (new)
1.1 +360 -0 src/contrib/ofed/librdmacm/config/missing (new)
1.1 +21957 -0 src/contrib/ofed/librdmacm/configure (new)
1.1 +66 -0 src/contrib/ofed/librdmacm/configure.in (new)
1.1 +750 -0 src/contrib/ofed/librdmacm/examples/cmatose.c (new)
1.1 +616 -0 src/contrib/ofed/librdmacm/examples/mckey.c (new)
1.1 +1222 -0 src/contrib/ofed/librdmacm/examples/rping.c (new)
1.1 +701 -0 src/contrib/ofed/librdmacm/examples/udaddy.c (new)
1.1 +580 -0 src/contrib/ofed/librdmacm/include/rdma/rdma_cma.h (new)
1.1 +235 -0 src/contrib/ofed/librdmacm/include/rdma/rdma_cma_abi.h (new)
1.1 +75 -0 src/contrib/ofed/librdmacm/librdmacm.spec (new)
1.1 +75 -0 src/contrib/ofed/librdmacm/librdmacm.spec.in (new)
1.1 +59 -0 src/contrib/ofed/librdmacm/man/mckey.1 (new)
1.1 +85 -0 src/contrib/ofed/librdmacm/man/rdma_accept.3 (new)
1.1 +18 -0 src/contrib/ofed/librdmacm/man/rdma_ack_cm_event.3 (new)
1.1 +29 -0 src/contrib/ofed/librdmacm/man/rdma_bind_addr.3 (new)
1.1 +132 -0 src/contrib/ofed/librdmacm/man/rdma_cm.7 (new)
1.1 +83 -0 src/contrib/ofed/librdmacm/man/rdma_connect.3 (new)
1.1 +28 -0 src/contrib/ofed/librdmacm/man/rdma_create_event_channel.3 (new)
1.1 +44 -0 src/contrib/ofed/librdmacm/man/rdma_create_id.3 (new)
1.1 +30 -0 src/contrib/ofed/librdmacm/man/rdma_create_qp.3 (new)
1.1 +19 -0 src/contrib/ofed/librdmacm/man/rdma_destroy_event_channel.3 (new)
1.1 +19 -0 src/contrib/ofed/librdmacm/man/rdma_destroy_id.3 (new)
1.1 +18 -0 src/contrib/ofed/librdmacm/man/rdma_destroy_qp.3 (new)
1.1 +19 -0 src/contrib/ofed/librdmacm/man/rdma_disconnect.3 (new)
1.1 +15 -0 src/contrib/ofed/librdmacm/man/rdma_event_str.3 (new)
1.1 +15 -0 src/contrib/ofed/librdmacm/man/rdma_free_devices.3 (new)
1.1 +156 -0 src/contrib/ofed/librdmacm/man/rdma_get_cm_event.3 (new)
1.1 +20 -0 src/contrib/ofed/librdmacm/man/rdma_get_devices.3 (new)
1.1 +17 -0 src/contrib/ofed/librdmacm/man/rdma_get_dst_port.3 (new)
1.1 +17 -0 src/contrib/ofed/librdmacm/man/rdma_get_local_addr.3 (new)
1.1 +16 -0 src/contrib/ofed/librdmacm/man/rdma_get_peer_addr.3 (new)
1.1 +17 -0 src/contrib/ofed/librdmacm/man/rdma_get_src_port.3 (new)
1.1 +32 -0 src/contrib/ofed/librdmacm/man/rdma_join_multicast.3 (new)
1.1 +24 -0 src/contrib/ofed/librdmacm/man/rdma_leave_multicast.3 (new)
1.1 +28 -0 src/contrib/ofed/librdmacm/man/rdma_listen.3 (new)
1.1 +27 -0 src/contrib/ofed/librdmacm/man/rdma_migrate_id.3 (new)
1.1 +29 -0 src/contrib/ofed/librdmacm/man/rdma_notify.3 (new)
1.1 +29 -0 src/contrib/ofed/librdmacm/man/rdma_reject.3 (new)
1.1 +43 -0 src/contrib/ofed/librdmacm/man/rdma_resolve_addr.3 (new)
1.1 +25 -0 src/contrib/ofed/librdmacm/man/rdma_resolve_route.3 (new)
1.1 +30 -0 src/contrib/ofed/librdmacm/man/rdma_set_option.3 (new)
1.1 +54 -0 src/contrib/ofed/librdmacm/man/rping.1 (new)
1.1 +50 -0 src/contrib/ofed/librdmacm/man/ucmatose.1 (new)
1.1 +54 -0 src/contrib/ofed/librdmacm/man/udaddy.1 (new)
1.1 +1518 -0 src/contrib/ofed/librdmacm/src/cma.c (new)
1.1 +32 -0 src/contrib/ofed/librdmacm/src/librdmacm.map (new)
1.1 +36 -0 src/contrib/ofed/libsdp/COPYING (new)
1.1 +96 -0 src/contrib/ofed/libsdp/ChangeLog (new)
1.1 +23 -0 src/contrib/ofed/libsdp/Makefile.am (new)
1.1 +4 -0 src/contrib/ofed/libsdp/NEWS (new)
1.1 +68 -0 src/contrib/ofed/libsdp/README (new)
1.1 +8 -0 src/contrib/ofed/libsdp/autogen.sh (new)
1.1 +3 -0 src/contrib/ofed/libsdp/changelog_from_git.sh (new)
1.1 +71 -0 src/contrib/ofed/libsdp/config/libsdp_indent (new)
1.1 +59 -0 src/contrib/ofed/libsdp/configure.in (new)
1.1 +139 -0 src/contrib/ofed/libsdp/libsdp.conf (new)
1.1 +55 -0 src/contrib/ofed/libsdp/libsdp.spec.in (new)
1.1 +29 -0 src/contrib/ofed/libsdp/src/Makefile.am (new)
1.1 +1890 -0 src/contrib/ofed/libsdp/src/config_parser.c (new)
1.1 +95 -0 src/contrib/ofed/libsdp/src/config_parser.h (new)
1.1 +1885 -0 src/contrib/ofed/libsdp/src/config_scanner.c (new)
1.1 +131 -0 src/contrib/ofed/libsdp/src/libsdp.h (new)
1.1 +52 -0 src/contrib/ofed/libsdp/src/linux/sdp_inet.h (new)
1.1 +236 -0 src/contrib/ofed/libsdp/src/log.c (new)
1.1 +296 -0 src/contrib/ofed/libsdp/src/match.c (new)
1.1 +2629 -0 src/contrib/ofed/libsdp/src/port.c (new)
1.1 +167 -0 src/contrib/ofed/libsdp/src/socket.c (new)
1.1 +3 -0 src/contrib/ofed/management/AUTHORS (new)
1.1 +384 -0 src/contrib/ofed/management/COPYING (new)
1.1 +0 -0 src/contrib/ofed/management/ChangeLog (new)
1.1 +0 -0 src/contrib/ofed/management/INSTALL (new)
1.1 +21 -0 src/contrib/ofed/management/Makefile (new)
1.1 +0 -0 src/contrib/ofed/management/NEWS (new)
1.1 +132 -0 src/contrib/ofed/management/README (new)
1.1 +169 -0 src/contrib/ofed/management/doc/diagtools-proposal.txt (new)
1.1 +565 -0 src/contrib/ofed/management/doc/diagtools.txt (new)
1.1 +106 -0 src/contrib/ofed/management/doc/ibtracer.txt (new)
1.1 +687 -0 src/contrib/ofed/management/doc/libibmad.txt (new)
1.1 +392 -0 src/contrib/ofed/management/doc/libibumad.txt (new)
1.1 +74 -0 src/contrib/ofed/management/gen_chlog.sh (new)
1.1 +38 -0 src/contrib/ofed/management/gen_ver.sh (new)
1.1 +384 -0 src/contrib/ofed/management/infiniband-diags/COPYING (new)
1.1 +470 -0 src/contrib/ofed/management/infiniband-diags/ChangeLog (new)
1.1 +125 -0 src/contrib/ofed/management/infiniband-diags/Makefile.am (new)
1.1 +564 -0 src/contrib/ofed/management/infiniband-diags/README (new)
1.1 +11 -0 src/contrib/ofed/management/infiniband-diags/autogen.sh (new)
1.1 +170 -0 src/contrib/ofed/management/infiniband-diags/configure.in (new)
1.1 +113 -0 src/contrib/ofed/management/infiniband-diags/include/grouping.h (new)
1.1 +62 -0 src/contrib/ofed/management/infiniband-diags/include/ibdiag_common.h (new)
1.1 +39 -0 src/contrib/ofed/management/infiniband-diags/include/ibdiag_version.h (new)
1.1 +39 -0 src/contrib/ofed/management/infiniband-diags/include/ibdiag_version.h.in (new)
1.1 +107 -0 src/contrib/ofed/management/infiniband-diags/include/ibnetdiscover.h (new)
1.1 +194 -0 src/contrib/ofed/management/infiniband-diags/infiniband-diags.spec.in (new)
1.1 +42 -0 src/contrib/ofed/management/infiniband-diags/man/check_lft_balance.8 (new)
1.1 +50 -0 src/contrib/ofed/management/infiniband-diags/man/dump_lfts.8 (new)
1.1 +45 -0 src/contrib/ofed/management/infiniband-diags/man/dump_mfts.8 (new)
1.1 +109 -0 src/contrib/ofed/management/infiniband-diags/man/ibaddr.8 (new)
1.1 +41 -0 src/contrib/ofed/management/infiniband-diags/man/ibcheckerrors.8 (new)
1.1 +59 -0 src/contrib/ofed/management/infiniband-diags/man/ibcheckerrs.8 (new)
1.1 +36 -0 src/contrib/ofed/management/infiniband-diags/man/ibchecknet.8 (new)
1.1 +43 -0 src/contrib/ofed/management/infiniband-diags/man/ibchecknode.8 (new)
1.1 +43 -0 src/contrib/ofed/management/infiniband-diags/man/ibcheckport.8 (new)
1.1 +44 -0 src/contrib/ofed/management/infiniband-diags/man/ibcheckportstate.8 (new)
1.1 +43 -0 src/contrib/ofed/management/infiniband-diags/man/ibcheckportwidth.8 (new)
1.1 +36 -0 src/contrib/ofed/management/infiniband-diags/man/ibcheckstate.8 (new)
1.1 +36 -0 src/contrib/ofed/management/infiniband-diags/man/ibcheckwidth.8 (new)
1.1 +30 -0 src/contrib/ofed/management/infiniband-diags/man/ibclearcounters.8 (new)
1.1 +34 -0 src/contrib/ofed/management/infiniband-diags/man/ibclearerrors.8 (new)
1.1 +38 -0 src/contrib/ofed/management/infiniband-diags/man/ibdatacounters.8 (new)
1.1 +48 -0 src/contrib/ofed/management/infiniband-diags/man/ibdatacounts.8 (new)
1.1 +50 -0 src/contrib/ofed/management/infiniband-diags/man/ibdiscover.8 (new)
1.1 +30 -0 src/contrib/ofed/management/infiniband-diags/man/ibfindnodesusing.8 (new)
1.1 +31 -0 src/contrib/ofed/management/infiniband-diags/man/ibhosts.8 (new)
1.1 +36 -0 src/contrib/ofed/management/infiniband-diags/man/ibidsverify.8 (new)
1.1 +52 -0 src/contrib/ofed/management/infiniband-diags/man/iblinkinfo.8 (new)
1.1 +233 -0 src/contrib/ofed/management/infiniband-diags/man/ibnetdiscover.8 (new)
1.1 +31 -0 src/contrib/ofed/management/infiniband-diags/man/ibnodes.8 (new)
1.1 +84 -0 src/contrib/ofed/management/infiniband-diags/man/ibping.8 (new)
1.1 +113 -0 src/contrib/ofed/management/infiniband-diags/man/ibportstate.8 (new)
1.1 +44 -0 src/contrib/ofed/management/infiniband-diags/man/ibprintca.8 (new)
1.1 +42 -0 src/contrib/ofed/management/infiniband-diags/man/ibprintrt.8 (new)
1.1 +47 -0 src/contrib/ofed/management/infiniband-diags/man/ibprintswitch.8 (new)
1.1 +63 -0 src/contrib/ofed/management/infiniband-diags/man/ibqueryerrors.8 (new)
1.1 +119 -0 src/contrib/ofed/management/infiniband-diags/man/ibroute.8 (new)
1.1 +31 -0 src/contrib/ofed/management/infiniband-diags/man/ibrouters.8 (new)
1.1 +110 -0 src/contrib/ofed/management/infiniband-diags/man/ibstat.8 (new)
1.1 +41 -0 src/contrib/ofed/management/infiniband-diags/man/ibstatus.8 (new)
1.1 +31 -0 src/contrib/ofed/management/infiniband-diags/man/ibswitches.8 (new)
1.1 +35 -0 src/contrib/ofed/management/infiniband-diags/man/ibswportwatch.8 (new)
1.1 +83 -0 src/contrib/ofed/management/infiniband-diags/man/ibsysstat.8 (new)
1.1 +112 -0 src/contrib/ofed/management/infiniband-diags/man/ibtracert.8 (new)
1.1 +124 -0 src/contrib/ofed/management/infiniband-diags/man/perfquery.8 (new)
1.1 +132 -0 src/contrib/ofed/management/infiniband-diags/man/saquery.8 (new)
1.1 +105 -0 src/contrib/ofed/management/infiniband-diags/man/sminfo.8 (new)
1.1 +98 -0 src/contrib/ofed/management/infiniband-diags/man/smpdump.8 (new)
1.1 +113 -0 src/contrib/ofed/management/infiniband-diags/man/smpquery.8 (new)
1.1 +84 -0 src/contrib/ofed/management/infiniband-diags/man/vendstat.8 (new)
1.1 +60 -0 src/contrib/ofed/management/infiniband-diags/perltidy.sh (new)
1.1 +501 -0 src/contrib/ofed/management/infiniband-diags/scripts/IBswcountlimits.pm (new)
1.1 +321 -0 src/contrib/ofed/management/infiniband-diags/scripts/check_lft_balance.pl (new)
1.1 +72 -0 src/contrib/ofed/management/infiniband-diags/scripts/dump_lfts.sh (new)
1.1 +72 -0 src/contrib/ofed/management/infiniband-diags/scripts/dump_mfts.sh (new)
1.1 +133 -0 src/contrib/ofed/management/infiniband-diags/scripts/ibcheckerrors.in (new)
1.1 +223 -0 src/contrib/ofed/management/infiniband-diags/scripts/ibcheckerrs.in (new)
1.1 +140 -0 src/contrib/ofed/management/infiniband-diags/scripts/ibchecknet.in (new)
1.1 +100 -0 src/contrib/ofed/management/infiniband-diags/scripts/ibchecknode.in (new)
1.1 +144 -0 src/contrib/ofed/management/infiniband-diags/scripts/ibcheckport.in (new)
1.1 +136 -0 src/contrib/ofed/management/infiniband-diags/scripts/ibcheckportstate.in (new)
1.1 +134 -0 src/contrib/ofed/management/infiniband-diags/scripts/ibcheckportwidth.in (new)
1.1 +135 -0 src/contrib/ofed/management/infiniband-diags/scripts/ibcheckstate.in (new)
1.1 +135 -0 src/contrib/ofed/management/infiniband-diags/scripts/ibcheckwidth.in (new)
1.1 +107 -0 src/contrib/ofed/management/infiniband-diags/scripts/ibclearcounters.in (new)
1.1 +111 -0 src/contrib/ofed/management/infiniband-diags/scripts/ibclearerrors.in (new)
1.1 +129 -0 src/contrib/ofed/management/infiniband-diags/scripts/ibdatacounters.in (new)
1.1 +164 -0 src/contrib/ofed/management/infiniband-diags/scripts/ibdatacounts.in (new)
1.1 +6 -0 src/contrib/ofed/management/infiniband-diags/scripts/ibdiscover.map (new)
1.1 +86 -0 src/contrib/ofed/management/infiniband-diags/scripts/ibdiscover.pl (new)
1.1 +231 -0 src/contrib/ofed/management/infiniband-diags/scripts/ibfindnodesusing.pl (new)
1.1 +60 -0 src/contrib/ofed/management/infiniband-diags/scripts/ibhosts.in (new)
1.1 +254 -0 src/contrib/ofed/management/infiniband-diags/scripts/ibidsverify.pl (new)
1.1 +327 -0 src/contrib/ofed/management/infiniband-diags/scripts/iblinkinfo.pl (new)
1.1 +5 -0 src/contrib/ofed/management/infiniband-diags/scripts/ibnodes.in (new)
1.1 +136 -0 src/contrib/ofed/management/infiniband-diags/scripts/ibprintca.pl (new)
1.1 +136 -0 src/contrib/ofed/management/infiniband-diags/scripts/ibprintrt.pl (new)
1.1 +135 -0 src/contrib/ofed/management/infiniband-diags/scripts/ibprintswitch.pl (new)
1.1 +230 -0 src/contrib/ofed/management/infiniband-diags/scripts/ibqueryerrors.pl (new)
1.1 +60 -0 src/contrib/ofed/management/infiniband-diags/scripts/ibrouters.in (new)
1.1 +77 -0 src/contrib/ofed/management/infiniband-diags/scripts/ibstatus (new)
1.1 +79 -0 src/contrib/ofed/management/infiniband-diags/scripts/ibswitches.in (new)
1.1 +174 -0 src/contrib/ofed/management/infiniband-diags/scripts/ibswportwatch.pl (new)
1.1 +57 -0 src/contrib/ofed/management/infiniband-diags/scripts/set_nodedesc.sh (new)
1.1 +787 -0 src/contrib/ofed/management/infiniband-diags/src/grouping.c (new)
1.1 +217 -0 src/contrib/ofed/management/infiniband-diags/src/ibaddr.c (new)
1.1 +78 -0 src/contrib/ofed/management/infiniband-diags/src/ibdiag_common.c (new)
1.1 +1051 -0 src/contrib/ofed/management/infiniband-diags/src/ibnetdiscover.c (new)
1.1 +331 -0 src/contrib/ofed/management/infiniband-diags/src/ibping.c (new)
1.1 +448 -0 src/contrib/ofed/management/infiniband-diags/src/ibportstate.c (new)
1.1 +495 -0 src/contrib/ofed/management/infiniband-diags/src/ibroute.c (new)
1.1 +176 -0 src/contrib/ofed/management/infiniband-diags/src/ibsendtrap.c (new)
1.1 +292 -0 src/contrib/ofed/management/infiniband-diags/src/ibstat.c (new)
1.1 +354 -0 src/contrib/ofed/management/infiniband-diags/src/ibsysstat.c (new)
1.1 +865 -0 src/contrib/ofed/management/infiniband-diags/src/ibtracert.c (new)
1.1 +489 -0 src/contrib/ofed/management/infiniband-diags/src/mcm_rereg_test.c (new)
1.1 +512 -0 src/contrib/ofed/management/infiniband-diags/src/perfquery.c (new)
1.1 +1891 -0 src/contrib/ofed/management/infiniband-diags/src/saquery.c (new)
1.1 +206 -0 src/contrib/ofed/management/infiniband-diags/src/sminfo.c (new)
1.1 +354 -0 src/contrib/ofed/management/infiniband-diags/src/smpdump.c (new)
1.1 +538 -0 src/contrib/ofed/management/infiniband-diags/src/smpquery.c (new)
1.1 +308 -0 src/contrib/ofed/management/infiniband-diags/src/vendstat.c (new)
1.1 +3 -0 src/contrib/ofed/management/libibcommon/AUTHORS (new)
1.1 +384 -0 src/contrib/ofed/management/libibcommon/COPYING (new)
1.1 +21 -0 src/contrib/ofed/management/libibcommon/ChangeLog (new)
1.1 +32 -0 src/contrib/ofed/management/libibcommon/Makefile.am (new)
1.1 +11 -0 src/contrib/ofed/management/libibcommon/autogen.sh (new)
1.1 +52 -0 src/contrib/ofed/management/libibcommon/configure.in (new)
1.1 +149 -0 src/contrib/ofed/management/libibcommon/include/infiniband/common.h (new)
1.1 +72 -0 src/contrib/ofed/management/libibcommon/libibcommon.spec.in (new)
1.1 +9 -0 src/contrib/ofed/management/libibcommon/libibcommon.ver (new)
1.1 +153 -0 src/contrib/ofed/management/libibcommon/src/hash.c (new)
1.1 +18 -0 src/contrib/ofed/management/libibcommon/src/libibcommon.map (new)
1.1 +178 -0 src/contrib/ofed/management/libibcommon/src/stack.c (new)
1.1 +294 -0 src/contrib/ofed/management/libibcommon/src/sysfs.c (new)
1.1 +47 -0 src/contrib/ofed/management/libibcommon/src/time.c (new)
1.1 +132 -0 src/contrib/ofed/management/libibcommon/src/util.c (new)
1.1 +3 -0 src/contrib/ofed/management/libibmad/AUTHORS (new)
1.1 +384 -0 src/contrib/ofed/management/libibmad/COPYING (new)
1.1 +88 -0 src/contrib/ofed/management/libibmad/ChangeLog (new)
1.1 +34 -0 src/contrib/ofed/management/libibmad/Makefile.am (new)
1.1 +11 -0 src/contrib/ofed/management/libibmad/autogen.sh (new)
1.1 +70 -0 src/contrib/ofed/management/libibmad/configure.in (new)
1.1 +905 -0 src/contrib/ofed/management/libibmad/include/infiniband/mad.h (new)
1.1 +73 -0 src/contrib/ofed/management/libibmad/libibmad.spec.in (new)
1.1 +9 -0 src/contrib/ofed/management/libibmad/libibmad.ver (new)
1.1 +782 -0 src/contrib/ofed/management/libibmad/src/dump.c (new)
1.1 +463 -0 src/contrib/ofed/management/libibmad/src/fields.c (new)
1.1 +241 -0 src/contrib/ofed/management/libibmad/src/gs.c (new)
1.1 +110 -0 src/contrib/ofed/management/libibmad/src/libibmad.map (new)
1.1 +214 -0 src/contrib/ofed/management/libibmad/src/mad.c (new)
1.1 +126 -0 src/contrib/ofed/management/libibmad/src/portid.c (new)
1.1 +202 -0 src/contrib/ofed/management/libibmad/src/register.c (new)
1.1 +186 -0 src/contrib/ofed/management/libibmad/src/resolve.c (new)
1.1 +402 -0 src/contrib/ofed/management/libibmad/src/rpc.c (new)
1.1 +152 -0 src/contrib/ofed/management/libibmad/src/sa.c (new)
1.1 +183 -0 src/contrib/ofed/management/libibmad/src/serv.c (new)
1.1 +123 -0 src/contrib/ofed/management/libibmad/src/smp.c (new)
1.1 +99 -0 src/contrib/ofed/management/libibmad/src/vendor.c (new)
1.1 +3 -0 src/contrib/ofed/management/libibumad/AUTHORS (new)
1.1 +384 -0 src/contrib/ofed/management/libibumad/COPYING (new)
1.1 +94 -0 src/contrib/ofed/management/libibumad/ChangeLog (new)
1.1 +56 -0 src/contrib/ofed/management/libibumad/Makefile.am (new)
1.1 +11 -0 src/contrib/ofed/management/libibumad/autogen.sh (new)
1.1 +90 -0 src/contrib/ofed/management/libibumad/configure.in (new)
1.1 +211 -0 src/contrib/ofed/management/libibumad/include/infiniband/umad.h (new)
1.1 +74 -0 src/contrib/ofed/management/libibumad/libibumad.spec.in (new)
1.1 +9 -0 src/contrib/ofed/management/libibumad/libibumad.ver (new)
1.1 +45 -0 src/contrib/ofed/management/libibumad/man/umad_addr_dump.3 (new)
1.1 +33 -0 src/contrib/ofed/management/libibumad/man/umad_alloc.3 (new)
1.1 +26 -0 src/contrib/ofed/management/libibumad/man/umad_close_port.3 (new)
1.1 +29 -0 src/contrib/ofed/management/libibumad/man/umad_debug.3 (new)
1.1 +22 -0 src/contrib/ofed/management/libibumad/man/umad_dump.3 (new)
1.1 +23 -0 src/contrib/ofed/management/libibumad/man/umad_free.3 (new)
1.1 +65 -0 src/contrib/ofed/management/libibumad/man/umad_get_ca.3 (new)
1.1 +39 -0 src/contrib/ofed/management/libibumad/man/umad_get_ca_portguids.3 (new)
1.1 +37 -0 src/contrib/ofed/management/libibumad/man/umad_get_cas_names.3 (new)
1.1 +25 -0 src/contrib/ofed/management/libibumad/man/umad_get_fd.3 (new)
1.1 +38 -0 src/contrib/ofed/management/libibumad/man/umad_get_issm_path.3 (new)
1.1 +24 -0 src/contrib/ofed/management/libibumad/man/umad_get_mad.3 (new)
1.1 +42 -0 src/contrib/ofed/management/libibumad/man/umad_get_mad_addr.3 (new)
1.1 +23 -0 src/contrib/ofed/management/libibumad/man/umad_get_pkey.3 (new)
1.1 +82 -0 src/contrib/ofed/management/libibumad/man/umad_get_port.3 (new)
1.1 +39 -0 src/contrib/ofed/management/libibumad/man/umad_init.3 (new)
1.1 +37 -0 src/contrib/ofed/management/libibumad/man/umad_open_port.3 (new)
1.1 +40 -0 src/contrib/ofed/management/libibumad/man/umad_poll.3 (new)
1.1 +40 -0 src/contrib/ofed/management/libibumad/man/umad_recv.3 (new)
1.1 +36 -0 src/contrib/ofed/management/libibumad/man/umad_register.3 (new)
1.1 +37 -0 src/contrib/ofed/management/libibumad/man/umad_register_oui.3 (new)
1.1 +37 -0 src/contrib/ofed/management/libibumad/man/umad_send.3 (new)
1.1 +33 -0 src/contrib/ofed/management/libibumad/man/umad_set_addr.3 (new)
1.1 +33 -0 src/contrib/ofed/management/libibumad/man/umad_set_addr_net.3 (new)
1.1 +75 -0 src/contrib/ofed/management/libibumad/man/umad_set_grh.3 (new)
1.1 +76 -0 src/contrib/ofed/management/libibumad/man/umad_set_grh_net.3 (new)
1.1 +22 -0 src/contrib/ofed/management/libibumad/man/umad_set_pkey.3 (new)
1.1 +20 -0 src/contrib/ofed/management/libibumad/man/umad_size.3 (new)
1.1 +26 -0 src/contrib/ofed/management/libibumad/man/umad_status.3 (new)
1.1 +30 -0 src/contrib/ofed/management/libibumad/man/umad_unregister.3 (new)
1.1 +34 -0 src/contrib/ofed/management/libibumad/src/libibumad.map (new)
1.1 +1036 -0 src/contrib/ofed/management/libibumad/src/umad.c (new)
1.1 +144 -0 src/contrib/ofed/management/make.dist (new)
1.1 +9 -0 src/contrib/ofed/management/opensm/AUTHORS (new)
1.1 +32 -0 src/contrib/ofed/management/opensm/COPYING (new)
1.1 +14 -0 src/contrib/ofed/management/opensm/ChangeLog (new)
1.1 +231 -0 src/contrib/ofed/management/opensm/INSTALL (new)
1.1 +32 -0 src/contrib/ofed/management/opensm/Makefile.am (new)
1.1 +2 -0 src/contrib/ofed/management/opensm/NEWS (new)
1.1 +25 -0 src/contrib/ofed/management/opensm/README (new)
1.1 +57 -0 src/contrib/ofed/management/opensm/autogen.sh (new)
1.1 +96 -0 src/contrib/ofed/management/opensm/complib/ChangeLog (new)
1.1 +81 -0 src/contrib/ofed/management/opensm/complib/Makefile.am (new)
1.1 +92 -0 src/contrib/ofed/management/opensm/complib/cl_complib.c (new)
1.1 +377 -0 src/contrib/ofed/management/opensm/complib/cl_dispatcher.c (new)
1.1 +175 -0 src/contrib/ofed/management/opensm/complib/cl_event.c (new)
1.1 +573 -0 src/contrib/ofed/management/opensm/complib/cl_event_wheel.c (new)
1.1 +581 -0 src/contrib/ofed/management/opensm/complib/cl_list.c (new)
1.1 +118 -0 src/contrib/ofed/management/opensm/complib/cl_log.c (new)
1.1 +1636 -0 src/contrib/ofed/management/opensm/complib/cl_map.c (new)
1.1 +194 -0 src/contrib/ofed/management/opensm/complib/cl_nodenamemap.c (new)
1.1 +671 -0 src/contrib/ofed/management/opensm/complib/cl_pool.c (new)
1.1 +319 -0 src/contrib/ofed/management/opensm/complib/cl_ptr_vector.c (new)
1.1 +91 -0 src/contrib/ofed/management/opensm/complib/cl_spinlock.c (new)
1.1 +71 -0 src/contrib/ofed/management/opensm/complib/cl_statustext.c (new)
1.1 +140 -0 src/contrib/ofed/management/opensm/complib/cl_thread.c (new)
1.1 +148 -0 src/contrib/ofed/management/opensm/complib/cl_threadpool.c (new)
1.1 +446 -0 src/contrib/ofed/management/opensm/complib/cl_timer.c (new)
1.1 +561 -0 src/contrib/ofed/management/opensm/complib/cl_vector.c (new)
1.1 +153 -0 src/contrib/ofed/management/opensm/complib/ib_statustext.c (new)
1.1 +154 -0 src/contrib/ofed/management/opensm/complib/libosmcomp.map (new)
1.1 +9 -0 src/contrib/ofed/management/opensm/complib/libosmcomp.ver (new)
1.1 +259 -0 src/contrib/ofed/management/opensm/config/osmvsel.m4 (new)
1.1 +232 -0 src/contrib/ofed/management/opensm/configure.in (new)
1.1 +78 -0 src/contrib/ofed/management/opensm/doc/OpenSM_PKey_Mgr.txt (new)
1.1 +1244 -0 src/contrib/ofed/management/opensm/doc/OpenSM_RN.pdf (new)
1.1 +3446 -0 src/contrib/ofed/management/opensm/doc/OpenSM_UM.pdf (new)
1.1 +492 -0 src/contrib/ofed/management/opensm/doc/QoS_management_in_OpenSM.txt (new)
1.1 +346 -0 src/contrib/ofed/management/opensm/doc/current-routing.txt (new)
1.1 +77 -0 src/contrib/ofed/management/opensm/doc/modular-routing.txt (new)
1.1 +34 -0 src/contrib/ofed/management/opensm/doc/opensm-coding-style.txt (new)
1.1 +492 -0 src/contrib/ofed/management/opensm/doc/opensm_release_notes-3.1.10.txt (new)
1.1 +492 -0 src/contrib/ofed/management/opensm/doc/opensm_release_notes-3.1.11.txt (new)
1.1 +618 -0 src/contrib/ofed/management/opensm/doc/opensm_release_notes-3.2.txt (new)
1.1 +456 -0 src/contrib/ofed/management/opensm/doc/opensm_release_notes_ibg2-2.0.1.txt (new)
1.1 +460 -0 src/contrib/ofed/management/opensm/doc/opensm_release_notes_openib-1.2.1.txt (new)
1.1 +486 -0 src/contrib/ofed/management/opensm/doc/opensm_release_notes_openib-2.0.5.txt (new)
1.1 +535 -0 src/contrib/ofed/management/opensm/doc/opensm_release_notes_openib-3.0.13.txt (new)
1.1 +110 -0 src/contrib/ofed/management/opensm/doc/partition-config.txt (new)
1.1 +181 -0 src/contrib/ofed/management/opensm/doc/perf-manager-arch.txt (new)
1.1 +153 -0 src/contrib/ofed/management/opensm/doc/performance-manager-HOWTO.txt (new)
1.1 +44 -0 src/contrib/ofed/management/opensm/doc/qos-config.txt (new)
1.1 +27 -0 src/contrib/ofed/management/opensm/doc/todo (new)
1.1 +33 -0 src/contrib/ofed/management/opensm/include/Makefile.am (new)
1.1 +196 -0 src/contrib/ofed/management/opensm/include/complib/cl_atomic.h (new)
1.1 +104 -0 src/contrib/ofed/management/opensm/include/complib/cl_atomic_osd.h (new)
1.1 +525 -0 src/contrib/ofed/management/opensm/include/complib/cl_byteswap.h (new)
1.1 +75 -0 src/contrib/ofed/management/opensm/include/complib/cl_byteswap_osd.h (new)
1.1 +585 -0 src/contrib/ofed/management/opensm/include/complib/cl_comppool.h (new)
1.1 +594 -0 src/contrib/ofed/management/opensm/include/complib/cl_debug.h (new)
1.1 +91 -0 src/contrib/ofed/management/opensm/include/complib/cl_debug_osd.h (new)
1.1 +631 -0 src/contrib/ofed/management/opensm/include/complib/cl_dispatcher.h (new)
1.1 +279 -0 src/contrib/ofed/management/opensm/include/complib/cl_event.h (new)
1.1 +69 -0 src/contrib/ofed/management/opensm/include/complib/cl_event_osd.h (new)
1.1 +457 -0 src/contrib/ofed/management/opensm/include/complib/cl_event_wheel.h (new)
1.1 +907 -0 src/contrib/ofed/management/opensm/include/complib/cl_fleximap.h (new)
1.1 +1292 -0 src/contrib/ofed/management/opensm/include/complib/cl_list.h (new)
1.1 +142 -0 src/contrib/ofed/management/opensm/include/complib/cl_log.h (new)
1.1 +846 -0 src/contrib/ofed/management/opensm/include/complib/cl_map.h (new)
1.1 +138 -0 src/contrib/ofed/management/opensm/include/complib/cl_math.h (new)
1.1 +65 -0 src/contrib/ofed/management/opensm/include/complib/cl_nodenamemap.h (new)
1.1 +49 -0 src/contrib/ofed/management/opensm/include/complib/cl_packoff.h (new)
1.1 +83 -0 src/contrib/ofed/management/opensm/include/complib/cl_packon.h (new)
1.1 +323 -0 src/contrib/ofed/management/opensm/include/complib/cl_passivelock.h (new)
1.1 +561 -0 src/contrib/ofed/management/opensm/include/complib/cl_pool.h (new)
1.1 +825 -0 src/contrib/ofed/management/opensm/include/complib/cl_ptr_vector.h (new)
1.1 +736 -0 src/contrib/ofed/management/opensm/include/complib/cl_qcomppool.h (new)
1.1 +1702 -0 src/contrib/ofed/management/opensm/include/complib/cl_qlist.h (new)
1.1 +975 -0 src/contrib/ofed/management/opensm/include/complib/cl_qmap.h (new)
1.1 +606 -0 src/contrib/ofed/management/opensm/include/complib/cl_qpool.h (new)
1.1 +272 -0 src/contrib/ofed/management/opensm/include/complib/cl_spinlock.h (new)
1.1 +61 -0 src/contrib/ofed/management/opensm/include/complib/cl_spinlock_osd.h (new)
1.1 +356 -0 src/contrib/ofed/management/opensm/include/complib/cl_thread.h (new)
1.1 +68 -0 src/contrib/ofed/management/opensm/include/complib/cl_thread_osd.h (new)
1.1 +248 -0 src/contrib/ofed/management/opensm/include/complib/cl_threadpool.h (new)
1.1 +349 -0 src/contrib/ofed/management/opensm/include/complib/cl_timer.h (new)
1.1 +81 -0 src/contrib/ofed/management/opensm/include/complib/cl_timer_osd.h (new)
1.1 +472 -0 src/contrib/ofed/management/opensm/include/complib/cl_types.h (new)
1.1 +88 -0 src/contrib/ofed/management/opensm/include/complib/cl_types_osd.h (new)
1.1 +945 -0 src/contrib/ofed/management/opensm/include/complib/cl_vector.h (new)
1.1 +203 -0 src/contrib/ofed/management/opensm/include/iba/ib_cm_types.h (new)
1.1 +10720 -0 src/contrib/ofed/management/opensm/include/iba/ib_types.h (new)
1.1 +108 -0 src/contrib/ofed/management/opensm/include/opensm/osm_attrib_req.h (new)
1.1 +898 -0 src/contrib/ofed/management/opensm/include/opensm/osm_base.h (new)
1.1 +65 -0 src/contrib/ofed/management/opensm/include/opensm/osm_config.h (new)
1.1 +64 -0 src/contrib/ofed/management/opensm/include/opensm/osm_config.h.in (new)
1.1 +51 -0 src/contrib/ofed/management/opensm/include/opensm/osm_console.h (new)
1.1 +90 -0 src/contrib/ofed/management/opensm/include/opensm/osm_console_io.h (new)
1.1 +427 -0 src/contrib/ofed/management/opensm/include/opensm/osm_db.h (new)
1.1 +243 -0 src/contrib/ofed/management/opensm/include/opensm/osm_db_pack.h (new)
1.1 +176 -0 src/contrib/ofed/management/opensm/include/opensm/osm_errors.h (new)
1.1 +192 -0 src/contrib/ofed/management/opensm/include/opensm/osm_event_plugin.h (new)
1.1 +550 -0 src/contrib/ofed/management/opensm/include/opensm/osm_helper.h (new)
1.1 +238 -0 src/contrib/ofed/management/opensm/include/opensm/osm_inform.h (new)
1.1 +289 -0 src/contrib/ofed/management/opensm/include/opensm/osm_lid_mgr.h (new)
1.1 +482 -0 src/contrib/ofed/management/opensm/include/opensm/osm_log.h (new)
1.1 +372 -0 src/contrib/ofed/management/opensm/include/opensm/osm_mad_pool.h (new)
1.1 +1115 -0 src/contrib/ofed/management/opensm/include/opensm/osm_madw.h (new)
1.1 +461 -0 src/contrib/ofed/management/opensm/include/opensm/osm_mcast_tbl.h (new)
1.1 +136 -0 src/contrib/ofed/management/opensm/include/opensm/osm_mcm_info.h (new)
1.1 +158 -0 src/contrib/ofed/management/opensm/include/opensm/osm_mcm_port.h (new)
1.1 +167 -0 src/contrib/ofed/management/opensm/include/opensm/osm_msgdef.h (new)
1.1 +274 -0 src/contrib/ofed/management/opensm/include/opensm/osm_mtree.h (new)
1.1 +503 -0 src/contrib/ofed/management/opensm/include/opensm/osm_multicast.h (new)
1.1 +679 -0 src/contrib/ofed/management/opensm/include/opensm/osm_node.h (new)
1.1 +527 -0 src/contrib/ofed/management/opensm/include/opensm/osm_opensm.h (new)
1.1 +273 -0 src/contrib/ofed/management/opensm/include/opensm/osm_partition.h (new)
1.1 +250 -0 src/contrib/ofed/management/opensm/include/opensm/osm_path.h (new)
1.1 +250 -0 src/contrib/ofed/management/opensm/include/opensm/osm_perfmgr.h (new)
1.1 +209 -0 src/contrib/ofed/management/opensm/include/opensm/osm_perfmgr_db.h (new)
1.1 +636 -0 src/contrib/ofed/management/opensm/include/opensm/osm_pkey.h (new)
1.1 +80 -0 src/contrib/ofed/management/opensm/include/opensm/osm_pkey_mgr.h (new)
1.1 +1591 -0 src/contrib/ofed/management/opensm/include/opensm/osm_port.h (new)
1.1 +207 -0 src/contrib/ofed/management/opensm/include/opensm/osm_port_profile.h (new)
1.1 +63 -0 src/contrib/ofed/management/opensm/include/opensm/osm_prefix_route.h (new)
1.1 +204 -0 src/contrib/ofed/management/opensm/include/opensm/osm_qos_policy.h (new)
1.1 +198 -0 src/contrib/ofed/management/opensm/include/opensm/osm_remote_sm.h (new)
1.1 +217 -0 src/contrib/ofed/management/opensm/include/opensm/osm_router.h (new)
1.1 +496 -0 src/contrib/ofed/management/opensm/include/opensm/osm_sa.h (new)
1.1 +338 -0 src/contrib/ofed/management/opensm/include/opensm/osm_sa_mad_ctrl.h (new)
1.1 +194 -0 src/contrib/ofed/management/opensm/include/opensm/osm_service.h (new)
1.1 +798 -0 src/contrib/ofed/management/opensm/include/opensm/osm_sm.h (new)
1.1 +323 -0 src/contrib/ofed/management/opensm/include/opensm/osm_sm_mad_ctrl.h (new)
1.1 +184 -0 src/contrib/ofed/management/opensm/include/opensm/osm_stats.h (new)
1.1 +1106 -0 src/contrib/ofed/management/opensm/include/opensm/osm_subnet.h (new)
1.1 +1152 -0 src/contrib/ofed/management/opensm/include/opensm/osm_switch.h (new)
1.1 +240 -0 src/contrib/ofed/management/opensm/include/opensm/osm_ucast_cache.h (new)
1.1 +308 -0 src/contrib/ofed/management/opensm/include/opensm/osm_ucast_mgr.h (new)
1.1 +51 -0 src/contrib/ofed/management/opensm/include/opensm/osm_version.h (new)
1.1 +51 -0 src/contrib/ofed/management/opensm/include/opensm/osm_version.h.in (new)
1.1 +367 -0 src/contrib/ofed/management/opensm/include/opensm/osm_vl15intf.h (new)
1.1 +102 -0 src/contrib/ofed/management/opensm/include/opensm/st.h (new)
1.1 +136 -0 src/contrib/ofed/management/opensm/include/vendor/osm_mtl_bind.h (new)
1.1 +224 -0 src/contrib/ofed/management/opensm/include/vendor/osm_pkt_randomizer.h (new)
1.1 +52 -0 src/contrib/ofed/management/opensm/include/vendor/osm_ts_useraccess.h (new)
1.1 +137 -0 src/contrib/ofed/management/opensm/include/vendor/osm_umadt.h (new)
1.1 +71 -0 src/contrib/ofed/management/opensm/include/vendor/osm_vendor.h (new)
1.1 +348 -0 src/contrib/ofed/management/opensm/include/vendor/osm_vendor_al.h (new)
1.1 +487 -0 src/contrib/ofed/management/opensm/include/vendor/osm_vendor_api.h (new)
1.1 +181 -0 src/contrib/ofed/management/opensm/include/vendor/osm_vendor_ibumad.h (new)
1.1 +96 -0 src/contrib/ofed/management/opensm/include/vendor/osm_vendor_mlx.h (new)
1.1 +103 -0 src/contrib/ofed/management/opensm/include/vendor/osm_vendor_mlx_defs.h (new)
1.1 +70 -0 src/contrib/ofed/management/opensm/include/vendor/osm_vendor_mlx_dispatcher.h (new)
1.1 +64 -0 src/contrib/ofed/management/opensm/include/vendor/osm_vendor_mlx_hca.h (new)
1.1 +76 -0 src/contrib/ofed/management/opensm/include/vendor/osm_vendor_mlx_inout.h (new)
1.1 +289 -0 src/contrib/ofed/management/opensm/include/vendor/osm_vendor_mlx_rmpp_ctx.h (new)
1.1 +116 -0 src/contrib/ofed/management/opensm/include/vendor/osm_vendor_mlx_sar.h (new)
1.1 +128 -0 src/contrib/ofed/management/opensm/include/vendor/osm_vendor_mlx_sender.h (new)
1.1 +201 -0 src/contrib/ofed/management/opensm/include/vendor/osm_vendor_mlx_svc.h (new)
1.1 +95 -0 src/contrib/ofed/management/opensm/include/vendor/osm_vendor_mlx_transport.h (new)
1.1 +69 -0 src/contrib/ofed/management/opensm/include/vendor/osm_vendor_mlx_transport_anafa.h (new)
1.1 +380 -0 src/contrib/ofed/management/opensm/include/vendor/osm_vendor_mlx_txn.h (new)
1.1 +348 -0 src/contrib/ofed/management/opensm/include/vendor/osm_vendor_mtl.h (new)
1.1 +195 -0 src/contrib/ofed/management/opensm/include/vendor/osm_vendor_mtl_hca_guid.h (new)
1.1 +299 -0 src/contrib/ofed/management/opensm/include/vendor/osm_vendor_mtl_transaction_mgr.h (new)
1.1 +866 -0 src/contrib/ofed/management/opensm/include/vendor/osm_vendor_sa_api.h (new)
1.1 +123 -0 src/contrib/ofed/management/opensm/include/vendor/osm_vendor_test.h (new)
1.1 +410 -0 src/contrib/ofed/management/opensm/include/vendor/osm_vendor_ts.h (new)
1.1 +130 -0 src/contrib/ofed/management/opensm/include/vendor/osm_vendor_umadt.h (new)
1.1 +64 -0 src/contrib/ofed/management/opensm/libvendor/ChangeLog (new)
1.1 +86 -0 src/contrib/ofed/management/opensm/libvendor/Makefile.am (new)
1.1 +20 -0 src/contrib/ofed/management/opensm/libvendor/libosmvendor.map (new)
1.1 +9 -0 src/contrib/ofed/management/opensm/libvendor/libosmvendor.ver (new)
1.1 +329 -0 src/contrib/ofed/management/opensm/libvendor/osm_pkt_randomizer.c (new)
1.1 +1320 -0 src/contrib/ofed/management/opensm/libvendor/osm_vendor_al.c (new)
1.1 +1154 -0 src/contrib/ofed/management/opensm/libvendor/osm_vendor_ibumad.c (new)
1.1 +736 -0 src/contrib/ofed/management/opensm/libvendor/osm_vendor_ibumad_sa.c (new)
1.1 +770 -0 src/contrib/ofed/management/opensm/libvendor/osm_vendor_mlx.c (new)
1.1 +753 -0 src/contrib/ofed/management/opensm/libvendor/osm_vendor_mlx_anafa.c (new)
1.1 +710 -0 src/contrib/ofed/management/opensm/libvendor/osm_vendor_mlx_dispatcher.c (new)
1.1 +524 -0 src/contrib/ofed/management/opensm/libvendor/osm_vendor_mlx_hca.c (new)
1.1 +194 -0 src/contrib/ofed/management/opensm/libvendor/osm_vendor_mlx_hca_anafa.c (new)
1.1 +751 -0 src/contrib/ofed/management/opensm/libvendor/osm_vendor_mlx_hca_pfs.c (new)
1.1 +864 -0 src/contrib/ofed/management/opensm/libvendor/osm_vendor_mlx_hca_sim.c (new)
1.1 +783 -0 src/contrib/ofed/management/opensm/libvendor/osm_vendor_mlx_ibmgt.c (new)
1.1 +361 -0 src/contrib/ofed/management/opensm/libvendor/osm_vendor_mlx_rmpp_ctx.c (new)
1.1 +834 -0 src/contrib/ofed/management/opensm/libvendor/osm_vendor_mlx_sa.c (new)
1.1 +154 -0 src/contrib/ofed/management/opensm/libvendor/osm_vendor_mlx_sar.c (new)
1.1 +390 -0 src/contrib/ofed/management/opensm/libvendor/osm_vendor_mlx_sender.c (new)
1.1 +439 -0 src/contrib/ofed/management/opensm/libvendor/osm_vendor_mlx_sim.c (new)
1.1 +505 -0 src/contrib/ofed/management/opensm/libvendor/osm_vendor_mlx_ts.c (new)
1.1 +416 -0 src/contrib/ofed/management/opensm/libvendor/osm_vendor_mlx_ts_anafa.c (new)
1.1 +675 -0 src/contrib/ofed/management/opensm/libvendor/osm_vendor_mlx_txn.c (new)
1.1 +1105 -0 src/contrib/ofed/management/opensm/libvendor/osm_vendor_mtl.c (new)
1.1 +635 -0 src/contrib/ofed/management/opensm/libvendor/osm_vendor_mtl_hca_guid.c (new)
1.1 +546 -0 src/contrib/ofed/management/opensm/libvendor/osm_vendor_mtl_transaction_mgr.c (new)
1.1 +282 -0 src/contrib/ofed/management/opensm/libvendor/osm_vendor_test.c (new)
1.1 +904 -0 src/contrib/ofed/management/opensm/libvendor/osm_vendor_ts.c (new)
1.1 +1117 -0 src/contrib/ofed/management/opensm/libvendor/osm_vendor_umadt.c (new)
1.1 +1012 -0 src/contrib/ofed/management/opensm/man/opensm.8 (new)
1.1 +1012 -0 src/contrib/ofed/management/opensm/man/opensm.8.in (new)
1.1 +190 -0 src/contrib/ofed/management/opensm/man/osmtest.8 (new)
1.1 +146 -0 src/contrib/ofed/management/opensm/opensm.spec.in (new)
1.1 +115 -0 src/contrib/ofed/management/opensm/opensm/ChangeLog (new)
1.1 +131 -0 src/contrib/ofed/management/opensm/opensm/Makefile.am (new)
1.1 +59 -0 src/contrib/ofed/management/opensm/opensm/libopensm.map (new)
1.1 +9 -0 src/contrib/ofed/management/opensm/opensm/libopensm.ver (new)
1.1 +1027 -0 src/contrib/ofed/management/opensm/opensm/main.c (new)
1.1 +282 -0 src/contrib/ofed/management/opensm/opensm/osm_check (new)
1.1 +517 -0 src/contrib/ofed/management/opensm/opensm/osm_check_n_fix (new)
1.1 +1327 -0 src/contrib/ofed/management/opensm/opensm/osm_console.c (new)
1.1 +254 -0 src/contrib/ofed/management/opensm/opensm/osm_console_io.c (new)
1.1 +723 -0 src/contrib/ofed/management/opensm/opensm/osm_db_files.c (new)
1.1 +157 -0 src/contrib/ofed/management/opensm/opensm/osm_db_pack.c (new)
1.1 +516 -0 src/contrib/ofed/management/opensm/opensm/osm_drop_mgr.c (new)
1.1 +642 -0 src/contrib/ofed/management/opensm/opensm/osm_dump.c (new)
1.1 +150 -0 src/contrib/ofed/management/opensm/opensm/osm_event_plugin.c (new)
1.1 +2334 -0 src/contrib/ofed/management/opensm/opensm/osm_helper.c (new)
1.1 +56 -0 src/contrib/ofed/management/opensm/opensm/osm_indent (new)
1.1 +616 -0 src/contrib/ofed/management/opensm/opensm/osm_inform.c (new)
1.1 +1321 -0 src/contrib/ofed/management/opensm/opensm/osm_lid_mgr.c (new)
1.1 +101 -0 src/contrib/ofed/management/opensm/opensm/osm_lin_fwd_rcv.c (new)
1.1 +416 -0 src/contrib/ofed/management/opensm/opensm/osm_link_mgr.c (new)
1.1 +337 -0 src/contrib/ofed/management/opensm/opensm/osm_log.c (new)
1.1 +188 -0 src/contrib/ofed/management/opensm/opensm/osm_mad_pool.c (new)
1.1 +121 -0 src/contrib/ofed/management/opensm/opensm/osm_mcast_fwd_rcv.c (new)
1.1 +1267 -0 src/contrib/ofed/management/opensm/opensm/osm_mcast_mgr.c (new)
1.1 +284 -0 src/contrib/ofed/management/opensm/opensm/osm_mcast_tbl.c (new)
1.1 +70 -0 src/contrib/ofed/management/opensm/opensm/osm_mcm_info.c (new)
1.1 +76 -0 src/contrib/ofed/management/opensm/opensm/osm_mcm_port.c (new)
1.1 +125 -0 src/contrib/ofed/management/opensm/opensm/osm_mtree.c (new)
1.1 +302 -0 src/contrib/ofed/management/opensm/opensm/osm_multicast.c (new)
1.1 +312 -0 src/contrib/ofed/management/opensm/opensm/osm_node.c (new)
1.1 +128 -0 src/contrib/ofed/management/opensm/opensm/osm_node_desc_rcv.c (new)
1.1 +849 -0 src/contrib/ofed/management/opensm/opensm/osm_node_info_rcv.c (new)
1.1 +497 -0 src/contrib/ofed/management/opensm/opensm/osm_opensm.c (new)
1.1 +1311 -0 src/contrib/ofed/management/opensm/opensm/osm_perfmgr.c (new)
1.1 +807 -0 src/contrib/ofed/management/opensm/opensm/osm_perfmgr_db.c (new)
1.1 +467 -0 src/contrib/ofed/management/opensm/opensm/osm_pkey.c (new)
1.1 +528 -0 src/contrib/ofed/management/opensm/opensm/osm_pkey_mgr.c (new)
1.1 +145 -0 src/contrib/ofed/management/opensm/opensm/osm_pkey_rcv.c (new)
1.1 +780 -0 src/contrib/ofed/management/opensm/opensm/osm_port.c (new)
1.1 +687 -0 src/contrib/ofed/management/opensm/opensm/osm_port_info_rcv.c (new)
1.1 +392 -0 src/contrib/ofed/management/opensm/opensm/osm_prtn.c (new)
1.1 +462 -0 src/contrib/ofed/management/opensm/opensm/osm_prtn_config.c (new)
1.1 +413 -0 src/contrib/ofed/management/opensm/opensm/osm_qos.c (new)
1.1 +394 -0 src/contrib/ofed/management/opensm/opensm/osm_qos_parser_l.l (new)
1.1 +3063 -0 src/contrib/ofed/management/opensm/opensm/osm_qos_parser_y.y (new)
1.1 +1091 -0 src/contrib/ofed/management/opensm/opensm/osm_qos_policy.c (new)
1.1 +79 -0 src/contrib/ofed/management/opensm/opensm/osm_remote_sm.c (new)
1.1 +280 -0 src/contrib/ofed/management/opensm/opensm/osm_req.c (new)
1.1 +157 -0 src/contrib/ofed/management/opensm/opensm/osm_resp.c (new)
1.1 +75 -0 src/contrib/ofed/management/opensm/opensm/osm_router.c (new)
1.1 +1123 -0 src/contrib/ofed/management/opensm/opensm/osm_sa.c (new)
1.1 +213 -0 src/contrib/ofed/management/opensm/opensm/osm_sa_class_port_info.c (new)
1.1 +362 -0 src/contrib/ofed/management/opensm/opensm/osm_sa_guidinfo_record.c (new)
1.1 +626 -0 src/contrib/ofed/management/opensm/opensm/osm_sa_informinfo.c (new)
1.1 +246 -0 src/contrib/ofed/management/opensm/opensm/osm_sa_lft_record.c (new)
1.1 +505 -0 src/contrib/ofed/management/opensm/opensm/osm_sa_link_record.c (new)
1.1 +592 -0 src/contrib/ofed/management/opensm/opensm/osm_sa_mad_ctrl.c (new)
1.1 +1735 -0 src/contrib/ofed/management/opensm/opensm/osm_sa_mcmember_record.c (new)
1.1 +280 -0 src/contrib/ofed/management/opensm/opensm/osm_sa_mft_record.c (new)
1.1 +1536 -0 src/contrib/ofed/management/opensm/opensm/osm_sa_multipath_record.c (new)
1.1 +355 -0 src/contrib/ofed/management/opensm/opensm/osm_sa_node_record.c (new)
1.1 +1813 -0 src/contrib/ofed/management/opensm/opensm/osm_sa_path_record.c (new)
1.1 +341 -0 src/contrib/ofed/management/opensm/opensm/osm_sa_pkey_record.c (new)
1.1 +592 -0 src/contrib/ofed/management/opensm/opensm/osm_sa_portinfo_record.c (new)
1.1 +842 -0 src/contrib/ofed/management/opensm/opensm/osm_sa_service_record.c (new)
1.1 +313 -0 src/contrib/ofed/management/opensm/opensm/osm_sa_slvl_record.c (new)
1.1 +331 -0 src/contrib/ofed/management/opensm/opensm/osm_sa_sminfo_record.c (new)
1.1 +273 -0 src/contrib/ofed/management/opensm/opensm/osm_sa_sw_info_record.c (new)
1.1 +330 -0 src/contrib/ofed/management/opensm/opensm/osm_sa_vlarb_record.c (new)
1.1 +166 -0 src/contrib/ofed/management/opensm/opensm/osm_service.c (new)
1.1 +152 -0 src/contrib/ofed/management/opensm/opensm/osm_slvl_map_rcv.c (new)
1.1 +655 -0 src/contrib/ofed/management/opensm/opensm/osm_sm.c (new)
1.1 +874 -0 src/contrib/ofed/management/opensm/opensm/osm_sm_mad_ctrl.c (new)
1.1 +551 -0 src/contrib/ofed/management/opensm/opensm/osm_sm_state_mgr.c (new)
1.1 +604 -0 src/contrib/ofed/management/opensm/opensm/osm_sminfo_rcv.c (new)
1.1 +1396 -0 src/contrib/ofed/management/opensm/opensm/osm_state_mgr.c (new)
1.1 +1719 -0 src/contrib/ofed/management/opensm/opensm/osm_subnet.c (new)
1.1 +506 -0 src/contrib/ofed/management/opensm/opensm/osm_sw_info_rcv.c (new)
1.1 +667 -0 src/contrib/ofed/management/opensm/opensm/osm_switch.c (new)
1.1 +714 -0 src/contrib/ofed/management/opensm/opensm/osm_trap_rcv.c (new)
1.1 +1095 -0 src/contrib/ofed/management/opensm/opensm/osm_ucast_cache.c (new)
1.1 +396 -0 src/contrib/ofed/management/opensm/opensm/osm_ucast_file.c (new)
1.1 +3669 -0 src/contrib/ofed/management/opensm/opensm/osm_ucast_ftree.c (new)
1.1 +1356 -0 src/contrib/ofed/management/opensm/opensm/osm_ucast_lash.c (new)
1.1 +903 -0 src/contrib/ofed/management/opensm/opensm/osm_ucast_mgr.c (new)
1.1 +686 -0 src/contrib/ofed/management/opensm/opensm/osm_ucast_updn.c (new)
1.1 +386 -0 src/contrib/ofed/management/opensm/opensm/osm_vl15intf.c (new)
1.1 +154 -0 src/contrib/ofed/management/opensm/opensm/osm_vl_arb_rcv.c (new)
1.1 +588 -0 src/contrib/ofed/management/opensm/opensm/st.c (new)
1.1 +34 -0 src/contrib/ofed/management/opensm/osmeventplugin/Makefile.am (new)
1.1 +5 -0 src/contrib/ofed/management/opensm/osmeventplugin/libosmeventplugin.map (new)
1.1 +9 -0 src/contrib/ofed/management/opensm/osmeventplugin/libosmeventplugin.ver (new)
1.1 +188 -0 src/contrib/ofed/management/opensm/osmeventplugin/src/osmeventplugin.c (new)
1.1 +23 -0 src/contrib/ofed/management/opensm/osmtest/Makefile.am (new)
1.1 +78 -0 src/contrib/ofed/management/opensm/osmtest/include/osmt_inform.h (new)
1.1 +162 -0 src/contrib/ofed/management/opensm/osmtest/include/osmt_mtl_regular_qp.h (new)
1.1 +510 -0 src/contrib/ofed/management/opensm/osmtest/include/osmtest.h (new)
1.1 +67 -0 src/contrib/ofed/management/opensm/osmtest/include/osmtest_base.h (new)
1.1 +326 -0 src/contrib/ofed/management/opensm/osmtest/include/osmtest_subnet.h (new)
1.1 +623 -0 src/contrib/ofed/management/opensm/osmtest/main.c (new)
1.1 +767 -0 src/contrib/ofed/management/opensm/osmtest/osmt_inform.c (new)
1.1 +469 -0 src/contrib/ofed/management/opensm/osmtest/osmt_mtl_regular_qp.c (new)
1.1 +2707 -0 src/contrib/ofed/management/opensm/osmtest/osmt_multicast.c (new)
1.1 +1616 -0 src/contrib/ofed/management/opensm/osmtest/osmt_service.c (new)
1.1 +528 -0 src/contrib/ofed/management/opensm/osmtest/osmt_slvl_vl_arb.c (new)
1.1 +7403 -0 src/contrib/ofed/management/opensm/osmtest/osmtest.c (new)
1.1 +133 -0 src/contrib/ofed/management/opensm/scripts/opensm.init.in (new)
1.1 +7 -0 src/contrib/ofed/management/opensm/scripts/opensm.logrotate (new)
1.1 +2 -0 src/contrib/ofed/management/opensm/scripts/opensm.sysconfig (new)
1.1 +292 -0 src/contrib/ofed/management/opensm/scripts/redhat-opensm.init.in (new)
1.1 +246 -0 src/contrib/ofed/management/opensm/scripts/sldd.sh.in (new)
1.1 +7 -0 src/contrib/ofed/usr.bin/Makefile (new)
1.1 +4 -0 src/contrib/ofed/usr.bin/Makefile.inc (new)
1.1 +14 -0 src/contrib/ofed/usr.bin/ibaddr/Makefile (new)
1.1 +14 -0 src/contrib/ofed/usr.bin/ibnetdiscover/Makefile (new)
1.1 +14 -0 src/contrib/ofed/usr.bin/ibping/Makefile (new)
1.1 +14 -0 src/contrib/ofed/usr.bin/ibportstate/Makefile (new)
1.1 +14 -0 src/contrib/ofed/usr.bin/ibroute/Makefile (new)
1.1 +14 -0 src/contrib/ofed/usr.bin/ibsendtrap/Makefile (new)
1.1 +14 -0 src/contrib/ofed/usr.bin/ibstat/Makefile (new)
1.1 +14 -0 src/contrib/ofed/usr.bin/ibsysstat/Makefile (new)
1.1 +14 -0 src/contrib/ofed/usr.bin/ibtracert/Makefile (new)
1.1 +40 -0 src/contrib/ofed/usr.bin/opensm/Makefile (new)
1.1 +14 -0 src/contrib/ofed/usr.bin/perfquery/Makefile (new)
1.1 +16 -0 src/contrib/ofed/usr.bin/saquery/Makefile (new)
1.1 +14 -0 src/contrib/ofed/usr.bin/sminfo/Makefile (new)
1.1 +14 -0 src/contrib/ofed/usr.bin/smpdump/Makefile (new)
1.1 +14 -0 src/contrib/ofed/usr.bin/smpquery/Makefile (new)
1.1 +14 -0 src/contrib/ofed/usr.bin/vendstat/Makefile (new)
1.1 +6 -0 src/contrib/ofed/usr.lib/Makefile (new)
1.1 +17 -0 src/contrib/ofed/usr.lib/Makefile.inc (new)
1.1 +23 -0 src/contrib/ofed/usr.lib/libibcm/Makefile (new)
1.1 +20 -0 src/contrib/ofed/usr.lib/libibcommon/Makefile (new)
1.1 +23 -0 src/contrib/ofed/usr.lib/libibmad/Makefile (new)
1.1 +1 -0 src/contrib/ofed/usr.lib/libibmad/config.h (new)
1.1 +22 -0 src/contrib/ofed/usr.lib/libibumad/Makefile (new)
1.1 +1 -0 src/contrib/ofed/usr.lib/libibumad/config.h (new)
1.1 +39 -0 src/contrib/ofed/usr.lib/libibverbs/Makefile (new)
1.1 +18 -0 src/contrib/ofed/usr.lib/libibverbs/alloca.h (new)
1.1 +2 -0 src/contrib/ofed/usr.lib/libibverbs/config.h (new)
1.1 +24 -0 src/contrib/ofed/usr.lib/libmlx4/Makefile (new)
1.1 +4 -0 src/contrib/ofed/usr.lib/libmlx4/config.h (new)
1.1 +25 -0 src/contrib/ofed/usr.lib/libmthca/Makefile (new)
1.1 +9 -0 src/contrib/ofed/usr.lib/libmthca/config.h (new)
1.1 +18 -0 src/contrib/ofed/usr.lib/libopensm/Makefile (new)
1.1 +21 -0 src/contrib/ofed/usr.lib/libosmcomp/Makefile (new)
1.1 +20 -0 src/contrib/ofed/usr.lib/libosmvendor/Makefile (new)
1.1 +33 -0 src/contrib/ofed/usr.lib/librdmacm/Makefile (new)
1.1 +21 -0 src/contrib/ofed/usr.lib/libsdp/Makefile (new)
1.386 +1 -0 src/etc/defaults/rc.conf
1.141 +12 -0 src/etc/mtree/BSD.include.dist
1.78 +2 -0 src/etc/mtree/BSD.var.dist
1.107 +4 -0 src/etc/rc.d/Makefile
1.1 +28 -0 src/etc/rc.d/opensm (new)
1.97 +2 -1 src/share/mk/bsd.own.mk
1.671 +4 -0 src/sys/modules/Makefile
1.1 +14 -0 src/sys/modules/mlx4/Makefile (new)
1.1 +11 -0 src/sys/modules/mlx4ib/Makefile (new)
1.1 +13 -0 src/sys/modules/mlxen/Makefile (new)
1.1 +15 -0 src/sys/modules/mthca/Makefile (new)
1.1 +66 -0 src/sys/ofed/drivers/infiniband/Kconfig (new)
1.1 +17 -0 src/sys/ofed/drivers/infiniband/Makefile (new)
1.1 +32 -0 src/sys/ofed/drivers/infiniband/core/Makefile (new)
1.1 +630 -0 src/sys/ofed/drivers/infiniband/core/addr.c (new)
1.1 +216 -0 src/sys/ofed/drivers/infiniband/core/agent.c (new)
1.1 +51 -0 src/sys/ofed/drivers/infiniband/core/agent.h (new)
1.1 +398 -0 src/sys/ofed/drivers/infiniband/core/cache.c (new)
1.1 +3894 -0 src/sys/ofed/drivers/infiniband/core/cm.c (new)
1.1 +819 -0 src/sys/ofed/drivers/infiniband/core/cm_msgs.h (new)
1.1 +3386 -0 src/sys/ofed/drivers/infiniband/core/cma.c (new)
1.1 +50 -0 src/sys/ofed/drivers/infiniband/core/core_priv.h (new)
1.1 +754 -0 src/sys/ofed/drivers/infiniband/core/device.c (new)
1.1 +544 -0 src/sys/ofed/drivers/infiniband/core/fmr_pool.c (new)
1.1 +1025 -0 src/sys/ofed/drivers/infiniband/core/iwcm.c (new)
1.1 +62 -0 src/sys/ofed/drivers/infiniband/core/iwcm.h (new)
1.1 +1273 -0 src/sys/ofed/drivers/infiniband/core/local_sa.c (new)
1.1 +3057 -0 src/sys/ofed/drivers/infiniband/core/mad.c (new)
1.1 +231 -0 src/sys/ofed/drivers/infiniband/core/mad_priv.h (new)
1.1 +951 -0 src/sys/ofed/drivers/infiniband/core/mad_rmpp.c (new)
1.1 +58 -0 src/sys/ofed/drivers/infiniband/core/mad_rmpp.h (new)
1.1 +868 -0 src/sys/ofed/drivers/infiniband/core/multicast.c (new)
1.1 +749 -0 src/sys/ofed/drivers/infiniband/core/notice.c (new)
1.1 +202 -0 src/sys/ofed/drivers/infiniband/core/packer.c (new)
1.1 +105 -0 src/sys/ofed/drivers/infiniband/core/sa.h (new)
1.1 +1480 -0 src/sys/ofed/drivers/infiniband/core/sa_query.c (new)
1.1 +245 -0 src/sys/ofed/drivers/infiniband/core/smi.c (new)
1.1 +90 -0 src/sys/ofed/drivers/infiniband/core/smi.h (new)
1.1 +911 -0 src/sys/ofed/drivers/infiniband/core/sysfs.c (new)
1.1 +1348 -0 src/sys/ofed/drivers/infiniband/core/ucm.c (new)
1.1 +1337 -0 src/sys/ofed/drivers/infiniband/core/ucma.c (new)
1.1 +453 -0 src/sys/ofed/drivers/infiniband/core/ud_header.c (new)
1.1 +532 -0 src/sys/ofed/drivers/infiniband/core/umem.c (new)
1.1 +1225 -0 src/sys/ofed/drivers/infiniband/core/user_mad.c (new)
1.1 +220 -0 src/sys/ofed/drivers/infiniband/core/uverbs.h (new)
1.1 +3022 -0 src/sys/ofed/drivers/infiniband/core/uverbs_cmd.c (new)
1.1 +1012 -0 src/sys/ofed/drivers/infiniband/core/uverbs_main.c (new)
1.1 +139 -0 src/sys/ofed/drivers/infiniband/core/uverbs_marshall.c (new)
1.1 +1073 -0 src/sys/ofed/drivers/infiniband/core/verbs.c (new)
1.1 +3 -0 src/sys/ofed/drivers/infiniband/debug/Makefile (new)
1.1 +600 -0 src/sys/ofed/drivers/infiniband/debug/memtrack.c (new)
1.1 +45 -0 src/sys/ofed/drivers/infiniband/debug/memtrack.h (new)
1.1 +138 -0 src/sys/ofed/drivers/infiniband/debug/mtrack.h (new)
1.1 +8 -0 src/sys/ofed/drivers/infiniband/hw/mlx4/Kconfig (new)
1.1 +4 -0 src/sys/ofed/drivers/infiniband/hw/mlx4/Makefile (new)
1.1 +205 -0 src/sys/ofed/drivers/infiniband/hw/mlx4/ah.c (new)
1.1 +861 -0 src/sys/ofed/drivers/infiniband/hw/mlx4/cq.c (new)
1.1 +98 -0 src/sys/ofed/drivers/infiniband/hw/mlx4/doorbell.c (new)
1.1 +452 -0 src/sys/ofed/drivers/infiniband/hw/mlx4/mad.c (new)
1.1 +1580 -0 src/sys/ofed/drivers/infiniband/hw/mlx4/main.c (new)
1.1 +409 -0 src/sys/ofed/drivers/infiniband/hw/mlx4/mlx4_ib.h (new)
1.1 +424 -0 src/sys/ofed/drivers/infiniband/hw/mlx4/mr.c (new)
1.1 +2770 -0 src/sys/ofed/drivers/infiniband/hw/mlx4/qp.c (new)
1.1 +401 -0 src/sys/ofed/drivers/infiniband/hw/mlx4/srq.c (new)
1.1 +97 -0 src/sys/ofed/drivers/infiniband/hw/mlx4/user.h (new)
1.1 +74 -0 src/sys/ofed/drivers/infiniband/hw/mlx4/wc.c (new)
1.1 +41 -0 src/sys/ofed/drivers/infiniband/hw/mlx4/wc.h (new)
1.1 +17 -0 src/sys/ofed/drivers/infiniband/hw/mthca/Kconfig (new)
1.1 +7 -0 src/sys/ofed/drivers/infiniband/hw/mthca/Makefile (new)
1.1 +301 -0 src/sys/ofed/drivers/infiniband/hw/mthca/mthca_allocator.c (new)
1.1 +374 -0 src/sys/ofed/drivers/infiniband/hw/mthca/mthca_av.c (new)
1.1 +198 -0 src/sys/ofed/drivers/infiniband/hw/mthca/mthca_catas.c (new)
1.1 +1931 -0 src/sys/ofed/drivers/infiniband/hw/mthca/mthca_cmd.c (new)
1.1 +330 -0 src/sys/ofed/drivers/infiniband/hw/mthca/mthca_cmd.h (new)
1.1 +50 -0 src/sys/ofed/drivers/infiniband/hw/mthca/mthca_config_reg.h (new)
1.1 +992 -0 src/sys/ofed/drivers/infiniband/hw/mthca/mthca_cq.c (new)
1.1 +596 -0 src/sys/ofed/drivers/infiniband/hw/mthca/mthca_dev.h (new)
1.1 +109 -0 src/sys/ofed/drivers/infiniband/hw/mthca/mthca_doorbell.h (new)
1.1 +920 -0 src/sys/ofed/drivers/infiniband/hw/mthca/mthca_eq.c (new)
1.1 +346 -0 src/sys/ofed/drivers/infiniband/hw/mthca/mthca_mad.c (new)
1.1 +1360 -0 src/sys/ofed/drivers/infiniband/hw/mthca/mthca_main.c (new)
1.1 +372 -0 src/sys/ofed/drivers/infiniband/hw/mthca/mthca_mcg.c (new)
1.1 +879 -0 src/sys/ofed/drivers/infiniband/hw/mthca/mthca_memfree.c (new)
1.1 +179 -0 src/sys/ofed/drivers/infiniband/hw/mthca/mthca_memfree.h (new)
1.1 +985 -0 src/sys/ofed/drivers/infiniband/hw/mthca/mthca_mr.c (new)
1.1 +81 -0 src/sys/ofed/drivers/infiniband/hw/mthca/mthca_pd.c (new)
1.1 +285 -0 src/sys/ofed/drivers/infiniband/hw/mthca/mthca_profile.c (new)
1.1 +59 -0 src/sys/ofed/drivers/infiniband/hw/mthca/mthca_profile.h (new)
1.1 +1427 -0 src/sys/ofed/drivers/infiniband/hw/mthca/mthca_provider.c (new)
1.1 +343 -0 src/sys/ofed/drivers/infiniband/hw/mthca/mthca_provider.h (new)
1.1 +2332 -0 src/sys/ofed/drivers/infiniband/hw/mthca/mthca_qp.c (new)
1.1 +298 -0 src/sys/ofed/drivers/infiniband/hw/mthca/mthca_reset.c (new)
1.1 +715 -0 src/sys/ofed/drivers/infiniband/hw/mthca/mthca_srq.c (new)
1.1 +78 -0 src/sys/ofed/drivers/infiniband/hw/mthca/mthca_uar.c (new)
1.1 +112 -0 src/sys/ofed/drivers/infiniband/hw/mthca/mthca_user.h (new)
1.1 +131 -0 src/sys/ofed/drivers/infiniband/hw/mthca/mthca_wqe.h (new)
1.1 +50 -0 src/sys/ofed/drivers/infiniband/ulp/ipoib/Kconfig (new)
1.1 +11 -0 src/sys/ofed/drivers/infiniband/ulp/ipoib/Makefile (new)
1.1 +757 -0 src/sys/ofed/drivers/infiniband/ulp/ipoib/ipoib.h (new)
1.1 +1445 -0 src/sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_cm.c (new)
1.1 +159 -0 src/sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_ethtool.c (new)
1.1 +298 -0 src/sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_fs.c (new)
1.1 +997 -0 src/sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_ib.c (new)
1.1 +1537 -0 src/sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_main.c (new)
1.1 +907 -0 src/sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_multicast.c (new)
1.1 +294 -0 src/sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_verbs.c (new)
1.1 +190 -0 src/sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_vlan.c (new)
1.1 +28 -0 src/sys/ofed/drivers/infiniband/ulp/sdp/Kconfig (new)
1.1 +6 -0 src/sys/ofed/drivers/infiniband/ulp/sdp/Makefile (new)
1.1 +721 -0 src/sys/ofed/drivers/infiniband/ulp/sdp/sdp.h (new)
1.1 +258 -0 src/sys/ofed/drivers/infiniband/ulp/sdp/sdp_bcopy.c (new)
1.1 +456 -0 src/sys/ofed/drivers/infiniband/ulp/sdp/sdp_cma.c (new)
1.1 +167 -0 src/sys/ofed/drivers/infiniband/ulp/sdp/sdp_dbg.h (new)
1.1 +1962 -0 src/sys/ofed/drivers/infiniband/ulp/sdp/sdp_main.c (new)
1.1 +533 -0 src/sys/ofed/drivers/infiniband/ulp/sdp/sdp_proc.c (new)
1.1 +783 -0 src/sys/ofed/drivers/infiniband/ulp/sdp/sdp_rx.c (new)
1.1 +490 -0 src/sys/ofed/drivers/infiniband/ulp/sdp/sdp_tx.c (new)
1.1 +804 -0 src/sys/ofed/drivers/infiniband/ulp/sdp/sdp_zcopy.c (new)
1.1 +6 -0 src/sys/ofed/drivers/infiniband/util/Kconfig (new)
1.1 +3 -0 src/sys/ofed/drivers/infiniband/util/Makefile (new)
1.1 +593 -0 src/sys/ofed/drivers/infiniband/util/madeye.c (new)
1.1 +9 -0 src/sys/ofed/drivers/net/mlx4/Makefile (new)
1.1 +453 -0 src/sys/ofed/drivers/net/mlx4/alloc.c (new)
1.1 +158 -0 src/sys/ofed/drivers/net/mlx4/catas.c (new)
1.1 +453 -0 src/sys/ofed/drivers/net/mlx4/cmd.c (new)
1.1 +338 -0 src/sys/ofed/drivers/net/mlx4/cq.c (new)
1.1 +158 -0 src/sys/ofed/drivers/net/mlx4/en_cq.c (new)
1.1 +512 -0 src/sys/ofed/drivers/net/mlx4/en_ethtool.c (new)
1.1 +188 -0 src/sys/ofed/drivers/net/mlx4/en_frag.c (new)
1.1 +384 -0 src/sys/ofed/drivers/net/mlx4/en_main.c (new)
1.1 +1511 -0 src/sys/ofed/drivers/net/mlx4/en_netdev.c (new)
1.1 +0 -0 src/sys/ofed/drivers/net/mlx4/en_params.c (new)
1.1 +314 -0 src/sys/ofed/drivers/net/mlx4/en_port.c (new)
1.1 +591 -0 src/sys/ofed/drivers/net/mlx4/en_port.h (new)
1.1 +103 -0 src/sys/ofed/drivers/net/mlx4/en_resources.c (new)
1.1 +1006 -0 src/sys/ofed/drivers/net/mlx4/en_rx.c (new)
1.1 +179 -0 src/sys/ofed/drivers/net/mlx4/en_selftest.c (new)
1.1 +1035 -0 src/sys/ofed/drivers/net/mlx4/en_tx.c (new)
1.1 +727 -0 src/sys/ofed/drivers/net/mlx4/eq.c (new)
1.1 +1010 -0 src/sys/ofed/drivers/net/mlx4/fw.c (new)
1.1 +186 -0 src/sys/ofed/drivers/net/mlx4/fw.h (new)
1.1 +455 -0 src/sys/ofed/drivers/net/mlx4/icm.c (new)
1.1 +130 -0 src/sys/ofed/drivers/net/mlx4/icm.h (new)
1.1 +212 -0 src/sys/ofed/drivers/net/mlx4/intf.c (new)
1.1 +1704 -0 src/sys/ofed/drivers/net/mlx4/main.c (new)
1.1 +366 -0 src/sys/ofed/drivers/net/mlx4/mcg.c (new)
1.1 +427 -0 src/sys/ofed/drivers/net/mlx4/mlx4.h (new)
1.1 +651 -0 src/sys/ofed/drivers/net/mlx4/mlx4_en.h (new)
1.1 +773 -0 src/sys/ofed/drivers/net/mlx4/mr.c (new)
1.1 +211 -0 src/sys/ofed/drivers/net/mlx4/pd.c (new)
1.1 +354 -0 src/sys/ofed/drivers/net/mlx4/port.c (new)
1.1 +240 -0 src/sys/ofed/drivers/net/mlx4/profile.c (new)
1.1 +410 -0 src/sys/ofed/drivers/net/mlx4/qp.c (new)
1.1 +186 -0 src/sys/ofed/drivers/net/mlx4/reset.c (new)
1.1 +172 -0 src/sys/ofed/drivers/net/mlx4/sense.c (new)
1.1 +273 -0 src/sys/ofed/drivers/net/mlx4/srq.c (new)
1.1 +70 -0 src/sys/ofed/drivers/net/mlx4/xrcd.c (new)
1.1 +79 -0 src/sys/ofed/include/asm/atomic-long.h (new)
1.1 +85 -0 src/sys/ofed/include/asm/atomic.h (new)
1.1 +90 -0 src/sys/ofed/include/asm/byteorder.h (new)
1.1 +32 -0 src/sys/ofed/include/asm/current.h (new)
1.1 +33 -0 src/sys/ofed/include/asm/fcntl.h (new)
1.1 +29 -0 src/sys/ofed/include/asm/io.h (new)
1.1 +29 -0 src/sys/ofed/include/asm/page.h (new)
1.1 +33 -0 src/sys/ofed/include/asm/pgtable.h (new)
1.1 +34 -0 src/sys/ofed/include/asm/semaphore.h (new)
1.1 +27 -0 src/sys/ofed/include/asm/system.h (new)
1.1 +67 -0 src/sys/ofed/include/asm/types.h (new)
1.1 +49 -0 src/sys/ofed/include/asm/uaccess.h (new)
1.1 +34 -0 src/sys/ofed/include/linux/bitmap.h (new)
1.1 +312 -0 src/sys/ofed/include/linux/bitops.h (new)
1.1 +129 -0 src/sys/ofed/include/linux/cdev.h (new)
1.1 +33 -0 src/sys/ofed/include/linux/compat.h (new)
1.1 +65 -0 src/sys/ofed/include/linux/compiler.h (new)
1.1 +155 -0 src/sys/ofed/include/linux/completion.h (new)
1.1 +34 -0 src/sys/ofed/include/linux/ctype.h (new)
1.1 +43 -0 src/sys/ofed/include/linux/delay.h (new)
1.1 +388 -0 src/sys/ofed/include/linux/device.h (new)
1.1 +47 -0 src/sys/ofed/include/linux/dma-attrs.h (new)
1.1 +263 -0 src/sys/ofed/include/linux/dma-mapping.h (new)
1.1 +85 -0 src/sys/ofed/include/linux/dmapool.h (new)
1.1 +60 -0 src/sys/ofed/include/linux/err.h (new)
1.1 +39 -0 src/sys/ofed/include/linux/errno.h (new)
1.1 +31 -0 src/sys/ofed/include/linux/ethtool.h (new)
1.1 +120 -0 src/sys/ofed/include/linux/file.h (new)
1.1 +182 -0 src/sys/ofed/include/linux/fs.h (new)
1.1 +122 -0 src/sys/ofed/include/linux/gfp.h (new)
1.1 +39 -0 src/sys/ofed/include/linux/hardirq.h (new)
1.1 +70 -0 src/sys/ofed/include/linux/idr.h (new)
1.1 +32 -0 src/sys/ofed/include/linux/if_arp.h (new)
1.1 +37 -0 src/sys/ofed/include/linux/if_ether.h (new)
1.1 +35 -0 src/sys/ofed/include/linux/if_vlan.h (new)
1.1 +37 -0 src/sys/ofed/include/linux/in.h (new)
1.1 +36 -0 src/sys/ofed/include/linux/in6.h (new)
1.1 +31 -0 src/sys/ofed/include/linux/inet.h (new)
1.1 +56 -0 src/sys/ofed/include/linux/inetdevice.h (new)
1.1 +31 -0 src/sys/ofed/include/linux/init.h (new)
1.1 +139 -0 src/sys/ofed/include/linux/interrupt.h (new)
1.1 +77 -0 src/sys/ofed/include/linux/io-mapping.h (new)
1.1 +125 -0 src/sys/ofed/include/linux/io.h (new)
1.1 +34 -0 src/sys/ofed/include/linux/ioctl.h (new)
1.1 +143 -0 src/sys/ofed/include/linux/jhash.h (new)
1.1 +56 -0 src/sys/ofed/include/linux/jiffies.h (new)
1.1 +36 -0 src/sys/ofed/include/linux/kdev_t.h (new)
1.1 +88 -0 src/sys/ofed/include/linux/kernel.h (new)
1.1 +153 -0 src/sys/ofed/include/linux/kobject.h (new)
1.1 +62 -0 src/sys/ofed/include/linux/kref.h (new)
1.1 +104 -0 src/sys/ofed/include/linux/kthread.h (new)
1.1 +695 -0 src/sys/ofed/include/linux/linux_compat.c (new)
1.1 +447 -0 src/sys/ofed/include/linux/linux_idr.c (new)
1.1 +170 -0 src/sys/ofed/include/linux/linux_radix.c (new)
1.1 +331 -0 src/sys/ofed/include/linux/list.h (new)
1.1 +37 -0 src/sys/ofed/include/linux/lockdep.h (new)
1.1 +60 -0 src/sys/ofed/include/linux/log2.h (new)
1.1 +72 -0 src/sys/ofed/include/linux/miscdevice.h (new)
1.1 +196 -0 src/sys/ofed/include/linux/mlx4/cmd.h (new)
1.1 +150 -0 src/sys/ofed/include/linux/mlx4/cq.h (new)
1.1 +619 -0 src/sys/ofed/include/linux/mlx4/device.h (new)
1.1 +86 -0 src/sys/ofed/include/linux/mlx4/doorbell.h (new)
1.1 +82 -0 src/sys/ofed/include/linux/mlx4/driver.h (new)
1.1 +346 -0 src/sys/ofed/include/linux/mlx4/qp.h (new)
1.1 +54 -0 src/sys/ofed/include/linux/mlx4/srq.h (new)
1.1 +84 -0 src/sys/ofed/include/linux/mm.h (new)
1.1 +87 -0 src/sys/ofed/include/linux/module.h (new)
1.1 +226 -0 src/sys/ofed/include/linux/moduleparam.h (new)
1.1 +33 -0 src/sys/ofed/include/linux/mount.h (new)
1.1 +61 -0 src/sys/ofed/include/linux/mutex.h (new)
1.1 +73 -0 src/sys/ofed/include/linux/net.h (new)
1.1 +159 -0 src/sys/ofed/include/linux/netdevice.h (new)
1.1 +54 -0 src/sys/ofed/include/linux/notifier.h (new)
1.1 +49 -0 src/sys/ofed/include/linux/page.h (new)
1.1 +580 -0 src/sys/ofed/include/linux/pci.h (new)
1.1 +44 -0 src/sys/ofed/include/linux/poll.h (new)
1.1 +60 -0 src/sys/ofed/include/linux/radix-tree.h (new)
1.1 +40 -0 src/sys/ofed/include/linux/random.h (new)
1.1 +111 -0 src/sys/ofed/include/linux/rbtree.h (new)
1.1 +27 -0 src/sys/ofed/include/linux/rtnetlink.h (new)
1.1 +63 -0 src/sys/ofed/include/linux/rwlock.h (new)
1.1 +56 -0 src/sys/ofed/include/linux/rwsem.h (new)
1.1 +98 -0 src/sys/ofed/include/linux/scatterlist.h (new)
1.1 +109 -0 src/sys/ofed/include/linux/sched.h (new)
1.1 +66 -0 src/sys/ofed/include/linux/semaphore.h (new)
1.1 +102 -0 src/sys/ofed/include/linux/slab.h (new)
1.1 +66 -0 src/sys/ofed/include/linux/socket.h (new)
1.1 +68 -0 src/sys/ofed/include/linux/spinlock.h (new)
1.1 +34 -0 src/sys/ofed/include/linux/stddef.h (new)
1.1 +49 -0 src/sys/ofed/include/linux/string.h (new)
1.1 +182 -0 src/sys/ofed/include/linux/sysfs.h (new)
1.1 +87 -0 src/sys/ofed/include/linux/timer.h (new)
1.1 +55 -0 src/sys/ofed/include/linux/types.h (new)
1.1 +34 -0 src/sys/ofed/include/linux/uaccess.h (new)
1.1 +41 -0 src/sys/ofed/include/linux/vmalloc.h (new)
1.1 +112 -0 src/sys/ofed/include/linux/wait.h (new)
1.1 +191 -0 src/sys/ofed/include/linux/workqueue.h (new)
1.1 +27 -0 src/sys/ofed/include/net/addrconf.h (new)
1.1 +27 -0 src/sys/ofed/include/net/arp.h (new)
1.1 +77 -0 src/sys/ofed/include/net/ip.h (new)
1.1 +27 -0 src/sys/ofed/include/net/ip6_route.h (new)
1.1 +62 -0 src/sys/ofed/include/net/ipv6.h (new)
1.1 +27 -0 src/sys/ofed/include/net/neighbour.h (new)
1.1 +71 -0 src/sys/ofed/include/net/netevent.h (new)
1.1 +38 -0 src/sys/ofed/include/net/tcp.h (new)
1.1 +1 -0 src/sys/ofed/include/rdma/Kbuild (new)
1.1 +312 -0 src/sys/ofed/include/rdma/ib_addr.h (new)
1.1 +116 -0 src/sys/ofed/include/rdma/ib_cache.h (new)
1.1 +589 -0 src/sys/ofed/include/rdma/ib_cm.h (new)
1.1 +93 -0 src/sys/ofed/include/rdma/ib_fmr_pool.h (new)
1.1 +655 -0 src/sys/ofed/include/rdma/ib_mad.h (new)
1.1 +53 -0 src/sys/ofed/include/rdma/ib_marshall.h (new)
1.1 +269 -0 src/sys/ofed/include/rdma/ib_pack.h (new)
1.1 +559 -0 src/sys/ofed/include/rdma/ib_sa.h (new)
1.1 +128 -0 src/sys/ofed/include/rdma/ib_smi.h (new)
1.1 +73 -0 src/sys/ofed/include/rdma/ib_umem.h (new)
1.1 +324 -0 src/sys/ofed/include/rdma/ib_user_cm.h (new)
1.1 +202 -0 src/sys/ofed/include/rdma/ib_user_mad.h (new)
1.1 +76 -0 src/sys/ofed/include/rdma/ib_user_sa.h (new)
1.1 +801 -0 src/sys/ofed/include/rdma/ib_user_verbs.h (new)
1.1 +2170 -0 src/sys/ofed/include/rdma/ib_verbs.h (new)
1.1 +258 -0 src/sys/ofed/include/rdma/iw_cm.h (new)
1.1 +333 -0 src/sys/ofed/include/rdma/rdma_cm.h (new)
1.1 +54 -0 src/sys/ofed/include/rdma/rdma_cm_ib.h (new)
1.1 +246 -0 src/sys/ofed/include/rdma/rdma_user_cm.h (new)
1.1 +21 -0 src/sys/ofed/include/rdma/sdp_socket.h (new)
1.44 +4 -0 src/usr.bin/netstat/Makefile
1.98 +16 -8 src/usr.bin/netstat/inet.c
1.108 +8 -0 src/usr.bin/netstat/main.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103210959.p2L9xvf2001857>
