[ewg] [GIT PULL] RDMA/nes: move free skb to nes_nic_ce_handler

2008-12-06 Thread Tung, Chien Tin
Vlad,

Please pull RDMA/nes update for OFED 1.4:

git://git.openfabrics.org/~ctung/ofed-1.4.git ofed_kernel

commit afc864792df4dd57332d5599d70871888fb66fa0
Author: Faisal Latif [EMAIL PROTECTED]
Date:   Sat Dec 6 09:11:50 2008 -0800
 
RDMA/nes: move free skb to nes_nic_ce_hander

Thanks,

Chien

--
Chien Tung | [EMAIL PROTECTED] ___
ewg mailing list
ewg@lists.openfabrics.org
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg


[ewg] [ANNOUNCE] management tarballs release

2008-12-06 Thread Sasha Khapyorsky
Hi,

There is a new release of the management (OpenSM and infiniband
diagnostics) tarballs available in:

http://www.openfabrics.org/downloads/management/

md5sum:

0cbae1312313c46b9a7d6abae11d9e13  opensm-3.2.5.tar.gz
50b8b23a800e6a703fd8eddd274f94f0  infiniband-diags-1.4.4.tar.gz

All component versions are from recent master branch. Full change log is
below.

Sasha


Eli Dorfman (1):
  opensm/osm_trap_rcv.c disable the port with the least hop count

Hal Rosenstock (4):
  opensm/osm_port_info_rcv.c: Remove SM from sm_guid_tbl when IsSM is not
  opensm.8.in: Update email address
  opensm/osm_prefix_route.h: prefix and guid are in network rather than 
host endian order
  opensm/osm_lid_mgr.c: Commentary fix

Nicolas Morey Chaisemartin (1):
  OpenSM: Fixed GUID check against cn_guid_file usinf Ftree.

Sasha Khapyorsky (23):
  opensm/osm_sa_sminfo_record: remove unused variable
  opensm/osm_subnet.c: fix high_limit sign when printing
  opensm/osm_subnet: don't reassign zeroed config params
  opensm: fix QoS config bug
  opensm/osm_trap_rcv.c: separate port disabling code
  opensm: disable switch ports only
  opensm: remove function names in OSM_LOG() string
  opensm/osm_sa_link_record: prevent potential endless recursion
  opensm/osm_sw_info_rcv: eliminate osm_node_get_any_physp_ptr() use
  opensm: remove osm_node_get_any_dr_part_ptr() function
  opensm: remove osm_node_get_any_physp_ptr() function
  opensm: free lft_buf right after use
  opensm: rename switch lft_buf to new_lft
  opensm: fix possible crash when disabling babbling port
  opensm/ftree: save lft_buf memory allocations
  opensm/man/opensm.8: add some missing stuff
  infiniband-diags/grouping: add 10G IP router devid
  opensm/osm_sa_path_record.c: minor indentation fix
  opensm: more 3.2.4 related things for RN
  opensm: fix race in main OpenSM flow.
  opensm: add RN to distributed docs list
  opensm: Release Notes update for next version (3.2.5)
  management: update package versions

Yevgeny Kliteynik (3):
  opensm/osm_lid_mgr.c: cosmetics in log message
  opensm/osm_state_mgr.c: bug fix in unicast cache
  opensm: release notes for OSM 3.2.4

___
ewg mailing list
ewg@lists.openfabrics.org
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg


[ewg] [ANNOUNCE] ibsim-0.5 tarball release

2008-12-06 Thread Sasha Khapyorsky
Hi,

There is a new release of the ibsim tarball available in:

http://www.openfabrics.org/downloads/management/

md5sum:

d5383979b5728bb24b9fedc59dd2dc32  ibsim-0.5.tar.gz

The version is from recent master branch. Full change log is below.

Sasha


Al Chu (3):
  ibsim: parse sim cmds via full name
  fix error message typo
  ibsim: add ReLink command

Hal Rosenstock (15):
  ibsim/sim_net.c: Fix some typos
  ibsim/ibsim.c: Fix usage display
  ibsim/README: Clarify point of attachment/SIM_HOST use
  ibsim/README: Clarify point of attachment/SIM_HOST use
  ibsim/sim.h: Fix NodeDescription size
  ibsim/sim_cmd.c: Cosmetic changes to help
  ibsim/sim_mad.c: Cosmetic change to some debug messages
  ibsim/ibsim.c: Cosmetic change to some debug messages
  ibsim/README: Cosmetic commentary changes
  ibsim/TODO: Eliminate inet sockets from todo per previous README change
  ibsim: Remove some unused routines
  ibsim/sim.h: Allow max ports based on 36 port switches
  ibsim/sim_mad.c: Fix some typos
  ibsim/sim_mad.c: Cosmetic changes
  ibsim: Add support for vendor ID and system image GUID

Ira Weiny (1):
  ibsim: Add per attribute drop error.

Sasha Khapyorsky (50):
  defs.mk: append CFLAGS, LDFLAGS
  umad2sim: prevent recursive read()s
  ibsim.spec.in: export CFLAGS and LDFLAGS
  ibsim.spec.in: export CFLAGS and LDFLAGS with make install
  ibsim: prevent print buffer overflow
  ibsim: match client by nodeid and nodedesc
  ibsim: drop duplicated parameters from link_ports()
  tests/mcast_storm.c: test program example
  tests/mcast_storm.c: indentation fixes
  dist.sh: add tests directory
  Remove trailing whitespaces
  umad2sim/sim_client: fix debug prints format strings
  ibsim: fix do_cmd() prototype
  ibsim: remove out file from disconnect_client() parameter list
  ibsim: drop port capmask IsSM bit when SM client is disconnected
  ibsim: disconnect client when connection failed
  ibsim: reply timeout if peer client is unreachable
  umad2sim/sim_client: force port's capmask IsSM bit set option
  Update License: field in spec files
  tests/mcast_storm: fix length value passed to umad_send()
  tests/mcast_storm: check fopen() return status
  tests/mcast_storm: ib_gid_t to ibmad_gid_t rename
  ibsim: rename defport to default_port
  ibsim: fix nodeid size usages
  ibsim: don't fail on unknown options
  README: inet socket rediness
  support for short RMPP transactions
  umad2sim: fix snprintf() usage
  ibsim: fix snprintf() usage
  Merge branch 'master' of ssh://git.openfabrics.org/~sashak/scm/ibsim
  ibsim/sim_cmd: consolidate flows
  umad2sim: cosmetic
  update Voltaire copyright dates
  Encode agent id in request transaction id.
  ibsim: fix compilation warning
  ibsim: drop mad when attr method failed
  ibsim: make some stuff static
  tests/mcast_storm: fix uninitialized subnet prefix
  tests/mcast_storm: consolidate parameters
  tests/mcast_storm: various improvements
  tests/mcast_storm: add command line processor
  tests/mcast_storm: Add -G, -M and -I options
  tests/mcast_storm: add yet trivial single join test
  tests/mcast_storm: fix return value of make_gids_list()
  tests/mcast_storm: fix MGID command line value parsing
  tests/mcast_storm: use as default guid of self port
  tests/mcast_storm: 'joins' test sends a lot of requests
  tests/mcast_storm: make 'leave' test
  tests/mcast_storm: various improvements
  ibsim: version 0.5

Vincent Ficet (1):
  ibsim: handle EAGAIN error

___
ewg mailing list
ewg@lists.openfabrics.org
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg