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 74680436A8 for ; Fri, 8 Dec 2023 11:40:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6FC8942FF3; Fri, 8 Dec 2023 11:40:22 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 6619842FFD for ; Fri, 8 Dec 2023 11:40:19 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5d2d0661a8dso18794377b3.2 for ; Fri, 08 Dec 2023 02:40:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702032019; x=1702636819; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fe3TyfVATHhpoMmdninzSs6pLG0DHV6698uE1KbQhuE=; b=OfF65AFu8/Vw+QWLrswNzGrJTxxi9NAZu4n8IdQm6eEpvsNT583K0RXLRWropKqyL/ Akv0FtKDUlA8wJAy809bL2HABbdETcGdKjfvClqn9Fd8wRDZY24bavfPQ5FdycnBeM6Q SyR418N3YWzS3hV/JFSbmQ+SDSTirEWlMNCLM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702032019; x=1702636819; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fe3TyfVATHhpoMmdninzSs6pLG0DHV6698uE1KbQhuE=; b=Au/7WzDaFEn9LXvCzdDhMd9wzCLWzsvIV8R59Z8DG+DrdriGrCI+GyvfuXsdtnZUGP jbAVPh6bsnafaxDcRS0ty/bNJ9/usYCVTDKgLtvV1jrJxBH/bHAsuO5I/3zGiOzDaLVO CrHUhhoHpLOAdQ9OVDRplfSD/F/PhYIQzRfT+xHWkjx5WJ3uruK7JzvmSHRACFWlzQVT HjA5I7ziSoGUtK310eFjZD5WE22kP2TEnR6+g8TYze1LqaLckT1vKui3sUBxy2aQ7FmH T+vzbzhSut5EEtGyPk0aaLXo6eF5KIrLbA+nmnEWa6jG1qcxyIKYzLvpbNUIUAeXCAOL lh4A== X-Gm-Message-State: AOJu0Yw3DEJvWIZm7wEGWP5091acBsL5EabrEOHwPHRocbyYMrWeX3YO J6CUFS5D0EIVtdAczZkiO7EnssPG4IfoLqKD5Bg1IjAzgMNGYcjtaByxzByVGq5lRemNh69viA= = X-Google-Smtp-Source: AGHT+IEABZtVUTZwsHSjswQUgppQXCZRoLcLlf6bS/DQAq6h2nd3ONwNa3vI1GVAkd4RuugJmcw6NNX+tYz7 X-Received: by 2002:a81:ae5d:0:b0:5d7:387d:50e8 with SMTP id g29-20020a81ae5d000000b005d7387d50e8mr3983258ywk.25.1702032018897; Fri, 08 Dec 2023 02:40:18 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id y5-20020a0def05000000b005cb40c5ec51sm103910ywe.2.2023.12.08.02.40.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Dec 2023 02:40:18 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Dec 2023 02:40:18 -0800 (PST) Message-ID: <6572f292.0d0a0220.a0b8a.6465SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 7D36B6051831; Fri, 8 Dec 2023 05:40:18 -0500 (EST) Subject: |SUCCESS| pw134948-134951 [PATCH] [v4,4/4] net/hns3: refactor handle 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/134951 _Testing PASS_ Submitter: Jie Hai Date: Friday, December 08 2023 06:55:08 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 134948-134951 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28563/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/