DPDK usage discussions
 help / color / mirror / Atom feed
* track the physical  port in the pipeline
@ 2022-07-19  5:09 Balakrishnan K
  2022-07-19 13:08 ` Purnima, Kompella V
  0 siblings, 1 reply; 2+ messages in thread
From: Balakrishnan K @ 2022-07-19  5:09 UTC (permalink / raw)
  To: users

[-- Attachment #1: Type: text/plain, Size: 807 bytes --]

Hi All,
    Is there any configuration or struct store the physical port where the packet is comes in.
Trying below scenario:
I have two pipeline in pipeline1 reading the packets from two links.
Link 0 bound to port 0 and link 1 bound to port 1.
After reading the packets in the pipeline 1 doing the packets match and action using tables.
Finally, it will be sent to pipeline2.
Pipeline2 forward the packets to another physical port.
If packets received in physical port 0 need to forward the traffic to port 2.
If the packets received in physical port 1 need to forward the traffic to port3.

I am unable to decide the out port because packets doesn't info about the port in.
Is there any option available to track the physical port_in?
Any help would be appreciated.


Regards,
Bala



[-- Attachment #2: Type: text/html, Size: 3637 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-07-19 13:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-19  5:09 track the physical port in the pipeline Balakrishnan K
2022-07-19 13:08 ` Purnima, Kompella V

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).