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 D4972431B2 for ; Thu, 19 Oct 2023 23:24:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CDFE940041; Thu, 19 Oct 2023 23:24:21 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 4B96740041 for ; Thu, 19 Oct 2023 23:24:20 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1dcfb21f9d9so149735fac.0 for ; Thu, 19 Oct 2023 14:24:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697750659; x=1698355459; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jafG3ouYl+OIb6a5bsi4i+sF12v4/9+x2XpYqAwt41E=; b=iT/gyi4zrPqPzVWeqROrErAtSqq4jWVGjXqYj/uuG50+czZWghPcY4xg2KBivf31BD HWTkOxCemb59atN+qNTOP3xHFMTuyYSh+tdQURarMP2G6WAnP5+PPx/Hn+IWHgjNiBtj W4nZtdsEb2OQg+ZwttSu9/d5FatonC2PQzkHI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697750659; x=1698355459; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jafG3ouYl+OIb6a5bsi4i+sF12v4/9+x2XpYqAwt41E=; b=iacu6a+2lkQ8pKWzwlDpYabYDp8T94H94hVTCN60q5HbesgOn2toSdfGgECH2jE5eB AkFo6kZkv5o71wqXiYw8hr5xZlHXQMLKOEUnrdgl6RlMiiQQTWmsYX+pd6h+zBxb+S7T kINVc5xQTIR4hg2MuWyGMdYcsyqnLT4Q97vqKOk/k7Ismf0319P8PNjL3jLL0vhENi/p ftWzsTYfG7rUbdUdsmKqOwSI7d+3W16/Fr8MOM6WbgZtPdjzWDKnSn+oC4NMvQTo+tSb NeNFYmuJxti5oOY8g3NwSDY0HqdOc7ErVZpMj5CXVS/iG3McKEZ5O+VpcS1ZsKqRK8TR Ce7A== X-Gm-Message-State: AOJu0Yw/D2dCPlkCEUJskPofM5R4BWwyCYuTymh1ml1nDiE2QaZ2YygW vlAqpQ95q6/K/C2Xw8L0UHz3lxkU9j8Ju2OpSCtpQndJGCGI62gLS2sQGw== X-Google-Smtp-Source: AGHT+IFCT6XY/KuxmDCacMGW8eKp2nYTllHtiAzlItOpXN+htDvLzOIfy5DC+qZ5SCcA2LAnLplbrUxd/qLS X-Received: by 2002:a05:6870:4c05:b0:1ea:2a:dc59 with SMTP id pk5-20020a0568704c0500b001ea002adc59mr124067oab.51.1697750659739; Thu, 19 Oct 2023 14:24:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h4-20020a056870538400b001ea2d162258sm42697oan.37.2023.10.19.14.24.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Oct 2023 14:24:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Oct 2023 14:24:19 -0700 (PDT) Message-ID: <65319e83.050a0220.bf355.1108SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 34083602A042; Thu, 19 Oct 2023 17:24:19 -0400 (EDT) Subject: |SUCCESS| pw132970 [PATCH] net/nfp: support represented port action 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/132970 _Testing PASS_ Submitter: Chaoyong He Date: Thursday, October 19 2023 06:54:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:d7b8b11866a7c4b5975eaedd15dcc9a6f0cd92ce 132970 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/28005/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/