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 2327745F19 for ; Mon, 23 Dec 2024 05:53:23 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E72CB40263; Mon, 23 Dec 2024 05:53:22 +0100 (CET) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id A3E3040156 for ; Mon, 23 Dec 2024 05:53:21 +0100 (CET) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-7fcf59a41ddso1744361a12.3 for ; Sun, 22 Dec 2024 20:53:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734929601; x=1735534401; 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=DWt7GlNrlemWcKHl3NbJx0fDRJs9tlsJeakcD0lO1wo=; b=X2hZfFVNEI/IdZPVZUt8pi4b0dQQilppzNV6P8/3TY/+HPQYyJRPhNTI3k6ux6u6cc ayZJgOyoWoHmUOAQpTWuNAa1G5nlEAV5WD9UeGuu6aH75Rk+HMMaw4UoZ3qGwN0PIzDP Gp+xbvErhUjhBMsSI+xlFKeZ+6feQ2pRhPSoU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734929601; x=1735534401; 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=DWt7GlNrlemWcKHl3NbJx0fDRJs9tlsJeakcD0lO1wo=; b=lEiNh7eovyion9D2JJzuvg8vZPEvUyxVv2d3ybDbWI6Ftn3dGW0W9vusZHKk9/XVGU B4y3Uwie6FGK0AEQuQ2SkS1/Obe+MSmnF3SeQLiCNWgYTT0NI4chwY9CdHVRQyQDgwPY oubT8diuSM+baFKc77Vt/2pb0Se+jdVEvkkaF98EByrnxERq7D8+BbMLeI74GFjwqI5N fa2LN6dT+NenU6Agnn+UAWQnGyVIfGTcz0HTL5dfWmpKWlCQUvwsOoh6ru9fGierlLzB QxnO6mcUM9TLE8T231kGct8Hlafr1uZgZFhB646DvCuPBu0QfbVRi9AN5BUnL77I7O4Z Fvdg== X-Gm-Message-State: AOJu0YwOPHWtddsrRA2caPNC6bmSpVsbwB6/b+xWRCAi8X8vaRfggZoV GXFIEyTsTZpwdQwvhBzb8rLLjrQpCV88K4gGakb+cSvHka+5I/NKrW40FVrGE5bPPll9vkyk81L +kAqlt10YLLPfBrhalZl+sbLAsW9JICf/twvHfxB3 X-Gm-Gg: ASbGncttbuWP4g+4rJMxfucD1NenNjYAp/eyN5gY269dS1QbBBgJTfDeq793sgm/mK/ DorFK07jKC0ybCKkfRCBl5zzio73DtTmUlZJpqSScaqpv2uYAS5opae+kSNcSZ0nAdgTMi14CYs kly4zZkJKXmCuMvmiuJcwS5pk8CAeNELr2ntfIJlgT4aK3MKrGeC4a8G8V3hQv773ySaz2ehTFS /ud2b7/HQaPmbK/oQMnK2pELXnxDVJnKtatxZIrC4fk8Cr+pJ/S/0NG5y9id27iQ/JRl32M6Zh+ dQ== X-Google-Smtp-Source: AGHT+IGSPkqmV5sUzB2seKX/hu8eymWz667WDU8YMXxqQaYO153piJPTqAlbsIgDD9ofEI1QA0d8bUB2vdlN X-Received: by 2002:a05:6a20:a103:b0:1e1:ae68:d900 with SMTP id adf61e73a8af0-1e5e04a2e64mr20946453637.22.1734929600734; Sun, 22 Dec 2024 20:53:20 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-72aad97291bsm438283b3a.21.2024.12.22.20.53.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 22 Dec 2024 20:53:20 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 22 Dec 2024 20:53:20 -0800 (PST) Message-ID: <6768ecc0.050a0220.30adaf.10cfSMTPIN_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 DB7606052471; Sun, 22 Dec 2024 23:53:19 -0500 (EST) Subject: |SUCCESS| pw149382 [PATCH] [1/1] vhost: fix missing descriptor chain From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <0bf28cc647eac66343c39d6acd4df868836e6ae6.1734923187.git.wangyunjian@huawei.com> References: <0bf28cc647eac66343c39d6acd4df868836e6ae6.1734923187.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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/149382 _Testing PASS_ Submitter: Yunjian Wang Date: Monday, December 23 2024 03:29:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:07604f264417959d76aa9fcb8cb0c3665f62f0d3 149382 --> testing pass Upstream job id: ACVP-FIPS-testing#8367 Test environment and result as below: +--------------------+----------------------+----------------------+ | Environment | compressdev_zlib_pmd | dpdk_fips_validation | +====================+======================+======================+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 20.04 | SKIPPED | PASS | +--------------------+----------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32190/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/