+Thomas Monjalon On Mon, Mar 3, 2025 at 8:02 AM Kishore Padmanabha wrote: > > Hi, > > > > Anyone has any inputs on this. Or should I add new CLI commands in testpmd to support action for push MPLS tag. > > > > Thanks, > > Kishore > > > > > > From: Kishore Padmanabha > Sent: Thursday, February 27, 2025 6:35 PM > To: 'dev@dpdk.org' > Subject: MPLS Push action > > > > Hi, > > > > When MPLS push action is used, using testpmd action of_push_mpls, it accepts the ethertype only. How do I specify the MPLS label and other fields for the MPLS header to be added ? In the doc, in section 7.2.3.7 there is mention of OFXPMT_OFB_MPLS_LABEL and other MPLS fields, but I could not find that in dpdk implementation. > > > > Thanks, > > Kishore > >