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 9055245D7B for ; Fri, 22 Nov 2024 11:58:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8B40340278; Fri, 22 Nov 2024 11:58:58 +0100 (CET) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id A042740270 for ; Fri, 22 Nov 2024 11:58:57 +0100 (CET) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-e383bbcef9dso1959507276.3 for ; Fri, 22 Nov 2024 02:58:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732273137; x=1732877937; 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=57E5DYNF4aKjVgOmuwamxPJSvcamIBbQfIYTn94DcsI=; b=Lh/5N9Q4g+xwnkSUoswRK1tHqNffzRaO++ekBf1RmlWQNwdN9Hgd2eUGvnu+EIBKc/ PSvsnpf17QvFFq44pLYcWzp2zzd3aN8kRhE3s4lQK+GUCmTO6I5YBfF2G+Mmtokh0Ax9 xvV2kDWTx/wBgcYnKamXcQ+p41Fnq+Y5+KL4Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732273137; x=1732877937; 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=57E5DYNF4aKjVgOmuwamxPJSvcamIBbQfIYTn94DcsI=; b=vbfnRN23vqLeNxLlV7m1SuyvnHYd9WOkM3rWhV9YeYfu6S8l7d/bloyhbjclEvGJSD PvIoBKXO30uLJc6jETKyEQo9bKMETLxFBCajI8YvYP2P+Hmndan9nsN25XE3PXeGMd26 s5tAmTcfYkZAsZsr3JIyQe8vryZN0JrLbQPfGJ3T20na/FA69uFf8LaNSFBozuYFL4BQ aLSWycbsGFNhlLCsWkjdlU+7Cs3s+o6RyefTQE69uinloTsRy5afhEBPgt3cUyXI8qdv CXzsQM6k0oDJq5WG0CQhmir5Jy9pBBDaonA+FI/RgXYrYlm+W9g9cQjKz860/8acvx9c v1ug== X-Gm-Message-State: AOJu0YyZZknqHUMlomuLivSug9GKLlr3P1jIBKZ2IZdRz4xDUOkbmmqG JKh63QEgZ2jAzdE8089M5ln2fLMcevl0Hfaf2viMdOt8jmVaKrbtDdNA6BeMSzgg9WnJcnG3pUL BgBYkcL5A9XtDWzyWkrsEgL26uL2esLsphjJer8J/ X-Gm-Gg: ASbGnctlWDWpf9rSWhCmfbPqkPjEnkTkwMCQZlCbfuVpFLWjlC1M4Yp070I8Q1jy93h e35vIOZi38/uwrYVuYM/MuInuWdFBRKJ67oXdsFaVUO10JhWHfiPwU0Ew1VA/yAVyVMr8uv9KDy 8bZ7gB0P47ldOIi0vnC0qIptPcSCk+n3c9lgrYmnnToyrxFLs82WJrwXhTxQVFyAJKO/ohbb33N fgjcZWjDgKmJ+OxTaIJ5bRj7LbgGyHNMR56I5lNgk6VQmCGZnV+7MeePubFQMgWWEQvxeE= X-Google-Smtp-Source: AGHT+IEAVazDfbL1EKs84gjWUBGTNF6cSEQsKsP+1EOy3QtwCg26kwaovRQ3fmYdLcDRjKSkYbJ3cnExE5Ps X-Received: by 2002:a05:6902:33c6:b0:e33:2db4:bc0b with SMTP id 3f1490d57ef6-e38f8bf248cmr1816104276.50.1732273137036; Fri, 22 Nov 2024 02:58:57 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 3f1490d57ef6-e38f6016466sm80079276.9.2024.11.22.02.58.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Nov 2024 02:58:57 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Nov 2024 02:58:57 -0800 (PST) Message-ID: <674063f1.250a0220.3d7536.5949SMTPIN_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 A91D56052471; Fri, 22 Nov 2024 05:58:56 -0500 (EST) Subject: |PENDING| pw148770 [PATCH] [v2] doc: reword glossary From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241122024023.31914-1-nandinipersad361@gmail.com> References: <20241122024023.31914-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-unit-amd64-testing Test-Status: PENDING http://dpdk.org/patch/148770 _Testing pending_ Submitter: Nandini Persad Date: Friday, November 22 2024 02:40:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:f4ccce58c1a33cb41e1e820da504698437987efc 148770 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#294076 Test environment and result as below: +-------------------+----------------+ | Environment | dpdk_unit_test | +===================+================+ | CentOS Stream 9 | PEND | +-------------------+----------------+ | Debian 12 | PEND | +-------------------+----------------+ | Fedora 39 | PASS | +-------------------+----------------+ | Fedora 39 (Clang) | PEND | +-------------------+----------------+ | Fedora 40 | PEND | +-------------------+----------------+ | Ubuntu 24.04 | PEND | +-------------------+----------------+ | RHEL9 | PEND | +-------------------+----------------+ | Ubuntu 20.04 | PEND | +-------------------+----------------+ | Fedora 40 (Clang) | PEND | +-------------------+----------------+ | RHEL8 | PEND | +-------------------+----------------+ | Ubuntu 22.04 | PEND | +-------------------+----------------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31994/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/