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 DE31A42D84 for ; Thu, 29 Jun 2023 01:07:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D933940DF6; Thu, 29 Jun 2023 01:07:50 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 3995A40DF6 for ; Thu, 29 Jun 2023 01:07:49 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-668709767b1so62690b3a.2 for ; Wed, 28 Jun 2023 16:07:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687993668; x=1690585668; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=clqB3lHwGzdoWyfzm3PuCkbWApUre47cSQZsOyz0PZU=; b=FitOh6FtPUOzwUYkSv54OfF2Pg/PfYEmVaFSjbs5EgjNDetA45c/1UZSb8KZBHYTRL Q+YOVdHSx3jLqMh6x7joL9jx/wZPCDuMLx7spRA7wY5kUQkYaaanP/XQ9E0wloBNKqJD eNknkDeufaVU6PryEzEP8wQyv4QjC/JSXcv+w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687993668; x=1690585668; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=clqB3lHwGzdoWyfzm3PuCkbWApUre47cSQZsOyz0PZU=; b=Qw30TWrh8zsLa3OGeUcZPv7MUOnhL7kPpJhCe0Y9RYGiYvJbCMc3ziBxgVKx59Ql8d eGN0CWVhzVgZpitvOXux8nX0AHxMdOJqtCv7HeNmgKVy4s7+JA5S9LUvbiKZzQBKb9ea 4NQX6E4orHA5HRwx1+ADKJlVf5C2fe0fHQKN19LIxUoDl0H6qUL9QghSnpXTqn9morh7 jNRoWJu7HcOsWwP6/zHV1zrLvwCRpWB+gfghDS+Hh6oCDumZzNjOrskXU61q4F6cKgrM YFXk8ZbuMxrNqyMqP5d2i58t0T2WgMAtgBOjfT2Tu5PjQI8VOarOLjNbfV1+g5zM/i6B i4Iw== X-Gm-Message-State: AC+VfDxVlyyvVr9WhoMOq/101fXDeibMimu/s394w8Fm9gNkt4ds4e+x tlmE85rktKFpWhTHEWMVWzEj+itHyqEdhPkDcCmNGBxcTNee+rhI/9vbKw== X-Google-Smtp-Source: ACHHUZ6Rg7xKG51HeFz1IGysauDGWMOuZPMfe3EiU+JInPUgdQiyEcGXsRe0BAblU/TsED4yFnsN30cNCGQD X-Received: by 2002:a05:6a20:8f29:b0:123:21f9:625e with SMTP id b41-20020a056a208f2900b0012321f9625emr22400151pzk.0.1687993668448; Wed, 28 Jun 2023 16:07:48 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z184-20020a6265c1000000b006599dde02f2sm801004pfb.12.2023.06.28.16.07.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Jun 2023 16:07:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 28 Jun 2023 16:07:48 -0700 (PDT) Message-ID: <649cbd44.620a0220.ab3c6.ffa9SMTPIN_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 B0216605246B; Wed, 28 Jun 2023 19:07:47 -0400 (EDT) Subject: |SUCCESS| pw129044 [PATCH] [v2] raw/ntb: add check for disabling int 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/129044 _Testing PASS_ Submitter: Junfeng Guo Date: Wednesday, June 28 2023 09:12:18 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129044 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26840/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/