Hi Yuliang,

It will call:
  vnet_interface_output_node()
from
 src/vnet/interface_output.c

There is also a TenGigabitEthernet5/0/1-tx node. Since you Are using DPDK on 
this interface, that will call:
  dpdk_interface_tx()
from
  src/plugins/dpdk/device/device.c

hth
neale

From: <vpp-dev-boun...@lists.fd.io> on behalf of Yuliang Li 
<yuliang...@yale.edu>
Date: Wednesday, 1 November 2017 at 05:31
To: "vpp-dev@lists.fd.io" <vpp-dev@lists.fd.io>
Subject: [vpp-dev] dpdk output function

Hi,

Some node is called "TenGigabitEthernet5/0/1-output". I am using dpdk on this 
interface. Does anyone know what is the function that this node calls?

Thanks,
--
Yuliang Li
PhD student
Department of Computer Science
Yale University
_______________________________________________
vpp-dev mailing list
vpp-dev@lists.fd.io
https://lists.fd.io/mailman/listinfo/vpp-dev

Reply via email to