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 7516E42D5A for ; Mon, 26 Jun 2023 15:00:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6EC514067B; Mon, 26 Jun 2023 15:00:23 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 1317E4067B for ; Mon, 26 Jun 2023 15:00:22 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5702415be17so22734697b3.2 for ; Mon, 26 Jun 2023 06:00:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687784421; x=1690376421; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9lC4TArK/Y4fIEQ7Op8ykspL/W+poYBq8Ajh5halz3c=; b=YnL6CVwQRHyDmRyFkqEyrtxYvGP+KgBgKzCgBApceKD60YcwiqJzwcjAR6523+++PQ U6sPRDFk9iIpWoMV/sLTBcZaZgVMxXwFJDavzCMm35SRug+TjgHnYJUaMI99CjWePWPG 8F08Jb9+Zw8JBj4o9lkOQqQpeVJ3WxPh6E4Ic= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687784421; x=1690376421; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9lC4TArK/Y4fIEQ7Op8ykspL/W+poYBq8Ajh5halz3c=; b=i89O42wPEQBgoiR6pcacRKBrbcZikQ3p03x0PZ/CQRHPR3vXx7rVAnSjEkMylNKsf3 6HwuD7CNzzI4arXvVtFMwbHlv8KoSS5k+18EjQJG4HIMSJ+UbpTQbE25IFf8zdTH1zRV jLUCmLbOs4nr9i+pNB9BFEKaiOIjYllOOn3BV9n8688MW5NGkUoE//4JabHLGDTWbqGe cSw7LlEH0t2fbpY7c49qlt/OZIhSkPXh6euTmHcFFT2EGUjc1apk6awzCWGBAJ6XTJnG UzCcWfKXJ2Ytv1p8mzu+Z2Ymjpkpl5WeWSMiIaQvYa+z2l8XDflBtWdjQCKm2Dmp1Zcy DwsA== X-Gm-Message-State: AC+VfDyQG5CYjUrxrbG7dfYOMH1xroETdejS+yspNsdjGDEESzz4PjCX H7RTE/5PTFnc5qcp7Eask3YAj/xMv7tfxRSWxKoHQCnIpWyZDRYf+Oxutw== X-Google-Smtp-Source: ACHHUZ7dRwXCHk8qbXyqlm/dfwjPgPJQ6+VWRjdWXLlmuajh8QuYE+J4UysotHusdtlGVwclrMPwnTfH0oqJ X-Received: by 2002:a0d:cad1:0:b0:56d:325c:442 with SMTP id m200-20020a0dcad1000000b0056d325c0442mr22706540ywd.31.1687784421348; Mon, 26 Jun 2023 06:00:21 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x72-20020a0dd54b000000b005731f11ad7csm366056ywd.17.2023.06.26.06.00.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 26 Jun 2023 06:00:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 26 Jun 2023 06:00:21 -0700 (PDT) Message-ID: <64998be5.0d0a0220.52601.9182SMTPIN_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 EB0DC605246B; Mon, 26 Jun 2023 09:00:20 -0400 (EDT) Subject: |SUCCESS| pw128984 [PATCH] net/idpf: refine idpf_dev_vport_init() fu From: dpdklab@iol.unh.edu To: Test Report Cc: Mingxia Liu 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/128984 _Testing PASS_ Submitter: Mingxia Liu Date: Monday, June 26 2023 14:06:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:6c948396d7ebc7c0ffdac7df99f1ebf7b4ecb55f 128984 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Debian Buster | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26801/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/