mbox series

[00/10] Examples compilation fixes

Message ID 20201110151219.4893-1-david.marchand@redhat.com (mailing list archive)
Headers
Series Examples compilation fixes |

Message

David Marchand Nov. 10, 2020, 3:12 p.m. UTC
  I stepped right into Bruce trap [1] and tested all possible examples.
The result is this series.

1: https://patchwork.dpdk.org/patch/82361/
  

Comments

Bruce Richardson Nov. 10, 2020, 4:04 p.m. UTC | #1
On Tue, Nov 10, 2020 at 04:12:09PM +0100, David Marchand wrote:
> I stepped right into Bruce trap [1] and tested all possible examples.
> The result is this series.
> 
> 1: https://patchwork.dpdk.org/patch/82361/
> 
> -- 
> David Marchand
> 
> David Marchand (10):
>   examples/fips_validation: fix build with pkg-config
>   examples/ipsec-gw: fix build with pkg-config
>   examples/kni: fix build with pkg-config
>   examples/l2fwd-crypto: fix build with pkg-config
>   examples/l3fwd-graph: fix static build
>   examples/ntb: fix clean target
>   examples/vhost_blk: fix build with pkg-config
>   examples/rxtx_callbacks: fix build with pkg-config
>   devtools: compile all examples with pkg-config
>   examples: restore trace point
> 

Thanks for the work David, this is great. I'll see about doing more cleanup
on the skipped list, particularly how we install the examples in the
"share" folder, but until then this is great progress.

Series-acked-by: Bruce Richardson <bruce.richardson>