> -----Original Message----- > From: Stephen Hemminger <step...@networkplumber.org> > Sent: Wednesday, September 23, 2020 7:26 PM > To: Dumitrescu, Cristian <cristian.dumitre...@intel.com> > Cc: dev@dpdk.org; tho...@monjalon.net; david.march...@redhat.com > Subject: Re: [dpdk-dev] [PATCH v5 36/41] examples/pipeline: add new > example application > > On Wed, 23 Sep 2020 19:06:40 +0100 > Cristian Dumitrescu <cristian.dumitre...@intel.com> wrote: > > > create mode 100644 examples/pipeline/Makefile > > Make is no longer supported, examples need to only use meson. Hi Stephen, Not really, if you look in the latest DPDK tree, you'll see that every example app has a Makefile. We still want to allow people to build the example apps with Make. The Makefile support has been removed for the libraries only. Regards, Cristian
- [dpdk-dev] [PATCH v5 30/41] pipeline: add SWX pipelin... Cristian Dumitrescu
- [dpdk-dev] [PATCH v5 34/41] port: add source and sink... Cristian Dumitrescu
- [dpdk-dev] [PATCH v5 29/41] pipeline: add SWX pipelin... Cristian Dumitrescu
- [dpdk-dev] [PATCH v5 35/41] table: add exact match SW... Cristian Dumitrescu
- [dpdk-dev] [PATCH v5 31/41] pipeline: add SWX table u... Cristian Dumitrescu
- [dpdk-dev] [PATCH v5 32/41] pipeline: add SWX pipelin... Cristian Dumitrescu
- [dpdk-dev] [PATCH v5 33/41] port: add ethernet device... Cristian Dumitrescu
- [dpdk-dev] [PATCH v5 40/41] examples/pipeline: add l2... Cristian Dumitrescu
- [dpdk-dev] [PATCH v5 36/41] examples/pipeline: add ne... Cristian Dumitrescu
- Re: [dpdk-dev] [PATCH v5 36/41] examples/pipelin... Stephen Hemminger
- Re: [dpdk-dev] [PATCH v5 36/41] examples/pip... Dumitrescu, Cristian
- Re: [dpdk-dev] [PATCH v5 36/41] examples/pipelin... David Marchand
- Re: [dpdk-dev] [PATCH v5 36/41] examples/pip... Dumitrescu, Cristian
- [dpdk-dev] [PATCH v5 37/41] examples/pipeline: add me... Cristian Dumitrescu
- [dpdk-dev] [PATCH v5 38/41] examples/pipeline: add co... Cristian Dumitrescu
- Re: [dpdk-dev] [PATCH v5 38/41] examples/pipelin... David Marchand
- Re: [dpdk-dev] [PATCH v5 38/41] examples/pip... Dumitrescu, Cristian
- [dpdk-dev] [PATCH v5 39/41] examples/pipeline: add l2... Cristian Dumitrescu
- [dpdk-dev] [PATCH v5 41/41] examples/pipeline: add VX... Cristian Dumitrescu
- Re: [dpdk-dev] [PATCH v5 00/41] Pipeline alignment wi... David Marchand
- Re: [dpdk-dev] [PATCH v5 00/41] Pipeline alignme... Dumitrescu, Cristian