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 6C6CD45F25 for ; Mon, 23 Dec 2024 21:23:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 67E37402AE; Mon, 23 Dec 2024 21:23:39 +0100 (CET) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 6CF844029C for ; Mon, 23 Dec 2024 21:23:37 +0100 (CET) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-e53aa843a24so1748971276.0 for ; Mon, 23 Dec 2024 12:23:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734985417; x=1735590217; 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=yygJ/+lfqKDrZuGRFS7O5qREbs8l6UAH3IcIiHxEPvQ=; b=NhrT3JHSHRZ16dC/YKui37x86XE8kKh7nymieyp+naeBg3ivb3Ti9/srDJmBY+/P2F +BTZot+ZMxx/pvBIbmZZR0ikSegkp6+MX3WMEc7C2lX6buoCPvHk7oQ1csEpsl4/Wbfp 7SOWYAsifPoQUJJby60kWWjl8UrhnBCSaQ0S0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734985417; x=1735590217; 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=yygJ/+lfqKDrZuGRFS7O5qREbs8l6UAH3IcIiHxEPvQ=; b=J3I7n4rPJbazLdtfa/96UxxMGufmZRQxkMl9WJD1RJUMEdmOnv+17M5YjsTGtVUhVT RayaCUMcqEyXZrFnxEkwHf0Z5RjGeunLT6LACZmex62TA6Ta7NCMJuP11+qQ2PvpadT0 gTPMa6pFgf6NGh2Y67xFWEa51Nbho648max26gV+Zp5StqiMFqE5IYAtE9Mid3kq1yP7 EnhYqg0ixBsQuopkCbC8LnDP01Mycyz/HHwHKs4136Imt6l8AFH7PJNTcIv3ReO4ec73 ZsWse96ljfH9Kj9kdagewwNgbMN1fCDjujxqO18m5yyWV3Pqt/Sy5Pbg+tvyyfMtImrz Y97g== X-Gm-Message-State: AOJu0YzQBuz91x8pC5ZnBIBKEtAdGXoiN+4bQ+24GwSY9r2G7SL3ppuP bc7d3OE52qZITWmWA4Zah29B3cXCXUXiuO147ENZJ40KsKYzn4P1aB7ggc5YYdSBpiywU5lurd4 CCu7wkksjVMzyA2FpsLFk+KU62X90hz9yEV86rS9BMdeOrR+Ms1slX8fR X-Gm-Gg: ASbGncsgMsMhq/vwRnLacy4ct83DLsHhmx6AhoCL13JN8Ls0AnS3FWptc1l2ljacecc O1qlKOjE0TLYm42b+LORKLRN104oHzXgBThnGbvCy0oWam0Yx6FTuA267VknF+nUqz7g/sHLLaN /eokE8zZjOicueo9EUgZchbSulXpYz+hI9WTRWAl67qcSQsin79H2E0GZO/ULpHlD3f8sXKlDkA 2uFunC0Pzcr9/9hipRPIqtGummGDeTdBoalzmqCCrl5LLTXZ9x/BjFe3FNM2nBXUK9i2CH2RECj Q51ucg== X-Google-Smtp-Source: AGHT+IHsRNadkWrbkGYKz6XCbG7Xv0MmVcqSag6QFfjG/qdsjdKZ/nKBnE5MUEIp8WXO65OnCpz0nh10NCej X-Received: by 2002:a25:4c89:0:b0:e4a:8b40:b6f0 with SMTP id 3f1490d57ef6-e538cd97728mr8810807276.10.1734985416779; Mon, 23 Dec 2024 12:23:36 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 3f1490d57ef6-e537cf0aa28sm495765276.32.2024.12.23.12.23.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Dec 2024 12:23:36 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Dec 2024 12:23:36 -0800 (PST) Message-ID: <6769c6c8.250a0220.37228e.48bbSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 682566052471; Mon, 23 Dec 2024 15:23:36 -0500 (EST) Subject: |SUCCESS| pw149413-149440 [PATCH] [v7,29/29] lib/vhost: replace pack From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1734981122-4729-30-git-send-email-andremue@linux.microsoft.com> References: <1734981122-4729-30-git-send-email-andremue@linux.microsoft.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/149440 _Testing PASS_ Submitter: Andre Muezerie Date: Monday, December 23 2024 19:12:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149413-149440 --> testing pass Upstream job id: ACVP-FIPS-testing#8376 Test environment and result as below: +--------------------+----------------------+----------------------+ | Environment | dpdk_fips_validation | compressdev_zlib_pmd | +====================+======================+======================+ | Ubuntu 20.04 | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 22.04 (ARM) | SKIPPED | PASS | +--------------------+----------------------+----------------------+ Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32201/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/