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 251E042214 for ; Thu, 31 Aug 2023 19:39:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2C17C4028D for ; Thu, 31 Aug 2023 19:39:26 +0200 (CEST) Received: from mail-ot1-f47.google.com (mail-ot1-f47.google.com [209.85.210.47]) by mails.dpdk.org (Postfix) with ESMTP id C0E384028D for ; Thu, 31 Aug 2023 19:39:24 +0200 (CEST) Received: by mail-ot1-f47.google.com with SMTP id 46e09a7af769-6bd0425ad4fso877633a34.2 for ; Thu, 31 Aug 2023 10:39:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1693503564; x=1694108364; 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=EzFZruPiiKD5gPhUCQXaRq3f4pAtohekkkKK4UKkbio=; b=HnJ30JiCJ+E6vz5q7bybQ/N2fUV4WZbtd6YFw5qMu3DoLDGfbPEET/H5ehjORh4FMA 6DfpgsiUoMe8Dmnk0UFw+UeGlyuHuvKPES6Cf3Gmtfq1tfR5LxyilDpYTGYuCIaFeEEf 1G8ifbvKOL8QOM9cIEJjMBbr0WEFLqhE5JvsMSZb+hFSP9xEt2kywwLV8G5kBVY+t+7B tejJv42rCOinEe+I47moOHPkNuljkSRbwB3CjCB+Vb8AaUBu/NlXU7UCtf3ieUCcDjXP wrs7lwrD4bRNgz51N1dIYqTYRgHREseEmAEddn7hObDR6rAuojrTXPxfT5qZ7f8zx1Zv e0TQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693503564; x=1694108364; 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=EzFZruPiiKD5gPhUCQXaRq3f4pAtohekkkKK4UKkbio=; b=bQB2vXMY9StfORbJQiESsq91SKNclchMlIaEuw/SP2wx9vf4RXU1UyZ2jnxKap/rhJ +WDvEU16NmTVzblOLd3teEXl9YNP/4VK3FZ6mDV/cx3aP1tR1F6uJs5Aqpdy7Nyyjky8 3qyIOK1ulHbJi+knYeJMsZka2wRuHtcC6K+4203zvG+Hcx8VzzQoJhpEfATeVQQTVpLY T05Pbj6TYtd5xd1N2kFKDfJLEEGNQkFejsWKcfPQD/uhNQMy0G6y0lB4FEC2TMblWXiP TOsCET3YIXtzwvlAq+3TR7vRNZWCV2Yp5NP7XgzOPkMfji4pDPOb65Py6Ud5NDhIpjRr 08Hg== X-Gm-Message-State: AOJu0YylPX3MxzxErPWOBSe6+kfOR1FmQna/2hz8JpSEJKenPEJXKWAo sNJwKbAnOHO3geKapZnH5IUUKrkZumekmZ5CQlg= X-Google-Smtp-Source: AGHT+IFA+n3VYp4xzr1ZX+9ZC86GC3WiNynyYR9IwCcZ6I06n3OQKQHg18N//+MQkmHffPOo+Yss0A== X-Received: by 2002:a9d:6349:0:b0:6be:fe1e:c13 with SMTP id y9-20020a9d6349000000b006befe1e0c13mr83999otk.0.1693503563769; Thu, 31 Aug 2023 10:39:23 -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 t27-20020a05620a005b00b0076768dfe53esm754295qkt.105.2023.08.31.10.39.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 31 Aug 2023 10:39:23 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw130999 [PATCH 2/2] event/sw: fix ordering corruption with op release Date: Thu, 31 Aug 2023 13:39:22 -0400 Message-Id: <20230831173922.3144505-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230831164736.2472671-2-harry.van.haaren@intel.com> References: <20230831164736.2472671-2-harry.van.haaren@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/130999/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6040270444