[openib-general] Re: [PATCH] ipoib: tx ring overrun

Michael S. Tsirkin mst at mellanox.co.il
Tue Jan 10 15:02:54 PST 2006


> Quoting r. Roland Dreier <rdreier at cisco.com>:
> > Subject: Re: [PATCH] ipoib: tx ring overrun
> > 
> >     Michael> Look here
> > 
> >     Michael> https://openib.org/svn/trunk/contrib/mellanox/patches
> > 
> >     Michael> these are updated outstanding patches
> > 
> > OK, cool.  Is there any ordering info available about dependencies
> > between the patches?
> 
> ipoib_flush_wq_2.patch needs to be applied on top of ipoib_flush_wq_1.patch
> 
> Others are independent of each other.

Here's a list of patches with some explanations:

Fixes for oopses that we saw in testing:
ipoib_up_flag_race.patch
ipoib_all_neigh_issues_2.patch
ipoib_mcast_send.patch
ipoib_mc_list.patch
ipoib_flush_wq_1.patch
ipoib_flush_wq_2.patch

Memory leak that we saw in testing
ipoib_multicast_leak.patch

Drop counter fix (not sure whether this is from testing or code review)
ipoib_multicast_drop_counter.patch

Code review: cosmetic
ipoib_cosmetics.patch

Code review: error handling
ipoib_init_qp.patch
ipoib_post_receives_err.patch

Code review: races
ipoib_qprst_protect.patch
ipoib_multicast_ah.patch
ipoib_multicast_race.patch


There's also a patch for libibverbs
devinfo_board_id.patch

and a patch for core/sysfs.c
node_desc_clear.patch



-- 
MST



More information about the general mailing list