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 AB36943B1F for ; Wed, 14 Feb 2024 05:35:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A766842E51; Wed, 14 Feb 2024 05:35:36 +0100 (CET) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id B21DE42DF9 for ; Wed, 14 Feb 2024 05:35:34 +0100 (CET) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-59d7cbf1279so705521eaf.2 for ; Tue, 13 Feb 2024 20:35:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1707885334; x=1708490134; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=rimv+s/QtdxbEWXbipMcqPom6z2SotZUFCuh/SwUCUs=; b=GbPy1AmJS3QpWQhzxmCmJpYa40v88QEeI8foEBgsTX70RoBLz3K90/PxLJVsBboU3b FJ/3Vu1DMyRHpDv1vn4fG2aYSWMG8QrxDhLbeQG8DenRZFRRnnTCwOnCkzfEy+coQX8V vU6ZeYl9o6LTlJ6lMKc0nh9GdX1YHs/yLqsbU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707885334; x=1708490134; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rimv+s/QtdxbEWXbipMcqPom6z2SotZUFCuh/SwUCUs=; b=sYZTgbHHUDKoQVj29qpxkld4F+LQU05hn0a1Ekt+c3bfstPHW7K8V7Bgd4hfN3U25Z V8gXtGGS/kBAEGS0K2G+JCKAY4fNzh1FKtnxF1lUcBU9cG7/r9zYI9qAPCqYusfKt2xX rAr90eSvEKAouUlZ4X3aoviD/wgj1UdobiiRdLOXXYkWyARpsGPItU7P/jtzVQNfrVTX X3DPLYkl5ixXkkB9l8/jVwMuQwtL318kQvywX1DLL48vfNCfQn82o2e6wXwO2xipnfMU v3/2Mg4rfaJZBo+td14IBrxEaL/dFap0qrtJt61cKQ6FOLANosYnLh3yld2/zVj/1RMG e/Ww== X-Gm-Message-State: AOJu0Yyvo7xDqmCFZxfFEoSmHdQv7hF2VuFF6H4JlLaAur4z3b7OTpKi hhuY6cowordTidvaHbwpq9nEQ3ATa39qE/WMRzZPnU867TStVGd7clTIfmi5s3zgvSblSdCRdWm RX8txmS84ZFC1sqnKp2LO1HGxr2M+RfrVTAlxINko X-Google-Smtp-Source: AGHT+IFKmuyi0so3dSe+v9/ZCvqUqkuWE/nHmTSFxS/DTzaKo6wbyQohjKbUffYtI5j0OgxAAZ3NrVWMh2U2 X-Received: by 2002:a05:6358:7682:b0:176:d522:76b4 with SMTP id e2-20020a056358768200b00176d52276b4mr1640812rwg.14.1707885333997; Tue, 13 Feb 2024 20:35:33 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i66-20020a639d45000000b005dbd3e52fecsm277200pgd.21.2024.02.13.20.35.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 13 Feb 2024 20:35:33 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 13 Feb 2024 20:35:33 -0800 (PST) Message-ID: <65cc4315.630a0220.6cccd.b008SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3EC5F6043484; Tue, 13 Feb 2024 23:35:33 -0500 (EST) Subject: |SUCCESS| pw136678 [PATCH] [V2] net/memif: fix extra mbuf refcnt upd 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/136678 _Testing PASS_ Submitter: Wathsala Vithanage Date: Wednesday, February 14 2024 00:36:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:4cf59bbc9edf5419a9f2644a132c9a96c071a4c8 136678 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Buster | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29142/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/