Hi, wenzhuo,
        Have to check that because I really had the panic when compile my code 
with dpdk 2.0.0. 

        Also I checked the code in the dpdk git repo. It does not check the 
reference count, it just only calculate 
the begin positions of mbufs that really needs to be recycled. 
        my code is retrieved from git://dpdk.org/dpdk <git://dpdk.org/dpdk>. 

        Thanks for reviewing.

> ? 2015?8?3????4:42?Lu, Wenzhuo <wenzhuo.lu at intel.com> ???
> 
> Hi  Peng,
> There?re 2 versions of ixgbe_tx_queue_release_mbufs. One in ixgbe_rxtx.c, the 
> other is in ixgbe_rxtx_vec.c.
> What you shown is the one in ixgbe_rxtx.c. You can find the one in 
> ixgbe_rxtx_vec.c already has the sanity check for reference count.
> Thanks.

Reply via email to