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 8E9B542D5A for ; Mon, 26 Jun 2023 14:24:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 761C34067B; Mon, 26 Jun 2023 14:24:54 +0200 (CEST) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id 464A24067B for ; Mon, 26 Jun 2023 14:24:53 +0200 (CEST) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-553ad54d3c6so1379535a12.1 for ; Mon, 26 Jun 2023 05:24:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687782292; x=1690374292; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=NceTpR8iH8jQzbSTFfyiYW/SkUWBA5CNAyEAWPhCQlI=; b=ES7zx8BZrSP6maz11zQdvPTgNJv9y/Pwymo1lI7dyGO3VAMhr4R4M/y5Dtsq0I57ag VGUVcykwyjb5JLtZSPyajDFCXYVD7LnWb23KphTu4EV2wkP6+1OcZTIPZqEubdKZU7jk AC+lSBIBlpBeN3xl5Ab2L6qHIUzYki9T/eCNM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687782292; x=1690374292; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NceTpR8iH8jQzbSTFfyiYW/SkUWBA5CNAyEAWPhCQlI=; b=UDw0siHcbD/EbMAPDo63LJVaM3Q3cX9wLQUvSkglH/xMSSqeGrI4xKL/PfyDaQLSP8 P0NCA3ghQRYn1YyNCRnIzkWOmnovwfINDAAr/4UnYgn00nJiWxHEDXpgMcx5DWDIXxuf nLQCvrgZFDVyVRIonnvalp/c7NUVJkTFhwbF0qt9244bdCf+2ZmxpM0obKVKk8jmTFlm AHIM0OP1uVF+euDt1jBxw18wo5NBm8FOAF7pKMfYvejjhqKhzmBXV9lDABP5mn97LQNJ lA5x47i0IbPnb28W9561LbuxhguXCoVWguT85pBd0/L0yyuQ1YTCTf+F52/WLnZEYuEm hrVA== X-Gm-Message-State: AC+VfDwG0j/rVgeuScJhvy315/9doCY30ce0LEpCbi70NSoYcjX8BtNk PfA0sFRWKB1V7WqTxjiUnprZ8TlRD885ByV9Q5v73sGWd+bBMvfOlJMQuA== X-Google-Smtp-Source: ACHHUZ4oF5CW9A3iKpskMw1R6k6niXJxHFnUIorDGiwZdMXS+TEJ2st0KSRCch+nh6OGawCrlO3m2hjUzHqt X-Received: by 2002:a17:90b:3909:b0:262:ec71:9371 with SMTP id ob9-20020a17090b390900b00262ec719371mr2310221pjb.43.1687782292203; Mon, 26 Jun 2023 05:24:52 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g7-20020a17090a290700b00250d15134adsm370048pjd.8.2023.06.26.05.24.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 26 Jun 2023 05:24:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 26 Jun 2023 05:24:52 -0700 (PDT) Message-ID: <64998394.170a0220.3e621.a097SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 68F18605246B; Mon, 26 Jun 2023 08:24:51 -0400 (EDT) Subject: |SUCCESS| pw128985 [PATCH] net/idpf: refine RTE_PMD_REGISTER_PARAM_S 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/128985 _Functional Testing PASS_ Submitter: Mingxia Liu Date: Monday, June 26 2023 14:06:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:6c948396d7ebc7c0ffdac7df99f1ebf7b4ecb55f 128985 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26802/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/