[dpdk-dev] [PATCH v2 00/15] add meson support for more net drivers

Ferruh Yigit ferruh.yigit at intel.com
Thu Jun 14 16:55:45 CEST 2018


On 6/8/2018 10:20 PM, Bruce Richardson wrote:
> A number of net drivers require pretty minimal meson.build files to build
> successfully with meson. This set adds support for 14 net drivers to the
> build.
> 
> V2: Small change to net/kni patch to ensure 32-bit builds ok.
> 
> Bruce Richardson (15):
>   net/ark: add to meson build
>   net/avp: add to meson build
>   net/bnx2x: add to meson build
>   net/bnxt: add to meson build
>   net/cxgbe: add to meson build
>   net/ena: add to meson build
>   net/failsafe: add to meson build
>   net/ifc: rename to ifcvf
>   net/ifcvf: add to meson build
>   net/kni: add to meson build
>   net/liquidio: add to meson build
>   net/nfp: add to meson build
>   net/softnic: add to meson build
>   net/szedata2: add to meson build
>   net/vhost: add to meson build

Series applied to dpdk-next-net/master, thanks.

With exceptions:

- 8/15, 9/16 dropped from set. They replaced with:
  https://dpdk.org/dev/patchwork/patch/41030/
  https://dpdk.org/dev/patchwork/patch/41029/

- driver list in drivers/net/meson.build serialized while applying

- updates on 5/15 & 6/15 while merging, commented on patches


More information about the dev mailing list