[dpdk-dev] Build DPDK with Google bazel

2015-05-26 Thread Stephen Hemminger
On Sat, 23 May 2015 17:53:27 -0700 Ming Zhao wrote: > bazel(http://bazel.io) is the open sourced version of Google build > tool, and it has proved itself is a nice solution for monolithic > server side development. In our company, we use both to build our > products and it greatly reduced the hur

[dpdk-dev] Build DPDK with Google bazel

2015-05-23 Thread Ming Zhao
bazel(http://bazel.io) is the open sourced version of Google build tool, and it has proved itself is a nice solution for monolithic server side development. In our company, we use both to build our products and it greatly reduced the hurdle of rolling out any change because we put the whole DPDK so