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 8A6F142D5A for ; Mon, 26 Jun 2023 15:00:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 84EA54067B; Mon, 26 Jun 2023 15:00:46 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 8A29F4067B for ; Mon, 26 Jun 2023 15:00:45 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-635decc135eso4067776d6.0 for ; Mon, 26 Jun 2023 06:00:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687784445; x=1690376445; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9lC4TArK/Y4fIEQ7Op8ykspL/W+poYBq8Ajh5halz3c=; b=GnP8OxYaT4Pf2nqEel7r3t7mTu28DiXXTr+zRFZtspnslxQe6k7znAnLD4qr/rVimQ XRwux8Rz8bcuhKSAL0aGsOKvyK8mgV+dhjdwXM7SxGyLadtkZwg37uZP/i3KyoHoWhb4 4EUrI865aqrVdzDulAiqqP+czXygylzj11jgQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687784445; x=1690376445; 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=jhqDTcnK34pN4R5jbkIjf/8qQTQ8PA/s6oe8/w1B6xqckb2lSgjV4vQMfN3YY+8boL Izn3fjM2l5czZY515qoFw7DyCwLm7JTGWXyS2sNwbW05Imia9vHOR26wlawfNh1/bUXm HH6SG9e8uAxx8xbSJ/0OBGmAfE4taRT4yT1fodgKdvosrBtKl4JQVZFWYIWwcMkO7Q3c CDxLVV5TwDRtom+xNni0oonxCvA9SWMxiioJYnsobEwA1z7XwYcMXe+Fd/VYSQMkSvBy wuCAoaLsSYVIR27qJXw0DCKjTlzbpKt3P0Z0+pLo+qkgNR67tB6iIirU/ih1xT+CdMyP DVsw== X-Gm-Message-State: AC+VfDxd5QOzt3luTapNeL3+Yt6TqCh4OifqlydlX7x4jbJCD0+URbjm Umd5rjhErK6N/jQVTEffB4Np6FpbWFpFhPxLYOYGnHW8zwATo3QnxbE1iQ== X-Google-Smtp-Source: ACHHUZ6guiOYTiEw45MZvk1/+c0mt9hRSru4EvfC0Pe1E8wQxwLn4YEVjnYno27c6qF/dIxJgAsfzJQQo83E X-Received: by 2002:a05:6214:5007:b0:635:de7e:b428 with SMTP id jo7-20020a056214500700b00635de7eb428mr3407461qvb.13.1687784444774; Mon, 26 Jun 2023 06:00:44 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c18-20020a0cfb12000000b006261b6d0c12sm157943qvp.57.2023.06.26.06.00.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 26 Jun 2023 06:00:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 26 Jun 2023 06:00:44 -0700 (PDT) Message-ID: <64998bfc.0c0a0220.69e7b.8eb2SMTPIN_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 8451A605246B; Mon, 26 Jun 2023 09:00:44 -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/