3.VPP源码分析(graph node(1))
node_type_t VLIB_NODE_TYPE_INTERNAL/*An internal node on the call graph(could be output).Internal nodes(including output nodes)move data from node to node(or out of the graph for output nodes).*/VLIB_NODE_TYPE_INPUT/*Nodes...