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 DCBB043BF1 for ; Mon, 26 Feb 2024 19:05:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D796D402B2 for ; Mon, 26 Feb 2024 19:05:12 +0100 (CET) Received: from mail-qk1-f178.google.com (mail-qk1-f178.google.com [209.85.222.178]) by mails.dpdk.org (Postfix) with ESMTP id B6AFA40144 for ; Mon, 26 Feb 2024 19:05:11 +0100 (CET) Received: by mail-qk1-f178.google.com with SMTP id af79cd13be357-787b4d1393aso214490285a.0 for ; Mon, 26 Feb 2024 10:05:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1708970710; x=1709575510; 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=SLVmp9S0ZoBhyPRpIQY4t9zQHETQyzdba1McslVAfG8=; b=3FpFYdFT+AIZvdfEEJ2x0be9SZxtfOosH6GCBzO4+kN4Pm1hwZeZXL+xnCMZnCxPwW c7oQ3cnrR0IPQbb59NB/YXe2buHfd5VeRIatmIoqU5I6+o4IJkIBdqSrPy7flw9huG1u N9/TbyNnIhRkx+v/WfbB9Y3DLyRzzR0iA4rxFWncoLz8fpl2AEyTEl2eWUhIYQC2WnFh CyHQDi9aZozfzyU5NHmkJbFTeRg8SgNxCdEjrBje/3t2SMhMCk5NkeFuYyzgl+j88h6h lvGx1TmSLx+h8tMwi3bKnQuTAgiII/yzREFGMFEpz2Z+hNZmp/4RxQErK47K7M5l86X5 2KxA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1708970710; x=1709575510; 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=SLVmp9S0ZoBhyPRpIQY4t9zQHETQyzdba1McslVAfG8=; b=BEnFSxcHEixr4UVdupKPmY++Nm7covdw9GmwPjX8HTiw3ol97U3/9a84TK+2p/f6vl 4dLPJKXOBl9WXCQ0zQ6GK/4IGrX6WX5y/JXwwwMZzUGKid7DPiSUk4kpiIoXoVC8qEkQ UAuzX+niQp5oM5LFNX9SiFl9lqfTfxY9dtr/DbjZyHzMVXeHt1EuwRikjJ1aB1uXTsXE JRC2BSA4Yq1Ef0uynEwleLoxrUiYsn3Wyu9No/hwiORt6y8qb4buNV3y7Djwdl06+/Au KOlOcyje2gJKisNf8qEGaRLKv1GIUJRaMrSjOgC6mQPNu5gnFuE2fXs19Ey7E6vqZg8c tJ+A== X-Gm-Message-State: AOJu0Yz12h7nhDaULorCPw4U29aS+LHIrCkuURXqVMQFupQzH6JhYCBa 3dTWb9hT3BkD91xX1ZxwjJR1fyQZ9oh29fmAomlSwW/t4QHBSb9OJKzbEFStAlG2WCKYdSD+86p r X-Google-Smtp-Source: AGHT+IEpeXpxsP66wHAfhFajOOvKXmk1k0kDGMQUzHQOA4IBFuTn1v0fneBX6sjgQFC9eIrRCDEXlQ== X-Received: by 2002:a05:620a:388:b0:787:a08f:a6c6 with SMTP id q8-20020a05620a038800b00787a08fa6c6mr8051067qkm.33.1708970710636; Mon, 26 Feb 2024 10:05:10 -0800 (PST) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-rdu-t.redhat.com. [66.187.233.202]) by smtp.gmail.com with ESMTPSA id b23-20020a05620a0f9700b00787bd9296c8sm2728005qkn.46.2024.02.26.10.05.10 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 26 Feb 2024 10:05:10 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw137233 [PATCH v3] vhost: enhance virtqueue access lock asserts Date: Mon, 26 Feb 2024 13:05:09 -0500 Message-Id: <20240226180509.2600124-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240226170553.824632-1-david.marchand@redhat.com> References: <20240226170553.824632-1-david.marchand@redhat.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/137233/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8053071713