From 52d60d8178f73098307e3c6c7bea16fdc6f2c73f Mon Sep 17 00:00:00 2001 From: Sean Hefty Date: Wed, 3 Oct 2012 15:05:20 -0700 Subject: [PATCH] new --- meta | 5 +++-- patches/rping | 19 +++++++++++++++++++ 2 files changed, 22 insertions(+), 2 deletions(-) create mode 100644 patches/rping diff --git a/meta b/meta index 1f108498..df460206 100644 --- a/meta +++ b/meta @@ -1,7 +1,8 @@ Version: 1 -Previous: c6a44300624a6d77a2ec622afe123332d7f074cb -Head: e9feafcb10b48b7917ed34d7dd8a5a95269938a0 +Previous: 7b7abf312239f7061d2e5965a918c796a7b63e87 +Head: da07c3e69841494fbf5749660082a2f8dd48bdf0 Applied: + rping: da07c3e69841494fbf5749660082a2f8dd48bdf0 Unapplied: cont_of: 3c70a581f12975b49cd1aac0236f09c6b8fb9950 af-ib-conn: 5ce5f56950e0ed453c1798aedfa717bd18a2a754 diff --git a/patches/rping b/patches/rping new file mode 100644 index 00000000..e9b68669 --- /dev/null +++ b/patches/rping @@ -0,0 +1,19 @@ +Bottom: fd25e5104198197967ac10d49db6570c49bf661c +Top: fd25e5104198197967ac10d49db6570c49bf661c +Author: Sean Hefty +Date: 2012-10-03 15:05:20 -0700 + +rping: Reduce retry_count to fit in 3-bits + +retry_count is a 3 bit value on IB, reduce it from +10 to 7. + +A value of 10 prevents rping from working over the Intel +IB HCA. Problem reported by Doug Ledford + +Signed-off-by: Sean Hefty + + +--- + + -- 2.46.0