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 88DE343188 for ; Tue, 17 Oct 2023 09:09:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 81EAB40279; Tue, 17 Oct 2023 09:09:31 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id B5DDA40279 for ; Tue, 17 Oct 2023 09:09:30 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-57bca5b9b0aso2815796eaf.3 for ; Tue, 17 Oct 2023 00:09:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697526570; x=1698131370; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fw81grrm+EAvK51qqdMm0iykzkZ+CQeOesIm8uE8Nrc=; b=gv5fqN7ggNNiep1luoAOAZy3uJKTAWRRS5e7ct7q76/5dGIePSIhuBKsQWPN2TDAHb v/bGpf2hvYS5Y6wYwnzUeD6yIwN3t/FranzQhAF9Kh7MHKIpdh7JHzyyAL36ynzyD+af DMtzVUaM5XG9XHdYuI2XbsQOq91e550G+iTJI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697526570; x=1698131370; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fw81grrm+EAvK51qqdMm0iykzkZ+CQeOesIm8uE8Nrc=; b=krw5J46BkA92qq7a66C4c27DdRfvdEzS+jb58vX7OS7dbER/SF4r2EO0lfeYuLa84q dPihhZHdryJsXs+/MTpatPln3f27DXSYAWHplgcppxljRRxeB0ZcS0Gz0721rTYOGwa2 odb3j9YJhqoI/4uvD8DpAv32XkKooSpyPgD3jDh+TDPeSDH94B05KLbT9BZozZSQxzsr 8QVwybmURNGXaxqC6sxhUkZG2HtzWP0EwQjvVskw9uaf8U0qEYmR2KSIkSk/7A8HTL9O Gptiind8DZ1ySItPXGngBxjsuvR0SvVQeJzaJeZAxbo5LqSVZvBe7kpZoO9Lj/EiLnZw CxxA== X-Gm-Message-State: AOJu0YwtNWEh5X/l7GG24mq0szM3qoqlGXZG0sprDnTPOLpOGGrgqppz pcxt7LXNW1dsZft+qEi7gQgN0sWRI+CuzBlHbi11dVsY2//vFdpH/hrKt0aTtwGSTVnJ/5z7eA= = X-Google-Smtp-Source: AGHT+IHDohPLCNRqY5TtozA6iOzOIfeOUE9fEKEXCcUbnx9WvsxJK2tDbnh8qw+KWcO+VSBCTzjtFrZ/Y8ad X-Received: by 2002:a4a:a506:0:b0:56c:cd0c:1d67 with SMTP id v6-20020a4aa506000000b0056ccd0c1d67mr1156926ook.7.1697526570057; Tue, 17 Oct 2023 00:09:30 -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 e81-20020a4a5554000000b00573a7138325sm117915oob.6.2023.10.17.00.09.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Oct 2023 00:09:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 17 Oct 2023 00:09:30 -0700 (PDT) Message-ID: <652e332a.4a0a0220.ac8db.3558SMTPIN_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 8F0B96029EE4; Tue, 17 Oct 2023 03:09:29 -0400 (EDT) Subject: |SUCCESS| pw132690 [PATCH] [v2] doc: update feature list for idpf an 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/132690 _Testing PASS_ Submitter: Xing, Beilei Date: Tuesday, October 17 2023 13:25:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:55bc9233a2065b3003e90710e4d139159f7c3ebf 132690 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | SKIPPED | PASS | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27954/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/