diff options
Diffstat (limited to 'examples/ip_pipeline/config/ip_pipeline.cfg')
-rw-r--r-- | examples/ip_pipeline/config/ip_pipeline.cfg | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/examples/ip_pipeline/config/ip_pipeline.cfg b/examples/ip_pipeline/config/ip_pipeline.cfg deleted file mode 100644 index 095ed25e..00000000 --- a/examples/ip_pipeline/config/ip_pipeline.cfg +++ /dev/null @@ -1,9 +0,0 @@ -[PIPELINE0] -type = MASTER -core = 0 - -[PIPELINE1] -type = PASS-THROUGH -core = 1 -pktq_in = RXQ0.0 RXQ1.0 RXQ2.0 RXQ3.0 -pktq_out = TXQ0.0 TXQ1.0 TXQ2.0 TXQ3.0 |