RE: [PATCH v2] RPING: Make sure CQ event thread exits before destroying the CQ.

2010-11-01 Thread Hefty, Sean
thanks - applied N�r��yb�X��ǧv�^�)޺{.n�+{��ٚ�{ay�ʇڙ�,j��f���h���z��w��� ���j:+v���w�j�mzZ+�ݢj"��!�i

RE: [PATCH v2] RPING: Make sure CQ event thread exits before destroying the CQ.

2010-11-01 Thread Hefty, Sean
> Thoughts on this? I was out last week, but I have this marked to look at later today.

Re: [PATCH v2] RPING: Make sure CQ event thread exits before destroying the CQ.

2010-11-01 Thread Steve Wise
Hey Sean, Thoughts on this? I did quick rping tests on mthca, mlx4 and T3. Tested out ok. Steve. On 10/25/2010 02:43 PM, Steve Wise wrote: It is possible for the CQ event thread to poll the CQ after it has been destroyed which can result in a seg fault on T3 interfaces. This patch waits f

[PATCH v2] RPING: Make sure CQ event thread exits before destroying the CQ.

2010-10-25 Thread Steve Wise
It is possible for the CQ event thread to poll the CQ after it has been destroyed which can result in a seg fault on T3 interfaces. This patch waits for the thread to exit before destroying the CQ. Signed-off-by: Steve Wise --- examples/rping.c | 10 +- 1 files changed, 5 insertions(