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 C66734234F for ; Thu, 12 Oct 2023 15:51:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B8FFF402C9; Thu, 12 Oct 2023 15:51:33 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id 43B15402C9 for ; Thu, 12 Oct 2023 15:51:32 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6c665b2469dso623413a34.0 for ; Thu, 12 Oct 2023 06:51:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697118691; x=1697723491; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=83MKIcJZvWHNtwT+/RK1ipfqlmWQNreYt7+SEWJl1DA=; b=CxImdWXNroWz8T0+LUjgjGfU+DxYrpqMGCw45jOexQV4vXtfk382u0n9KOvFf8UN3N qEZWaR3x0UhlcpCUlYbfuhVTtjaEksMkUCQOdYo25zH7InUQ5IK2yHDW5vvcXbUuSkUl j5pBUMvr8txTu+lm/MhZE83ssFOPFhQTtXHD8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697118691; x=1697723491; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=83MKIcJZvWHNtwT+/RK1ipfqlmWQNreYt7+SEWJl1DA=; b=k2rrUt353CK28pAyeN97dXasBvP7l4FxhHsTITwui6TLcPj3Ypsu4V5AhnVCgdaO8Q e4Z9n0XZywg3901+i/YeKwYtlsdh5RTjI+vYJpVuUWd3KcSTCZ6CCSogK7lC7x8t+1Ag W7sagw08oItE5/E0Cde5tFDyACej44rItRzQhUSls39YQ62+RT77pJqm5/SLbgBuGiy9 lJc29dlZ8Fg8maRf6EuE9w4qZ1ab/B8RzHeVDiBlzDwwi0g42QKWn5LmQ37n6a4ko5JB 9yYytCM89aMedW+K5rR6Qv8spNitrzb4T9Xko/ala67Cd3vJKIWnd3kMS7qtSaak/Ee3 0Dhg== X-Gm-Message-State: AOJu0YxnPHxaakSwbEm9Q9gVKsTAttZKItxLeU7nb+RKXd3iX0OwSDci sntmv4S/DWbvkpIwLUCaBxKwR6a3bfKQveOrceQ9XZEFd3oCBrfjQh/Cmxk7CkorjDGHLY4EdA= = X-Google-Smtp-Source: AGHT+IFSHb1S1haTcty+fe+iQC5WLHHIZCpR2LG5De7Db+y5OTE47LLKf8AIenFDrrNsouLnyvcy42OUcMSz X-Received: by 2002:a9d:7554:0:b0:6c4:d248:ebb9 with SMTP id b20-20020a9d7554000000b006c4d248ebb9mr23115809otl.37.1697118691623; Thu, 12 Oct 2023 06:51:31 -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 o9-20020a9d4109000000b006bcb229d752sm217189ote.12.2023.10.12.06.51.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 12 Oct 2023 06:51:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 12 Oct 2023 06:51:31 -0700 (PDT) Message-ID: <6527f9e3.9d0a0220.2951b.9142SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1C6476052514; Thu, 12 Oct 2023 09:51:31 -0400 (EDT) Subject: |SUCCESS| pw132573 [PATCH] doc: update feature list for idpf and cpf From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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: SUCCESS http://dpdk.org/patch/132573 _Testing PASS_ Submitter: Xing, Beilei Date: Thursday, October 12 2023 15:15:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:a1934215a7691a86c55d415bd01ae8318581b67a 132573 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27913/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/