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 0FFA3A0032 for ; Tue, 16 Nov 2021 16:39:55 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0C573411FE for ; Tue, 16 Nov 2021 16:39:55 +0100 (CET) Received: from mail-qt1-f179.google.com (mail-qt1-f179.google.com [209.85.160.179]) by mails.dpdk.org (Postfix) with ESMTP id DB2E341161 for ; Tue, 16 Nov 2021 16:39:53 +0100 (CET) Received: by mail-qt1-f179.google.com with SMTP id f20so19011495qtb.4 for ; Tue, 16 Nov 2021 07:39:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=5k6LNc5PXnbYNeZk5EtS/blrGuxt4PTAHvR+wKbRroM=; b=25tY8qlqD/Jpn0K8AQxDRyDB6rOcvYoyI+PvqB+edmznI3FAT94eyysWrGh7FcrG3L TsxA+EvSJM4Gw+z/amAkkvq3ymFXrshbH+TbZrzAErzzPupmF9l//FZbQHjz1fLR/WOW CiF53d0MRBlD56wJYskBcbQbYr4p1C/+FfUVHsOel8M2f2s9Lt/3T7MF15qinhR0KXpJ +8UIVoFpRImEtHapVb1sK7twLt9On7to09WiRGrBXeZVoOA/QwGIfcWmYrsrKdikb0U4 abaTQKswCY4PXgcn2lON7+Fl1AkFJfI0nyp4aToPutGff5v6Bh9veBKRdqIvFiByCpYF s+vQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=5k6LNc5PXnbYNeZk5EtS/blrGuxt4PTAHvR+wKbRroM=; b=tukLE/G4c+5dB1zpuQwTaIexKAnM45YBcrI1qD1zZ+FVV5ORQeRmnnd2FEjyT6XP28 NW6ckHmDN9a07s0te6Gp/JBl0ffdY+FeSoCp67q9MRDXyqDpVrPBUbtlrn4lPR0m79kV 8eMTCAjCV4+gco0HeJvJKSn1JrJsEIsuqZKl94ol6F1XnSSVLb+iem9/Aqv4GjWvrC7d FkRX5346ZGkFdFao4F+bthlw9faNaKrKr0XfeyE22QdZrB1lus/vQuJab8qLlciziKqm D5FXdPd2Gie/FS4n0sjbchrI3OokPEeOLgf7N1J++VncLoPeM4meT2SRIpI7EHeGPgJT Ccog== X-Gm-Message-State: AOAM533SsEZNyJ4mzHY1TvynChkdD3Ol5xl841311UV9k8duL2HAKTw/ zxIfhVVhPQqXX/K5/Z/YK9oE3punDKeRRQ== X-Google-Smtp-Source: ABdhPJzzP+psKoHQ3ACGUMMQGlnfVb+/rb8QIPlPPJR3UGvnXwoU1urWkOg0B1xwQ8zSloQO4kdTlA== X-Received: by 2002:ac8:5b87:: with SMTP id a7mr8649068qta.196.1637077193215; Tue, 16 Nov 2021 07:39:53 -0800 (PST) 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 r3sm7461028qkm.85.2021.11.16.07.39.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Nov 2021 07:39:52 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw104409 [PATCH v6] net/mlx5: fix mutex unlock in txpp cleanup Date: Tue, 16 Nov 2021 10:38:17 -0500 Message-Id: <20211116153817.18099-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20211116144923.7342-1-cyeaa@connect.ust.hk> References: <20211116144923.7342-1-cyeaa@connect.ust.hk> 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/104409/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1467432131