Vladimir Sokolovsky wrote:
> Hi Moni,
> Please review the following patch to ib-bonding.spec:
>
> Use %{_prefix} in RPM spec file instead of hard-coded /usr/local/ofed.
>
> Signed-off-by: Vladimir Sokolovsky <[EMAIL PROTECTED]>
> ---
>
> diff --git a/ib-bonding.spec b/ib-bonding.spec
> index
Hi Moni,
Please review the following patch to ib-bonding.spec:
Use %{_prefix} in RPM spec file instead of hard-coded /usr/local/ofed.
Signed-off-by: Vladimir Sokolovsky <[EMAIL PROTECTED]>
---
diff --git a/ib-bonding.spec b/ib-bonding.spec
index db02fe8..77e51e0 100644
--- a/ib-bonding.spec
Hi, Vlad,
Can you please pull this to OFED-1.2?
I guess this requires some changes in the build scripts and configuration files.
I'd be happy to help and any way I can to help with that. Please let me know.
thanks
- MoniS
Moni Shoua wrote:
> Originally, bonding is a High Availability solution f
Originally, bonding is a High Availability solution for Ethernet network
interfaces.
It is a module that implements a virtual network device (not bounded to
hardware) and enslaves "real" devices. Bonding device controls its slaves
according
to the bonding policy and the slave's health.
I am add