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 BCCFF462AB for ; Mon, 24 Feb 2025 15:32:50 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 90C3440DDD; Mon, 24 Feb 2025 15:32:50 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 17BD240657 for ; Mon, 24 Feb 2025 15:32:49 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-220d398bea9so69882735ad.3 for ; Mon, 24 Feb 2025 06:32:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1740407568; x=1741012368; 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=l+OivMRkYpxZjqX2v5quvxaNsUDtVnEjX08lWedc4CI=; b=AqCqw7JUItOXnIe5xrIvwax3cVGDNbCSoZkcvlv66m0x6kdRT6c1BFhgTRbTAIdfN6 LmJKVitxotl1IqPi5OXZqggendOsCZEmoDb/fT9yWL7DL4GnMY5yy3Ai0o9l25xGZnXP JXDi1QtDiu+YmUguywesYytTGrdOCC2gs21x4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1740407568; x=1741012368; 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=l+OivMRkYpxZjqX2v5quvxaNsUDtVnEjX08lWedc4CI=; b=pQjzVredh4DRbwA6eSnqcAD0imgrqoBEnTC1dYIZ4QQwkqQa6HqJ+D5/6pwrhtQgGA 5sCpqfoReGF7d1pdhmmTfwdMfqeKlEA4i+o958yESW8ai+ldAIVHsUqW5OTgVBAiza7L in+QOxSzjPyfFm2Y9s1oitqsnh5G+2HHrsCcs6nokQYNnQJsMHGS5T6pcz9jeGBc69Al x78b026+F9MaBV0xUkSAKkDv+8F4TEmkPZbEj2YOIuVID8jsXd6YMAvvmJzppCNdmnlq ddQK4wzS2DibIT57c0Xke9eI9He00JxyGh6J99RpYU7VDMFMF9GmhsIVq9AH/OfxP/Z4 L26Q== X-Gm-Message-State: AOJu0YyhhVTGFcwXyFdxQgmtAFLuwBJQlM0mwutGSsb3aNzeka/L8T+1 9qqBBxYOPOtqOhJjJqW58T7THse8PyewaXFmkyj2A2q04jL80bvKzzeUvNkhaIEoMob707BPql/ p0V035V430Bh5xS8Zv/5LNrHK1HbZD7bpd5leuZii X-Gm-Gg: ASbGncudkAWj8Ninbj0H1d26bBZ4NOUlOLnBB693k9F9VIKFk4rVNWhZUPh6Oou510w 1oLXWTmSyjSYf0OtWD6Zt/47kJSmW4EZ6UUFuwkkJXTo5+6fZD3m6Esypos85TpfHYM0GMFY9E7 /X1XJQMrErc/Ji9eLZrPzk9Eu4I9tQ8twrCNq5Dncd7nFJyILHR7J9RcruVcORfm5lToelug7iG xkRy0auHQLKlu6HAHI0tY12vtn9yhwkCt21D9NaR0arB+0iP9v1RmQa3XCInTD1a6dbi5fTb1qX 10R68jEda2HESaGhauYQzJWdewHhHdouajN20sHS X-Google-Smtp-Source: AGHT+IFIT4Fo9MSAyfo35VJbxPOuCQcM5oYhoZlv5ihv6KuDV4yu/YRMoCEkMLqS+/f3/m9uLcB1lSf7RBW1 X-Received: by 2002:a17:902:ced0:b0:220:ea90:191e with SMTP id d9443c01a7336-221a0ec9b2bmr235894225ad.4.1740407567829; Mon, 24 Feb 2025 06:32:47 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-220d541c359sm11611165ad.104.2025.02.24.06.32.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 24 Feb 2025 06:32:47 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 24 Feb 2025 06:32:47 -0800 (PST) Message-ID: <67bc830f.170a0220.37a265.a581SMTPIN_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 E17036052471; Mon, 24 Feb 2025 09:32:46 -0500 (EST) Subject: |SUCCESS| pw151944-151948 [PATCH] [v5,5/5] examples/vhost_crypto: su From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: References: 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/151948 _Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Monday, February 24 2025 10:35:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:fab31a03ba98e7457284df95dd9eef2223a4ccaa 151944-151948 --> testing pass Upstream job id: Template-DTS-Pipeline#214101 Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ | Ubuntu 22.04 | 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32663/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/