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 D551F4594A for ; Mon, 9 Sep 2024 19:45:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CC0C4410FD for ; Mon, 9 Sep 2024 19:45:18 +0200 (CEST) Received: from mail-qk1-f170.google.com (mail-qk1-f170.google.com [209.85.222.170]) by mails.dpdk.org (Postfix) with ESMTP id 053BB40ED0 for ; Mon, 9 Sep 2024 19:45:17 +0200 (CEST) Received: by mail-qk1-f170.google.com with SMTP id af79cd13be357-7a4df9dc885so362243985a.0 for ; Mon, 09 Sep 2024 10:45:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1725903916; x=1726508716; darn=dpdk.org; 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=Hb1Z2UhAX0cnwasX35V6rrc0DnvNImXhwBEHfCJXdZ0=; b=H49i7F8w3QWE0Axm6PhmkCiVnovZTq3Ps0BIz5at1XgUaMri7pSzZsFoPP0mdaVcyw BCdXqB06fGSadMu9esqvzVf46gpkjx0tLmn+MLE8YM9yyih7RGhLevr2wkZbt8Mk2xYc wnxbk9sQsb7Z4+hRqtMBBOLpYqan/Zo9eNAFFZWcfHe5SRH9cY0EI1dgI18lonu5bbaN WRMIjmpF4mAaIs59oIjz9Q/iumAst3cV/pyDjl0F9k5s/vl3FInSXsP8Le0vj7AgiGlV inTkFGRgAwXo9E5ZDMzGMfK/jZqGYc3QLAvYCRmwQU/zfPcB5dN9z/fqVuMevA0Q/+uY 20vQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725903916; x=1726508716; 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=Hb1Z2UhAX0cnwasX35V6rrc0DnvNImXhwBEHfCJXdZ0=; b=Erda92IXG6fB16po1DdNZ6f+/fV3Ejz8+AaFvhtE0mHopPQPcgHBnMr/Udv0XE14yA k3eQ13pcWAIL/vLjyhSAsiAIM2ByB0QdVmiXq35lLpNoLtTcRJtPZYb5KzjD1RUP0t7x X7NM/RpDFB4UzMkg1vAhkYOqaYpes5b3iHeMQb5zpdz03opWCbdH7QK75WIOqI1EirL4 arEa1WO6u3PNEBzA/DUVNLoPOIKbKOusimmE1c+6980Dykgd4j6jEcIuo8pOihbixpmH 1H9dmLMXE0k+LL2TyBRc8Z+j9fBfJMssOhpF/vxO7kpy9kEuaqhzJgAyjLAF4lQ3n9VY lfWA== X-Gm-Message-State: AOJu0Yyh/EGjePMpFUhp762WixOEiC0wlM6FdSuRhM7qWH9s4/IJ1rLU 9fOg1PEPg18n/V+KFUR0cZpgUwHqY88zqhWpCswY/jW3HHobJGD1m/NuNnhmC/eh6WBitTQT6WH L X-Google-Smtp-Source: AGHT+IFZ62NnUtSmq0QoOeIrV3gLwpuTXKb8VIj6G11T0CdcfHO6tyeDzTS/4/hCFNFWXicd3CRzhA== X-Received: by 2002:a05:620a:46aa:b0:79d:554d:731f with SMTP id af79cd13be357-7a9bf9cac4dmr58174285a.29.1725903915984; Mon, 09 Sep 2024 10:45:15 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id af79cd13be357-7a9a7a038b1sm235720685a.90.2024.09.09.10.45.15 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 09 Sep 2024 10:45:15 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw143830 [PATCH] Coverity issue: Failure to enqueue packets for cryptodev-scheduler_multicore can lead to program crashes Bugzilla ID: 1537 Fixes: replace `pending_deq_ops` with `pending_enq_ops` Cc: stable@dpdk.org Date: Mon, 9 Sep 2024 13:45:14 -0400 Message-ID: <20240909174514.2253852-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: References: 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/143830/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/10777896597