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 32B6842D9B for ; Sat, 1 Jul 2023 02:33:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0600A40A79; Sat, 1 Jul 2023 02:33:49 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 35BAB40A79 for ; Sat, 1 Jul 2023 02:33:47 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-345d6dc271dso11209235ab.0 for ; Fri, 30 Jun 2023 17:33:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688171626; x=1690763626; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=aHdMFN3cI6CfPgXEnJxFaG6tqyteIZ0rK52Cficypo4=; b=YDU/gsYQJ1ue7t7CyigPcxMdXRyDAsOcX9m/fvzD3naRiH1/g68Gvh123MJmlMGBgZ ypVIArlQr6zyRCGU1XhR1rFPprSZyF+56vQ5pdyMns/kqKDHjGZZoVDIiptRvBTWiiG6 VT3U+V5Prm0sEcRXx8DA7ikmpLK5R0e7giwR8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688171626; x=1690763626; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=aHdMFN3cI6CfPgXEnJxFaG6tqyteIZ0rK52Cficypo4=; b=kwRnKzZADQ8nixCjtPikj3uTvbjikZpUTVUCcbkqYDvaWP1/Rlh1NHNAhJ5a0Q9kwM wNahF5/xRv2ybCKhOUNtEkdRIXS36CYNmmssfCDOHeoHwpjr2uii/BC+n4T7b/xnvlJm 7T8nG6ZPaKUFG3mglxBe3KGjd9pgkD5GpNXw3TKfd5tdYmN/08uFz7bGcAUKsSwsi/KZ CvVxznmH5MElKiT4GkJxQRDg9/QtzYjPv7XXdsRGWq04g+Y0lPjFmZnAXPx3xSf1w2Bx x7FKM9dMDIcX3iIleXuIR1EepnG/bwjX94kJoaRKBro3WtZ9ai033RIwYn5mp1yaqvtk GWLQ== X-Gm-Message-State: AC+VfDxiKvf0lcKlfbY7xIFNfecIZIzoWK4Rh5eB814zgEUv/Aj2Bjnq gMzLk2qsqsJynGuU6Sr8KqPVe5m6H+QC0Rb6fQd7cc6YS++KjIYhE0EYBw== X-Google-Smtp-Source: ACHHUZ4YmbGYwM0KIOPa4rUXL20hyGCwaV1dkIM6W4/Hhds4u/vRhGvl99FTtBP1Vo0rgezAz+p2tN19UrZ+ X-Received: by 2002:a6b:5b03:0:b0:786:28b4:43a5 with SMTP id v3-20020a6b5b03000000b0078628b443a5mr4571908ioh.4.1688171626497; Fri, 30 Jun 2023 17:33:46 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y8-20020a02c008000000b0042b0e3c642dsm161709jai.40.2023.06.30.17.33.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 30 Jun 2023 17:33:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 30 Jun 2023 17:33:46 -0700 (PDT) Message-ID: <649f746a.020a0220.36f88.6cccSMTPIN_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 05960605246B; Fri, 30 Jun 2023 20:33:46 -0400 (EDT) Subject: |SUCCESS| pw129156 [PATCH] [v2] net/idpf: refine vport parameter str 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/129156 _Testing PASS_ Submitter: Liu, Mingxia Date: Friday, June 30 2023 18:51:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129156 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Debian Buster | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26891/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/