* If 'may_steal' is false, the caller retains ownership of all the
* packets. If 'may_steal' is true, the caller transfers ownership of
all
* the packets to the network device, regardless of success.
*
* If 'concurrent_txq' is true, the caller may perform concurrent calls
Hello experts,
Can somebody help answer?
On Fri, Dec 30, 2016 at 3:00 AM, Joo Kim wrote:
> Hello,
>
> I got following gdb backtrace for ovs2.6. And netdev_dpdk_send__()
> definition is shown at bottom.
> I try to understand what 'may_steal' is for but not clear yet. Can
> anybody explain w
Hello,
I got following gdb backtrace for ovs2.6. And netdev_dpdk_send__()
definition is shown at bottom.
I try to understand what 'may_steal' is for but not clear yet. Can
anybody explain what it is?
#0 netdev_dpdk_eth_send (netdev=0x7f235285ed40, qid=0,
batch=0x7f2541ff7130, may_steal=true,