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 CAA42A0544 for ; Thu, 22 Sep 2022 22:19:57 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A93CF40150 for ; Thu, 22 Sep 2022 22:19:57 +0200 (CEST) Received: from mail-qk1-f175.google.com (mail-qk1-f175.google.com [209.85.222.175]) by mails.dpdk.org (Postfix) with ESMTP id B8263400D7 for ; Thu, 22 Sep 2022 22:19:56 +0200 (CEST) Received: by mail-qk1-f175.google.com with SMTP id u28so7039153qku.2 for ; Thu, 22 Sep 2022 13:19:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date; bh=RUt9PIenKWxr1MhtLF6palTHp6Q8AfDuxA3K0K2p84E=; b=hBNaHnawQhw0Zjv+i+H93ERP3oLaIpvXMhQj2XuSCENr1t1YwQQe0SIRFAsPBh+nLe PUuWMdW3vSgbszyThj0B95wIFshOWk6IzcmsQkB6AZrZYfCjtwXf7084oj/TJ/mfa1w8 WErj0EHkvC0eqVqzVrBeLpMtFctl609viOPqztRvi4as2t20zkDdFzpqHHFoE9qeLCPD y0CdJnsR5SlacdqJhxd6SylrFFesNCtULbZnB9Q7n/gyHEHW2mr9YazBcPvrxHtH57XQ 7AUCDTMrCitIN1aD+ziH21Ut46MCLZ8zzzsCZ4uDZWUxf1aT/AlkaaknN2VzOr7UWrSC 7mlg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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; bh=RUt9PIenKWxr1MhtLF6palTHp6Q8AfDuxA3K0K2p84E=; b=mllsvhVuwLBwmvPIDVPTLZ6SVFeYTATRnHRrQ4TTzB0/SKpjXjlEIze1aTNbwwY6Dc WdAdpfDu19ebSzO5LR5oe0nDtMj/CLL2laE/htkwzMZhH/hX4+Ih3DnaYZTtOJxGwbPr IUU8x5a17/CEYtY/xO+6R84XDgrLrH7izm78f/QIqzeAPhQ3SXVU12hOT4oRaM9iTQYR dz3KBmwwiD3WtoqyBdWqkDnjFd9BPdwUS0X1CrALgP89D4SQe3ptTIUz5kPX3oIaCAqF fgAyo1oRY7Q0FLb2FauXfjMa7aH0QUQULfL7gZ/66T16f4DjLDaR/XaHeZSoFM0croLi Tvaw== X-Gm-Message-State: ACrzQf3/LTkNUAjtsgABAij2aqMD6K+pBwOlHrSYfS+BZxGpPpHvCTiq 5kWpnGdhKwED902hVapqinMbUnlYKsMtBw== X-Google-Smtp-Source: AMsMyM4+1WedzgXfevr09fy9v3ER4Qi8OiduMeqMssHUmB7/tEuLMEVNFvk2ASxW4i92ohO1xtgPjA== X-Received: by 2002:a05:620a:25d4:b0:6bb:f596:97d0 with SMTP id y20-20020a05620a25d400b006bbf59697d0mr3524833qko.411.1663877995860; Thu, 22 Sep 2022 13:19:55 -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 s4-20020a05620a254400b006cf43968db6sm4399256qko.76.2022.09.22.13.19.54 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 22 Sep 2022 13:19:55 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw116662 [PATCH v9 7/7] bbdev: remove unnecessary if-check Date: Thu, 22 Sep 2022 16:19:40 -0400 Message-Id: <20220922201940.1033438-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <1663868722-39949-8-git-send-email-nicolas.chautru@intel.com> References: <1663868722-39949-8-git-send-email-nicolas.chautru@intel.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/116662/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/3108184906