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 12A10429DE for ; Mon, 24 Apr 2023 16:17:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E591940FAE; Mon, 24 Apr 2023 16:17:56 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 0972E40FAE for ; Mon, 24 Apr 2023 16:17:55 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-b98415ba97aso5851413276.0 for ; Mon, 24 Apr 2023 07:17:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682345874; x=1684937874; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=09qlpDoOAzMtRrAeJEJcn580TyoBQ4m9VgcZVCx4C7o=; b=BxqLINNRDxhu+l2j+DcdIenx7zC+r0bj8o7DjPmPFrRmUD7gW1fqmvGagwhCJDAUAn O6SUEJJVCXfmc49CsToB8rJxeq8rjrmih9/pHJTf6Zorf8YRV+cB2mAjS9UwHhNZoKjb w041+w2K+Knc5ZVnAOTUqwQYN6M7cuCRJJzAU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682345874; x=1684937874; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=09qlpDoOAzMtRrAeJEJcn580TyoBQ4m9VgcZVCx4C7o=; b=gOpZPFevcDnwQlcwqsAJCSsLOEhkbNLjmd5UlWGdWomobEfXt0F12MZWXGF7pFgyR/ o/PhbcgiBQO2t56UDMUufDkfEIJRMwbrg8skgm2tk9jaKuCQxGvqVl/7OGre5hKRultl GtXBW78+Y1foEHdRmZmA2uvSJbiw8v7FsJOtb1AYGKapDl0M0Av0LMeKCwIo79XkGo2h nnUtJW7JPBStEH+hAnvp16oGQ5JImWQG++LLpp0SwGAZ2fntwEt0oq39JTbMojaKYFXO rVdDoz2puE9aaixSDQ1dMR84vTEWo+N/xiqaZsB8mPMfIgGBGn0b0NjhBYk7bnqlIm/U 67dg== X-Gm-Message-State: AAQBX9cz6cN+FhAJWAfcND+uXwFuccmLpn/7RWVQe5+RYf8qbb1FYSYB KzB6IvbgySt4D5ozfIg0089X32hoeauVNzdJ6X5Mm5E06Ms70gRRmR2mHQ== X-Google-Smtp-Source: AKy350YNm+Wt66MJm4J7tn5sb8ZJd6wZ0Rea4pZO1OHLaFg2tkBuTW14KoWa18VOwxuLu2pHZPHTMkI8G4dR X-Received: by 2002:a05:6902:1109:b0:b98:c718:5267 with SMTP id o9-20020a056902110900b00b98c7185267mr11458022ybu.54.1682345874437; Mon, 24 Apr 2023 07:17:54 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r4-20020a258284000000b00b890d63c850sm801548ybk.15.2023.04.24.07.17.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 24 Apr 2023 07:17:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 24 Apr 2023 07:17:54 -0700 (PDT) Message-ID: <64468f92.250a0220.2e965.02ecSMTPIN_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 F3677605246B; Mon, 24 Apr 2023 10:17:53 -0400 (EDT) Subject: |SUCCESS| pw126469 [PATCH] [v4] net/idpf: add VF support From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon 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/126469 _Testing PASS_ Submitter: Xing, Beilei Date: Monday, April 24 2023 12:45:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:70cc4e1fed665712e68f2f45d98dda4abc6accda 126469 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26108/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/