Re: [PATCH 1/2] ibsim: Remove parse corner case with full ibnetdiscover output

2013-06-25 Thread Hal Rosenstock
On 6/13/2013 5:30 PM, Albert Chu wrote: When feeding in ibnetdiscover full output (i.e. -f option), ibsim would not parse the lid and lmc of ports correctly. Signed-off-by: Albert L. Chu ch...@llnl.gov Thanks. Applied. -- Hal -- To unsubscribe from this list: send the line unsubscribe

[PATCH v2 23/45] infiniband: ehca: Use get/put_online_cpus_atomic() to prevent CPU offline

2013-06-25 Thread Srivatsa S. Bhat
Once stop_machine() is gone from the CPU offline path, we won't be able to depend on disabling preemption to prevent CPUs from going offline from under us. Use the get/put_online_cpus_atomic() APIs to prevent CPUs from going offline, while invoking from atomic context. Cc: Hoang-Nam Nguyen

RE: [PATCH 10/15 ibacm] Add the ability to preload the destination GID and LID caches

2013-06-25 Thread Hefty, Sean
Preloading of these caches is supported via a file which is produced by OpenSM by the dump_pr plugin which contains sufficient SA PathRecord information. Details on this file format and configuring OpenSM for this are found in dump_pr_notes.txt in dump_pr. File format is specified in

Re: [PATCH for-next 0/8] Add Mellanox mlx5 driver for Connect-IB devices

2013-06-25 Thread David Miller
From: Or Gerlitz ogerl...@mellanox.com Date: Thu, 20 Jun 2013 17:44:49 +0300 So we skipped netdev in V0, in an attempt to reduce cross postings... anyway, the mlx5_core driver is similar story as of mlx4_core. So, if looking forward, for the initial merge to be simpler, are you OK for both