mbox series

[v3,00/11] Examples compilation fixes

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

Message

David Marchand Nov. 14, 2020, 9:05 a.m. UTC
  I tested external compilation for all possible examples (in my env).
The result is this series.
  

Comments

Thomas Monjalon Nov. 15, 2020, 2:37 p.m. UTC | #1
14/11/2020 10:05, David Marchand:
> I tested external compilation for all possible examples (in my env).
> The result is this series.
> 
> David Marchand (11):
>   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/l3fwd-graph: fix pkg-config usage
>   examples/ntb: fix clean target
>   examples/performance-thread: fix build with pkg-config
>   examples/vhost_blk: fix build with pkg-config
>   examples/rxtx_callbacks: fix build with pkg-config
>   examples: restore trace point

I think all patches are candidates for backport.
I've decided to add Cc: stable@dpdk.org where is was not.

Applied, thanks