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 428AE45B1D for ; Sat, 12 Oct 2024 12:23:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 202CE40268 for ; Sat, 12 Oct 2024 12:23:03 +0200 (CEST) Received: from mail-qv1-f47.google.com (mail-qv1-f47.google.com [209.85.219.47]) by mails.dpdk.org (Postfix) with ESMTP id 5063940265 for ; Sat, 12 Oct 2024 12:23:01 +0200 (CEST) Received: by mail-qv1-f47.google.com with SMTP id 6a1803df08f44-6cbe8119e21so21640076d6.1 for ; Sat, 12 Oct 2024 03:23:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1728728580; x=1729333380; 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=QibHPeGXXbSoKYuaLZJTYsttT+2rbsBKrWaXq+JxdOI=; b=FA62+sn3OnkgA1WfZVwo8IIYfbm2C4OE+bp64VhFpj1eTWLGS1POjH+nNYhY8c9dpR KrALvxSJzyyz3OSy6mvQX8p4KJK2/nvidW/b5xypkFxRxbrx1NaMPsqcsXq2w6uyp1RV kE7xA0k4K55ug0iLetEh29ZkGZAHTS4ctRQ2+opHJ9A/B1AYneEV5wj7NZ+TOi+yHkMm MIIFk7s9yGSOdICumaIr18Lis3Z+x6SKLUZafD/um+pOzo6Sj5FKlirv5fuOC1Yb7us5 uSkWMglmhI3CE5XGp7keXZjydq+x5UZlWfAjieYOfYWXlFSoGn04zKWHXL83tW3D380L 9K1w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728728580; x=1729333380; 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=QibHPeGXXbSoKYuaLZJTYsttT+2rbsBKrWaXq+JxdOI=; b=UPk8C5cWjnRwKNAwq2jtipJMgcNvYbu+1XSyle3vj2SpWexuuJMKEAJV5/+aN5NXc0 Hu4qVpQ0CGypiZMrR+AWILGy2eVYJzO+hbr12lTdABEisVzCET+IdeDdnkNCn2JK2ln2 6SrjmKFeoUKDrYEpiBVc/031rADJVxpZMwx9szYXq+ot3+wGa6sPj2CkebrDdGjP0q2B pQGkQZ/fPhEtVZ7yG/OkIDKi/I3dtpz0IdI7dUYRDxWBo8rcikZTGYgPQBCirPYsBFTK +mc/hP3gf20Frcy8RNflpHdm51xaMBB8qrbgFsgu4u72d+RMfQuWMs+D0J0WTnKgFN/y gFgQ== X-Gm-Message-State: AOJu0YyseeESSfap2aijChEGGfjCxls9TcYYxMpN1OityKmigdnARZ6h C0uOs0Uko1p2RojQoVD4DFLd598U7IfarLNdn91VGh2TKigbpzg4UU8vQBCygRSrLFpvFCmqcrf x X-Google-Smtp-Source: AGHT+IHoHs3JgDyz87JdSCzpvQ7LI9aHboTOdat/mGfrB4Q9Yet48xRIrgsOIfDdfw2NEXTB+4JHKA== X-Received: by 2002:a05:6214:5543:b0:6cc:255:202f with SMTP id 6a1803df08f44-6cc02552283mr2568276d6.51.1728728579989; Sat, 12 Oct 2024 03:22:59 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id 6a1803df08f44-6cbe8679a66sm23940726d6.141.2024.10.12.03.22.58 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 12 Oct 2024 03:22:59 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw145802 [PATCH v2] ethdev: verify queue ID when Tx done cleanup Date: Sat, 12 Oct 2024 06:22:57 -0400 Message-ID: <20241012102257.2827792-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241012091437.21382-1-haijie1@huawei.com> References: <20241012091437.21382-1-haijie1@huawei.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/145802/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/11304660269