]> git.droids-corp.org - dpdk.git/blobdiff - app/test-pipeline/pipeline_lpm.c
pipeline: support packet redirection at action handlers
[dpdk.git] / app / test-pipeline / pipeline_lpm.c
index 2d7bc012c72eecf5e54e725efac526477fe1a307..916abd42b659f2bdc44bff0770c70124efdc3696 100644 (file)
@@ -1,7 +1,7 @@
 /*-
  *   BSD LICENSE
  *
- *   Copyright(c) 2010-2014 Intel Corporation. All rights reserved.
+ *   Copyright(c) 2010-2016 Intel Corporation. All rights reserved.
  *   All rights reserved.
  *
  *   Redistribution and use in source and binary forms, with or without
@@ -99,7 +99,6 @@ app_main_loop_worker_pipeline_lpm(void) {
                        .ops = &rte_port_ring_writer_ops,
                        .arg_create = (void *) &port_ring_params,
                        .f_action = NULL,
-                       .f_action_bulk = NULL,
                        .arg_ah = NULL,
                };