Hello, I've encountered some problems (packet loss, duplicate
truncated packets, hang) w/ recent rd ring related updates to
via-veolcity. I'm attaching 8 patches to fix the problem and some
other bugs. I'm attaching the following 8 patches. Detailed
description is at the head of each patch file.
00velocity_nics.patch : velocity_nics management fix
01velocity_xmit_lock.patch : unused xmit_lock removed
02velocity_give_rx_desc.patch : give_rx_desc removed
03velocity_rd_ring.patch : rd ring fix (it was the offending bug)
04velocity_init.patch : init related bug fix
05velocity_cpu_to_le32.patch : removes cpu_to_le32(OWNED_BY_NIC)
06velocity_init_td_ring.patch : init_td_ring index calculation fix
07velocity_comment.patch : comment fixes
Thanks.
--
tejun
00velocity_nics.patch
Description: Text document
01velocity_xmit_lock.patch
Description: Text document
02velocity_give_rx_desc.patch
Description: Text document
03velocity_rd_ring.patch
Description: Text document
04velocity_init.patch
Description: Text document
05velocity_cpu_to_le32.patch
Description: Text document
06velocity_init_td_ring.patch
Description: Text document
07velocity_comment.patch
Description: Text document
|