From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.6 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 41638C33CB1 for ; Thu, 16 Jan 2020 15:31:39 +0000 (UTC) Received: from dpdk.org (dpdk.org [92.243.14.124]) by mail.kernel.org (Postfix) with ESMTP id E42052072B for ; Thu, 16 Jan 2020 15:31:37 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="MPPx54m/" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org E42052072B Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=redhat.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=dev-bounces@dpdk.org Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 578141D591; Thu, 16 Jan 2020 16:31:37 +0100 (CET) Received: from us-smtp-delivery-1.mimecast.com (us-smtp-1.mimecast.com [207.211.31.81]) by dpdk.org (Postfix) with ESMTP id 996441D587 for ; Thu, 16 Jan 2020 16:31:35 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1579188694; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=4EtNC/jl0pJDsJU6STdJgIj9wp5yZ0HZbFxSKtrkYO4=; b=MPPx54m/k5JQXogLJmwjYnVsA3nr23PSwvk4yY0WQw6kN5C2y3plvWGgw/O/nwCg7ODiGT TFD2cmTihhwP2PSkJFmFxNfrPxUZUSeNmf7BoKD2DkpXRzwBPV8PdwXH7UAynJ4D9QDEuP 1TgN6unbP1+cFXfXXbm/0pyjsHx8hOE= Received: from mail-ua1-f72.google.com (mail-ua1-f72.google.com [209.85.222.72]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-399-bZcDLiyUOiiHabvUE3XK6A-1; Thu, 16 Jan 2020 10:31:31 -0500 Received: by mail-ua1-f72.google.com with SMTP id s42so3315420uad.3 for ; Thu, 16 Jan 2020 07:31:30 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to:cc; bh=y2kEfV9uSS2K0WC2vtMaupN5eAkQhAThsHPMH9274uI=; b=YEWL6MW8Wv4lzEORjJiQbYhrIouZujMrRucS8p9cWyayUiI2hVqdmB6YAxEQM2b2c+ 87AhxrNEabZjkP3EUwOfjM6a7o75P2dzDg8MOPBNN8mgPsb7EFEy8qZQnnv4SiZ7jSjX K58EgkJ7l8nHtofZ5T98SLRjkojuCAGVq5Ud1xIbqbLOMxt43KguzHpgEc8cpyEv4z+i gOFwjLzKwG/LHSax0RKFjm/Bj6QcjbIS44MwgfuHgYkF0d3SGbTXAn4mrS+8onZmVSNP 16SXiYkg9NENkhWvDP+lccQWjejeMsKKL1GFcwrwf8P+8tUxu7wi7fa2xfSk4T0i3kzf nP5g== X-Gm-Message-State: APjAAAWO1G0YMBeAJW9fMgIBLQoB+wvLubbR3qca/QBUleLXv1hlrXbG p069PzjwTjvuE7cgMzJf/CHL+fNhU4Mq++0f9wMtJ0h6oO655Oj+mGnFIVlghRSuDzY9t/YeKEq iPKaPCSOpD0MyuEpM0QM= X-Received: by 2002:a67:b303:: with SMTP id a3mr1833462vsm.141.1579188690158; Thu, 16 Jan 2020 07:31:30 -0800 (PST) X-Google-Smtp-Source: APXvYqyR7RdHGbJslP6aw6WBMLkq7dCQEy81Dc6HYkXx8sV0YjgKioHlsl0lD68w0CtKFvHBgppmAlTr1YcxgGN+W48= X-Received: by 2002:a67:b303:: with SMTP id a3mr1833429vsm.141.1579188689633; Thu, 16 Jan 2020 07:31:29 -0800 (PST) MIME-Version: 1.0 From: David Marchand Date: Thu, 16 Jan 2020 16:31:18 +0100 Message-ID: To: Aaron Conole , Michael Santana Cc: Thomas Monjalon , ci@dpdk.org, dev X-MC-Unique: bZcDLiyUOiiHabvUE3XK6A-1 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Subject: [dpdk-dev] Travis not picking documentation warnings/errors X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 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: --=20 David Marchand