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 94EEA426BE for ; Thu, 5 Oct 2023 09:19:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8F2E5402A9 for ; Thu, 5 Oct 2023 09:19:34 +0200 (CEST) Received: from mail-qv1-f54.google.com (mail-qv1-f54.google.com [209.85.219.54]) by mails.dpdk.org (Postfix) with ESMTP id 41DCC402A9 for ; Thu, 5 Oct 2023 09:19:33 +0200 (CEST) Received: by mail-qv1-f54.google.com with SMTP id 6a1803df08f44-65af75a0209so3228856d6.3 for ; Thu, 05 Oct 2023 00:19:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1696490372; x=1697095172; 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=Egt6NzbEragEN88iqXaReYJ9URfXdnR1nVsZuetAsXA=; b=v1NbDu8JufOJzQBRON7XRPl6F93yYAZYAyO9KOeq6ky8v6FHo2FHq4Kc88oWoeT7aB D5QsGVSN5mnHPQ4wdu71txgkOSQu3pLVsjjz6OVOjicRtxDTTDVmY2Yd8k5MRchSs8q4 6MQ3sk/kOu8R0lBPi5jrIcEoL+7wZO7oqKvxvxDQFrOeFWPhv+yVTexXEbBi3EFp/Wdg y4baORf0rktQO+yV2x2vQSqQoJkIwJEaoS7MRkZMsFobOuf8SwoNE+9uN75ZZjBa5J9x jdsJgirJuWUJoZUmUdj3gQKcnKzH4M4M1fIBaslvrmhSteWB4qMJ8lmbSPIIeCmqNCdm tM0w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696490372; x=1697095172; 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=Egt6NzbEragEN88iqXaReYJ9URfXdnR1nVsZuetAsXA=; b=RxAEe2TShaybvT4MSk4PnVtuQ8DorIj95wQbXkgaW+vKZrQpbR4XP/Fh5S3YZDxA0H s078k2JpT07DPSutckfIjXoc4239UEPXs24EXuOKWJTAYp2aj+vuSWXoe6YjZn2C7Ri/ bniCg8ZywQCe5MjRwi/YBhpmc/QAqfwQ7F5LSQbHmsgS+nB719/1qQ0zcMVBopmuOi23 bJMpnLw7jDbr9fg1uRbYAH0lc2kObBDKQQyrWNPE97+jj3UwXIKNVzQOpA+aE8+Qqnjv z8oiIhkrJuJ7XAvIScl/n7cz/nbz3ALHWqYI6jVwDmarZ6vUGsKKNAixJ7e793z+Rxot VGMg== X-Gm-Message-State: AOJu0YzvwjQ49bifnw+QYSHIxJS3yskt5cZDABeVPuqCJ3XaLxOZvMKa 810k+scqn9NIKBZnPGhkug30UdsiQvq06x2XJNw= X-Google-Smtp-Source: AGHT+IHqT0nQmf91p3ZEVlt8m3EGEgw9Kxp73jRyI6EH1QunnInvAAILZu/Tlzwrc4oxV1VVD3bFVQ== X-Received: by 2002:a0c:e305:0:b0:666:85af:7481 with SMTP id s5-20020a0ce305000000b0066685af7481mr3730751qvl.2.1696490372228; Thu, 05 Oct 2023 00:19:32 -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 t7-20020a0cde07000000b006624e9d51d9sm285072qvk.76.2023.10.05.00.19.31 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 05 Oct 2023 00:19:31 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw132331 [PATCH 2/2] common/cnxk: fix race condition between up and down mbox Date: Thu, 5 Oct 2023 03:19:30 -0400 Message-Id: <20231005071930.709389-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20231005062513.29467-2-hkalra@marvell.com> References: <20231005062513.29467-2-hkalra@marvell.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/132331/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6415546922