; SPDX-License-Identifier: BSD-3-Clause ; Copyright(c) 2010-2018 Intel Corporation ; _______________ ; LINK0 RXQ0 --->| |---> LINK0 TXQ0 ; | | ; LINK1 RXQ0 --->| |---> LINK1 TXQ0 ; | Routing | ; | | ; | | ; | | ; |_______________| ; | ; +-----------> SINK0 (route miss) ; ; Input packet: Ethernet/IPv4 ; ; Packet buffer layout: ; # Field Name Offset (Bytes) Size (Bytes) ; 0 Mbuf 0 128 ; 1 Headroom 128 128 ; 2 Ethernet header 256 14 ; 3 IPv4 header 270 20 mempool MEMPOOL0 buffer 2304 pool 22528 cache 256 cpu 0 link LINK0 dev 0002:02:00.0 rxq 1 1024 MEMPOOL0 txq 1 1024 promiscuous on link LINK1 dev 0002:07:00.0 rxq 1 1024 MEMPOOL0 txq 1 1024 promiscuous on table action profile AP0 ipv4 offset 270 fwd encap ether pipeline PIPELINE0 period 10 offset_port_id 0 cpu 0 pipeline PIPELINE0 port in bsz 32 link LINK0 rxq 0 pipeline PIPELINE0 port in bsz 32 link LINK1 rxq 0 pipeline PIPELINE0 port out bsz 32 link LINK0 txq 0 pipeline PIPELINE0 port out bsz 32 link LINK1 txq 0 pipeline PIPELINE0 port out bsz 32 sink pipeline PIPELINE0 table match lpm ipv4 offset 286 size 4K action AP0 pipeline PIPELINE0 port in 0 table 0 pipeline PIPELINE0 port in 1 table 0 thread 23 pipeline PIPELINE0 enable pipeline PIPELINE0 table 0 rule add match default action fwd port 2 pipeline PIPELINE0 table 0 rule add match lpm ipv4 198.18.0.0 24 action fwd port 0 encap ether 02:00:00:00:00:01 02:00:00:00:00:00 pipeline PIPELINE0 table 0 rule add match lpm ipv4 198.18.1.0 24 action fwd port 1 encap ether 02:00:00:00:00:02 02:00:00:00:00:00