[dpdk-dev] Defining multiple actions based on a field value for the same table lookup in ip_pipeline application

Nidhia Varghese nidhiavarghese93 at gmail.com
Thu May 18 14:23:18 CEST 2017


Hi all,

I am trying to design a pipeline where the table lookup has to do the
actions as follows:

Lookup hit -> FWD to port
Lookup miss -> add a table entry if incoming port was 1
                         drop if incoming port was 2

Is it possible to do such an implementation using ip_pipeline application?
If so, how can I do that?

Thanks for your reply and help.

Thanks,
Nidhia Varghese


More information about the dev mailing list