From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 032C742C70 for ; Fri, 9 Jun 2023 18:59:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 03A0A4111C for ; Fri, 9 Jun 2023 18:59:44 +0200 (CEST) Received: from mail-qk1-f180.google.com (mail-qk1-f180.google.com [209.85.222.180]) by mails.dpdk.org (Postfix) with ESMTP id 8C3424111C for ; Fri, 9 Jun 2023 18:59:42 +0200 (CEST) Received: by mail-qk1-f180.google.com with SMTP id af79cd13be357-75d57fdb014so186302985a.0 for ; Fri, 09 Jun 2023 09:59:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1686329981; x=1688921981; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=Xnyo3ob5oT8sYLVCF+1TMP1+pEMjWs5bvlFHnuE6458=; b=MGE8OYFNDcWrQbgOBtCC1COoDAjYPtpJ2C11ZHsL6yz9HTQ/JkhgA1+q1uIVk0Vqfn w/RJLGNrHdRTovFq4KqFJ/T4cZ2UMI8uUgJX3MyMP/zpmS9K8VBoHG7hyk2o3GbrWTq4 JKKPT6rhJJjUStuQlBdQ6gJcVLneRdOrQ8/G7TbP7mmTGVg345L1p6oBIl2DFdVrc47J k0JdahR41+8lWmq9kQ7nFaN59utSPMeGZ+wJmmO0QVwWqJ4KVOPn83z6WXpIhVl7zj35 i5Y5VLaSJhX2gCKsUAAzI4/e6teY2duD10zcuRnXc8BryXO2ARmQ7Ulvhy361QBOhn+B Kuqg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686329981; x=1688921981; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Xnyo3ob5oT8sYLVCF+1TMP1+pEMjWs5bvlFHnuE6458=; b=L0FEL09/1V1iKaecR0j268d8nq4819BjobL9XG3x11vZRP0F4jvSF4kMizsqcFNmox vJOU8BZ5pI2d+JORh1hIu88Ux3Ljpsv1KI2xIBtmVF/+Dz1m98EGtgJS3EjGaptUpAo7 kYT9lEHLnch80EBeZ395IbsyfS7mTGt2x+LFMg4z1YUCRh9sTmOU4jgO+yh9dvJk7aCw 0PHZD4fyC2c+eKRjGt3ABXRwhfCVklyhRHqkp0AD3FrQG4Ybu0LqIsChVxp5/ds449Fk iScxUM/uCTKSjTbXLPE3ZK/YPnbvUTshA567beV+YuZas9b0/NVSh9dhzcK2Z40o15L9 UGkQ== X-Gm-Message-State: AC+VfDzVieVtYTFTvQlUC1zci+jb/qf7dQGmYRuxSorJ+Ed41YL3xSGv S3nAUzkMNC+pNmeY3U3/noYLCsS3J1foKuFK2n8= X-Google-Smtp-Source: ACHHUZ4AYiteluRgZlGfpezklJwEVF/8dHE3mJ23+CA0bY5igHIaaz1/+84k7hj/i4oY2vQsk6bm+g== X-Received: by 2002:a05:620a:6683:b0:75d:6b6d:636e with SMTP id qh3-20020a05620a668300b0075d6b6d636emr1717230qkn.11.1686329981664; Fri, 09 Jun 2023 09:59:41 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id o16-20020ae9f510000000b0075b1c6f9628sm1149018qkg.71.2023.06.09.09.59.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 09 Jun 2023 09:59:41 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw128473 [PATCH v2] eal: turn off getopt_long error message during eal_log_level Date: Fri, 9 Jun 2023 12:59:39 -0400 Message-Id: <20230609165939.1096579-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230609152342.77405-1-stephen@networkplumber.org> References: <20230609152342.77405-1-stephen@networkplumber.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/128473/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5223627732