From: Nidhia Varghese [mailto:nidhiavarghes...@gmail.com] Sent: Tuesday, May 2, 2017 10:29 AM To: Singh, Jasvinder <jasvinder.si...@intel.com> Cc: dev@dpdk.org; us...@dpdk.org Subject: Re: [dpdk-users] Adding multiple fields as key in ip_pipeline application
Hi, Can we do the append/prepend (of the port id with vlan id) through config file? [Jasvinder] - No, there isn’t anything defined for prepend or append the field through configuration file. You have to copy the desired field manually at the location adjacent to existing field in the mbuf headroom. Thanks, Nidhia