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 CC7E7A0032 for ; Wed, 11 May 2022 18:40:23 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E2F86406B4 for ; Wed, 11 May 2022 18:40:22 +0200 (CEST) Received: from mail-qt1-f178.google.com (mail-qt1-f178.google.com [209.85.160.178]) by mails.dpdk.org (Postfix) with ESMTP id 7059B40042 for ; Wed, 11 May 2022 18:40:21 +0200 (CEST) Received: by mail-qt1-f178.google.com with SMTP id i20so2380832qti.11 for ; Wed, 11 May 2022 09:40:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=Gz72FZhNnHqktQ3Epbf+LD1gTKOgyXnK7pPAvH+CzBA=; b=67RAO9NF7BWjzz0USUEo5iPk9+N/ayd58Hk2xTHUDh5Xuds05xhzhbNlhBIa2xPzqk 16lyQfMXCSvzreUVfxUPVf/G+2ng8QcOpatFt2c++pQX3RW4wK+QyP4rJB6oGMIJcI+9 Fa/TogtzLrmFBjZLI0SPRUg0P1+w+Qhgqr/T+vpEQ4Cbl+d1Dn+caLABE/a/0BrPTAb4 2VoDEb+U8p+XsEwhAvizbjz+t46XqUgyjWNkmW3U8BQCRLq8/BPuDy98IX8oJzpoiAW/ /eDQpxSok6UGSHINLwB5xZizvNFaEQGKM29rm8T9LWd6QnQzUxKH+QZutprMQzzgw+A+ 70ug== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=Gz72FZhNnHqktQ3Epbf+LD1gTKOgyXnK7pPAvH+CzBA=; b=F5JX3bAZfJKK1ykp9WOE+PYYsEBgophRGOGhfQQD3H+p0Hc/jTtsezXuxc52wZ/ReU zcFUfNMWs12Ioy1mQUcb45SNILfOf3zo/wOBNctTRUF/v6idK2DeGndJzBEr7znyM2Ze +zlaXoc38wVM6y7F10pYaAnR5nLgtGej7zJhiUs00C8xz1bvbRL+bkbG3RA5rCQataX9 Wca1M49747OrN7YAcyhkirdT2BFhCWXikFFGS7MgeV/RCjIZOXtJ7tKpCzpzoP+NbSZX 0WWUO0kEtEra2M9yXD0EfpwrWexnknT2OTTqI8giyidyv/VTHWV9FAhCPIfl5rlejU4C gYdQ== X-Gm-Message-State: AOAM530RiR3OdpkuiVfXwBJmrDybaPDNje66smNcudb/zHUVcNgau8sX TchQXFFPaIDtTxKHWck45bUqcKQXoll3OA== X-Google-Smtp-Source: ABdhPJzDSMrPpA7KKZOFs5EPT7qbxzlGFgxL1CZFUiwE390ktiZJefH9FbmHNVsf7tX7tG/jK/8swA== X-Received: by 2002:ac8:5c8b:0:b0:2f3:dd2f:b512 with SMTP id r11-20020ac85c8b000000b002f3dd2fb512mr12851224qta.625.1652287220606; Wed, 11 May 2022 09:40:20 -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 g16-20020a37e210000000b0069fc13ce1e3sm1370731qki.20.2022.05.11.09.40.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 11 May 2022 09:40:20 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw111034 [PATCH v2 1/1] test/ring: remove excessive inlining Date: Wed, 11 May 2022 12:40:41 -0400 Message-Id: <20220511164041.1085-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220511150725.744021-1-kda@semihalf.com> References: <20220511150725.744021-1-kda@semihalf.com> 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/111034/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/2308045023