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 0967245EE8 for ; Thu, 19 Dec 2024 09:26:14 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E0EA140144; Thu, 19 Dec 2024 09:26:13 +0100 (CET) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id E6DD0400EF for ; Thu, 19 Dec 2024 09:26:12 +0100 (CET) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-2ef87d24c2dso407351a91.1 for ; Thu, 19 Dec 2024 00:26:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734596772; x=1735201572; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=P10WSQPmXWLOuUtzPXpsQVqG5EoeiPPmMQ9rla2izmo=; b=T2/arfvZagnDHTWBDWflcqGw7ra9WyA6PoNu5vWv6SP22Kpe7PCuSDepg3/pUeMaAo G0GI5yeZbJzOcjU9DXOrjx5R+9TpFzdkUX7MlBF0kho7abkqDMyIJkxwVCOHSmxQdzKK CLAAK8l7LFOQpRU3X7eonV1vSUxupIOaJ2PIg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734596772; x=1735201572; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=P10WSQPmXWLOuUtzPXpsQVqG5EoeiPPmMQ9rla2izmo=; b=e7mM3+OFdwWxNjXCuPiG3y1CodcHPMDuMZ1SkBrSpoxgWoXBoAAPa9MiUhIEClhT2D FaaLgFYvaSLSwUcELG317ydLO0wcSKoGXMQi2MdoqjxKOG1xRcPkEdyr1AGraC2s3dk+ Q5zXIkRAFWWhykRMBiZcCm0nejmdM5Jwk83a0RAHYNynBsbUZuc3veVXL9MjLA/MNFpU JSjA1FHhkgnS5yuNup+OvBSFy4N4iol50u81E6KNHQjkg4OemLWYNveKKQtSqQJugPkz tvpdN9JWpaqdwQHPyRWwkzDcaZjvmf1MZCGy1aB6kqYc1WvCOaJGOrvkxhZPhOpFcb6q +4cA== X-Gm-Message-State: AOJu0Yx5FemNpv6QqC6oTeJkFmiWbQtB0V/bPZGxGuCr13+mG81Ta4bT CQs6Gv28Mb03r/q980MrpfWVBYfSii6P+yCT3RTWt/7YJbxWX9vMAK8IndcdThksc770J4xIldO +eVlOZ5DX+Htuf/ogDUKlSLqBUh2ALTMEx0ZNT9wp X-Gm-Gg: ASbGncvxLBu5KTtrKAq1Wgtz7yXxeAD15+8lHCdUUAG1Tzps76mNrXg396tTy1p1Ueg gGtq/pGO0IKcigD6mR+lHhL7tzFWuSuHTuj3YGgeZyYql/6zOU0Pbq9ySDECOsW6xWQhmcKBumu GG6Btp2pOllZIfDIXAPDR2E71Slfdi0fFeli0bNn/irBq88plfYQQ9JAItCJ9Q4rU4ZUNPOiSV5 P5uqWTsKObeSExaYF9irbFT+78EZ/YmaRcrQ/4hjt3FrXzuTQq4uGzq8SBGjnvvLdrjmVVRnPP5 Qw== X-Google-Smtp-Source: AGHT+IEDTSCXJy72RsmTXtqOPp3YXpSo4FsuF/IpG4nmpfDNeZ1zJjIu0HaQlSCrn1s+lEDac8gNHTphJQAy X-Received: by 2002:a17:90b:548f:b0:2ee:5edc:4b2 with SMTP id 98e67ed59e1d1-2f2e91fa4c2mr8314437a91.20.1734596772023; Thu, 19 Dec 2024 00:26:12 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2f4477f2a55sm42695a91.7.2024.12.19.00.26.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Dec 2024 00:26:12 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Dec 2024 00:26:12 -0800 (PST) Message-ID: <6763d8a4.170a0220.244221.2ba3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 26A516052471; Thu, 19 Dec 2024 03:26:11 -0500 (EST) Subject: |SUCCESS| pw149310 [PATCH] [1/1] vhost: fix a double fetch when dequ From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <91dc12662805a3867413940f856ba9454b91c579.1734588243.git.wangyunjian@huawei.com> References: <91dc12662805a3867413940f856ba9454b91c579.1734588243.git.wangyunjian@huawei.com> Content-Type: text/plain 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 Test-Label: iol-marvell-Functional Test-Status: SUCCESS http://dpdk.org/patch/149310 _Functional Testing PASS_ Submitter: Yunjian Wang Date: Thursday, December 19 2024 06:38:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:510b460e02594a70d4ce19e2d29df3ade8af36d7 149310 --> functional testing pass Upstream job id: Template-DTS-Pipeline#203314 Test environment and result as below: Ubuntu 20.04.6 Kernel: 5.4.105 Compiler: gcc 9.4 NIC: Marvell CN106XX 50000 Mbps Target: arm64-native-linuxapp-gcc Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | cmdline | PASS | +-----------------+--------+ | ipv4_reassembly | PASS | +-----------------+--------+ | rxtx_callbacks | PASS | +-----------------+--------+ | tso | PASS | +-----------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32165/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/