]> git.openfabrics.org - ~shefty/ibacm.git/commitdiff
new
authorSean Hefty <sean.hefty@intel.com>
Tue, 7 Dec 2010 17:39:52 +0000 (09:39 -0800)
committerSean Hefty <sean.hefty@intel.com>
Tue, 7 Dec 2010 17:39:52 +0000 (09:39 -0800)
meta
patches/mult_dest [new file with mode: 0644]

diff --git a/meta b/meta
index 48eb5486f1177361a82dfef595301420dc12e513..31863419b45d4888807c042a66f80aa72c1608ec 100644 (file)
--- a/meta
+++ b/meta
@@ -1,6 +1,6 @@
 Version: 1
-Previous: b0fb350fc607930a7b66e8c5514d37cbdad33564
-Head: 47d8e33e2f36df1e3b163fcf7e8b0b56604fb944
+Previous: dbc1aa6cd889fc49e67f8d552f321b2511bdb13d
+Head: 9780f2a4e828d158b7869e4e294e1422a0d54046
 Applied:
   logging: 549692c49922dce3911d97dcc6d0a2fc583ab5f7
   acm_snoop: dd5542fbaa1c5a92367d0552ef3525d5ea0a4638
@@ -16,6 +16,7 @@ Applied:
   nodelay: 90b41e985e1f478cda3e4821709cb2ed5e27ee7f
   acme_dest: b7ec8fce4adac1b6e970529e41ff1c936f4be27b
   show_err: 47d8e33e2f36df1e3b163fcf7e8b0b56604fb944
+  mult_dest: 9780f2a4e828d158b7869e4e294e1422a0d54046
 Unapplied:
   1.0.4: dc3f68d964641c9ffea14558d6a236c4216a89ae
 Hidden:
diff --git a/patches/mult_dest b/patches/mult_dest
new file mode 100644 (file)
index 0000000..e5637f2
--- /dev/null
@@ -0,0 +1,22 @@
+Bottom: 32a7b8b2ffc23b410dc19c50a9bf68e149662635
+Top:    32a7b8b2ffc23b410dc19c50a9bf68e149662635
+Author: Sean Hefty <sean.hefty@intel.com>
+Date:   2010-12-07 09:39:52 -0800
+
+ib_acme: Allow user to specify multiple destinations
+
+In order to test the ACM service on large clusters and
+force population of cached data, allow a user to indicate
+that ib_acme should resolve information for multiple
+destinations.
+
+Multiple destinations can be specified by using bracket
+syntax, such as [1-10,12,15-20], at the end of the
+destination name.
+
+Signed-off-by: Sean Hefty <sean.hefty@intel.com>
+
+
+---
+
+