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 26C6BA0542 for ; Tue, 4 Oct 2022 20:39:54 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 08C2A40DFB for ; Tue, 4 Oct 2022 20:39:54 +0200 (CEST) Received: from mail-oo1-f43.google.com (mail-oo1-f43.google.com [209.85.161.43]) by mails.dpdk.org (Postfix) with ESMTP id 6729740DDC for ; Tue, 4 Oct 2022 20:39:52 +0200 (CEST) Received: by mail-oo1-f43.google.com with SMTP id k11-20020a4ab28b000000b0047659ccfc28so9359659ooo.8 for ; Tue, 04 Oct 2022 11:39:52 -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=t3GNG4Jr9kQmIysePUq/kiljQQ1/msPDzGGGhd05Fc0=; b=HkfzbKGg4clnkMY+oLbqfOixyIaMRpW2QQy/fPesam5vSrrcc+Svzed/l59vGI/559 cuHnaZPEN6m5bFa5b5Tf/ePX5cJE0MuFxGGHyTR/26m4JHm3cuN+uKQrTqKnVwX9NMul lvIKQS3/M8AMohpOU5uDDyyUs+IJYYJoTYLs/pYUjzvE59emAWCvI9CYE5dAkw+M/xYe LVaUZbLinxlFw8oRM5ExCkQxb+5otsdxbKZOrAB2wi9L0uZUgCC7H9vRHxmySP2w2M5x lDcSns1WyXlx4ND0o2K3RSNpi4/e3x+vXY/4RTsIC5OuSSMH37mHiGST+yttyAnNPhVn uVCw== 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=t3GNG4Jr9kQmIysePUq/kiljQQ1/msPDzGGGhd05Fc0=; b=HpaEq3eegtmZPDVTgOL71sOOZ6+/d3V7zo585CLKgKgXzqJSrrErteCFJqRsnFRGgO RImWWhLcRKXgUBGVOSMrl7U/Iodl9lnwJuxcls00quJa5t/NQzGFTM2weTCzljfp6OjP vlFY7TFzxfVCfRcsUxrIcZKwTdz3l1HDfYnpObSbC7cAqatUIjWRpYqngD1xxC56U7yg VwpUkuQTLS/22GJIKPGdkZqJNp1pqBcgNitk1QX0npaBuT/55WpA5lHT+8K7nNDy2mYt 6FHXQF3ztSA8lN+z4SAFeK38cHIJt99aX19EBJaBlUhysCo7H2M2eMKCX5mECdFVHO/m noag== X-Gm-Message-State: ACrzQf1I0eDIB1FK4FUTuglB/XGZSCxfI1WtccgNPhd1AsipofCfIe09 4TuP7q8KTWTj1XSyTOmmovzzSYBr3p4LTA== X-Google-Smtp-Source: AMsMyM48jAG4iVCZDmx8LrTt63y/a/RKeKyFqJ3aBp3jykx8N0pzC41NFr69f4a/2V4BCCghzu7PFg== X-Received: by 2002:a05:6830:410e:b0:657:f539:708c with SMTP id w14-20020a056830410e00b00657f539708cmr10659480ott.244.1664908791491; Tue, 04 Oct 2022 11:39:51 -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 v37-20020a056830092500b00660d5f37e2asm208258ott.76.2022.10.04.11.39.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 04 Oct 2022 11:39:51 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw117335 [PATCH v12 7/7] bbdev: remove unnecessary if-check Date: Tue, 4 Oct 2022 14:39:24 -0400 Message-Id: <20221004183924.3696094-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20221004171656.17967-8-nicolas.chautru@intel.com> References: <20221004171656.17967-8-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/117335/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/3184249748