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 7DD9845B1D for ; Sat, 12 Oct 2024 16:43:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5475940268; Sat, 12 Oct 2024 16:43:05 +0200 (CEST) Received: from mail-vk1-f226.google.com (mail-vk1-f226.google.com [209.85.221.226]) by mails.dpdk.org (Postfix) with ESMTP id D9B8140265 for ; Sat, 12 Oct 2024 16:43:03 +0200 (CEST) Received: by mail-vk1-f226.google.com with SMTP id 71dfb90a1353d-50d31c41618so327274e0c.1 for ; Sat, 12 Oct 2024 07:43:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1728744183; x=1729348983; 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=WwQI17OGWx0wWBlZbEMDj9rK/288DvY/DajmIDGhh3Q=; b=DQDVlFxkjdX5/RZ/ehVZDuT2xID51wCp9tcboFuwl8EXIFPRJ3UU0ugOCgU4+DJY7C RED3ZkrdYwGxAWBia5b1fQSuwsbbwsBzEZCif4wxnprtJIa/UNazF/YvLSnaMpKQCyiG RLAt7lmwuaM4/SaUkE3gtUaS+hhO/aA+CJNjg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728744183; x=1729348983; 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=WwQI17OGWx0wWBlZbEMDj9rK/288DvY/DajmIDGhh3Q=; b=i3GFDOpJIRGCigEzXDIcwtkSGBUP2ifgJxBJ+Fsy3ZBUD0CFS2LMNknVkSk1ZTQeGl I7Va7Yg/YN/7RREuDzdnQU1v8Rut1iFgtw7oZIib9nr2yFjErvOj1HShkB/aMyq/L7TN +iAdWFkBnVN/1qzl1JGTxEHINMJOixkVKH5hjEHz9oV3WpkmOzhDk4QR67DX+6gKfPQG cLRXK2KEdmH00dhQSUxxu/nwrjeNdMEvbVsskX6jD8l+vukXTMGDMp0WAuXVxcR1kb1x zOlL9QAveGhnwGvletH3Vvfs54vODmCPx+jUKNIwGWkdiUJK89bZYjB1E0Q9bjq5o/f/ JX2w== X-Gm-Message-State: AOJu0YxojRKXfIYvrIZKXb2rwxxC+s5mYKWZkoG0mgxBWfqcmm9sEvE1 muHhXiFQkt04/FAj21O0pU0tkDnx4tsSmKQZbvzPeMgKvBMThssGjvKhrG4lD2KupLrWlx4Hyfk gaqViQuisUghRwM18ayeip7FNWKix/zCORXCIcDeA0eYjzfbi2SuiCuqx X-Google-Smtp-Source: AGHT+IHzfVPO+X4hphncfYJ4QL7tIWGWygCmS22MczvZ1QLqCWeSQKctQh87pcLu/3zuSnz8Ld3nLJPmJRU+ X-Received: by 2002:a05:6122:3191:b0:50d:3ec1:1537 with SMTP id 71dfb90a1353d-50d3ec11743mr606969e0c.1.1728744183163; Sat, 12 Oct 2024 07:43:03 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 71dfb90a1353d-50d08aa8e17sm273725e0c.12.2024.10.12.07.43.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 12 Oct 2024 07:43:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 12 Oct 2024 07:43:03 -0700 (PDT) Message-ID: <670a8af7.050a0220.2728e7.216dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id C4C156052471; Sat, 12 Oct 2024 10:43:02 -0400 (EDT) Subject: |SUCCESS| pw145704 [PATCH] [v2] doc: reword sample app guides From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241010203209.63911-1-nandinipersad361@gmail.com> References: <20241010203209.63911-1-nandinipersad361@gmail.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/145704 _Testing PASS_ Submitter: Nandini Persad Date: Thursday, October 10 2024 20:32:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:e0bf217330a89c30505f218ce89005cfb662af7c 145704 --> testing pass Upstream job id: ACVP-FIPS-testing#7281 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/31416/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/