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 1F9AC42B76 for ; Mon, 22 May 2023 22:00:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1DA87400D5 for ; Mon, 22 May 2023 22:00:01 +0200 (CEST) Received: from mail-qt1-f173.google.com (mail-qt1-f173.google.com [209.85.160.173]) by mails.dpdk.org (Postfix) with ESMTP id BB59D400D5 for ; Mon, 22 May 2023 21:59:59 +0200 (CEST) Received: by mail-qt1-f173.google.com with SMTP id d75a77b69052e-3f4e01eb845so34994291cf.2 for ; Mon, 22 May 2023 12:59:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1684785599; x=1687377599; 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=JS1huHS1s/mRpzbkAAZyaLvQTKb6g+iPcd4U82Lzi+A=; b=gGSW3zJHk9wmm5qILtORG3yl+efdZrial7rvhHv5aO18AC/H2BgigN4WQ0getSR98u yFdXxhT2Leh8AuogursL+pRvUqHeo6AUuCJz+vLts5sV+OBngKkfZ2sGTFX4tDqJnWtq SFMaO+2iYo8yng6JgR4ZXx60Rk2QM2Xyg/zjThpzU6hO7do6c6s2k/Tq/4/YR/GsALZg wrxgDxGXIjjx0yPLhGHOMrqwCheiEz0P2s+dUz+4CppOsTrON6ctMZ6J+yaFf0DFugpR sdztgxqRyy15p1yxKTl9Gymf9NW9MzVJE6og8y09sbUUN6Sz2pYTiO5hDVN2Ge87ELhj 3b6w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684785599; x=1687377599; 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=JS1huHS1s/mRpzbkAAZyaLvQTKb6g+iPcd4U82Lzi+A=; b=BbieTFaB8Jzo6m17bhn4Ut6zeA3IVtIV4J1iR4LdXUiVBck4RF0xEHdYtVv7xW/mbU 2TtRDPT0XgGEE1/qkllt6LuHPrXoEuDDSFfI45yu++SDF3p6BgRKztJFfFb1L+M+4mYM xmSidsPkcEO6Amo6wVNBc6zdqAEQh2tM+hYque8jrsAaHtuEOIrxyhSQyLErxIX6kRLq heUbuAbNkTkP1/gxFufIgA/UMrbklym6sn/Fc097Wck3CmYpBEWQuHQefSpoaLbDTH3T dDqYnHZpifOyp0Ib5nAoQah60Gbje1BTxZ+VeE2noVsMZW/vQFkmDSW8hmhcYzimeVRl W/pw== X-Gm-Message-State: AC+VfDycKOeH9nx1yb92jOlX3l//IyNPanmTBqwGy7AitH5lzq/a5l65 5OIOMeH4wBQruBlpq4jOj+xYNcqHiB9DL70CIYE= X-Google-Smtp-Source: ACHHUZ7U9JxT8UJP4rzL5qte4WNhG52SNEY3ILGMk+lat5CCd5CLp1EuhEEzswpaSC1PN/VJEd1yOA== X-Received: by 2002:ac8:5983:0:b0:3b9:e0b2:9a49 with SMTP id e3-20020ac85983000000b003b9e0b29a49mr19736025qte.60.1684785598897; Mon, 22 May 2023 12:59:58 -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 c15-20020a056214004f00b0060530c942f4sm2201006qvr.46.2023.05.22.12.59.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 22 May 2023 12:59:58 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw127177 [PATCH] lib/cryptodev: fix assertion to remove GCC compilation warning Date: Mon, 22 May 2023 15:59:57 -0400 Message-Id: <20230522195957.500781-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230522184951.452626-1-kamilx.godzwon@intel.com> References: <20230522184951.452626-1-kamilx.godzwon@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/127177/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5049436284