Re: [dpdk-dev] Travis not picking documentation warnings/errors

2020-01-16 Thread Richardson, Bruce
> -Original Message- > From: dev On Behalf Of David Marchand > Sent: Thursday, January 16, 2020 3:31 PM > To: Aaron Conole ; Michael Santana > > Cc: Thomas Monjalon ; c...@dpdk.org; dev > Subject: [dpdk-dev] Travis not picking documentation warnings/errors >

[dpdk-dev] Travis not picking documentation warnings/errors

2020-01-16 Thread David Marchand
Hello, We noticed that documentation generation warnings/errors are not being reported in Travis. I did not look into the details, but it would sure help to catch this earlier than when merging in master. Example: https://travis-ci.com/ovsrobot/dpdk/jobs/275846558 Look for WARNING: -- David Ma