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 76FAB429DC for ; Mon, 24 Apr 2023 16:33:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 71CA0410D0; Mon, 24 Apr 2023 16:33:57 +0200 (CEST) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 9CB81410D0 for ; Mon, 24 Apr 2023 16:33:56 +0200 (CEST) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-b9582901279so6645846276.2 for ; Mon, 24 Apr 2023 07:33:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682346836; x=1684938836; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=C/YifSbVA6iNYtUa1qrPwA6zpSGhO3kcuTe1XsYfgeE=; b=dGtDgpkpcK2nN9XShmAkriesNZJExK/s9tcy8mtI/fHo52gioLTpTb5oP/DaHiJ+il JwqmXyRSuyqmRNb2Qo6e88VPMt/cqw386gwDdibKXXdh0pBUzspX5YDSZM3Kk9LHzBZF 6wsucXko9HuJGMm8GpTUamZR6E1qtDCmg+CDQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682346836; x=1684938836; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=C/YifSbVA6iNYtUa1qrPwA6zpSGhO3kcuTe1XsYfgeE=; b=P0hHjrek97caJaheH9g4kxGyWSikJ22enKbyHO8vwKfe8Bm56Sv5YQXoW0IFkN211B Yy6nb9WB7qQ+J87tvMHBN/DY2CCzARetfCoRX4aLihAuQf2yAbDnjtW0B21RsC7qXErv AlCZOlhAiJtHOJR3HK5yEs7xrV4rC9K3QbzgO+jGGimC+Q75DS7JmOlvGA8ml7iNzubi YG1Ktd+vbiiiY4aKGgPCR6fIZMHldB4KPA/BLpRwYUjgHRVjVWR1u7p5jhHb2g7ecKDO zjjK5aydGFWO3uny1yGTubWZq6fa7t73H88uxw8zoR10xIMav3waY5jozA82WcoFJLuW KfIA== X-Gm-Message-State: AAQBX9cfb6C7P9aTtDEYiPQa+0GnJhe61Cg8sZh0jv7dqCSYUVG5DMXK OiRuX4FmgqPMua4bRQGgeCbWsF2osfjqzBsYvcuN4XzQ1kafaXxZpvOBfWzgjDvvoSTzBlaxfw= = X-Google-Smtp-Source: AKy350YvkEUj9xvVgBItv2vPF2kWsgLz60DC2dchhSD9bNiigD1YgTUadcnsYjdUDzRMgB2KJ7OsX0bzh4Jc X-Received: by 2002:a25:3742:0:b0:b8f:3781:248e with SMTP id e63-20020a253742000000b00b8f3781248emr10437943yba.51.1682346836024; Mon, 24 Apr 2023 07:33:56 -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 g15-20020a05690203cf00b00b965be8bd19sm762931ybs.34.2023.04.24.07.33.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 24 Apr 2023 07:33:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 24 Apr 2023 07:33:56 -0700 (PDT) Message-ID: <64469354.050a0220.3e245.b5feSMTPIN_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 A9D80605246B; Mon, 24 Apr 2023 10:33:55 -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 | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | RHEL 7 | 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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) 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/