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 F0959436AA for ; Fri, 8 Dec 2023 11:13:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EC85E42FF3; Fri, 8 Dec 2023 11:13:25 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id D79B042FEF for ; Fri, 8 Dec 2023 11:13:24 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5cece20f006so18362187b3.3 for ; Fri, 08 Dec 2023 02:13:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702030404; x=1702635204; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2lQpOBkijaJLOBrTYEOxbZdoB7eYVrxYDvP2/7EcVgA=; b=jspS6DA0deP8CYsHLoXPyY8P4kosyUjV/CPq7X/rY0Ygxvo4kQ2G9udBD9TBjCKow0 bAn3A6bcPsEc4TLLXRbEYRSrMbnfMm0MbGiUcTmkb/W/Yzv0g0ZzVmRX79QH9wkBq6EJ QaFBn1kDg+WHcpn5SrgRwyAFTwO8oHc0n1MBI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702030404; x=1702635204; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2lQpOBkijaJLOBrTYEOxbZdoB7eYVrxYDvP2/7EcVgA=; b=a7ZtyNjMEM21YdVPDWDferxIy2O4p1jfuCRuqK127KGdo6qGI/Z13TfG2+TwSM7OUe M9uST4J7UmnYRIKlzy2TrSiaORtzjYvO5/wG+8OisiWqY4dFEWOL2oIpR/VmbgP0usEi DMCinTVWB5y2nrtdNAwnnAoJx0+q0oL0gxN86P0Cnwtxy0VcyYseOLUK2/cHtRmbT941 aDW4fzyqzyGyVZmRZIrd28Hdg6KBomunMmrDTsK9GJmmRWIAY/3YIqBuyMSa9AEn1E9a r5DLb/Br0W6YpFg4SudIr2W4iid7j/YnWaLY8bFoRbwEGx//BdWzgYQTo7IUehOtlYqo fu8g== X-Gm-Message-State: AOJu0YwLl1fVMmtxatDjUx0/9Lr9f3lLMCb5X0RPi7xzvml4P/XI72Hl wwzuCgJlLtD44ITJt7uREgg14rzUgr8A1gjpGG582ZSW/iQJK3nl13fm9A== X-Google-Smtp-Source: AGHT+IHuPazknhArjKXO6ch5++BewdOy4xtR7p5qsCDtBkigwd+qU1nWS92bcGeRF9b0hMIKz2NZCe7IYN4N X-Received: by 2002:a81:7e44:0:b0:5d7:1940:f3eb with SMTP id p4-20020a817e44000000b005d71940f3ebmr3627812ywn.83.1702030404315; Fri, 08 Dec 2023 02:13:24 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m15-20020a0ce8cf000000b0067aa4c525b0sm40702qvo.53.2023.12.08.02.13.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Dec 2023 02:13:24 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Dec 2023 02:13:24 -0800 (PST) Message-ID: <6572ec44.0c0a0220.e0ab5.22edSMTPIN_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 0B6536051831; Fri, 8 Dec 2023 05:13:24 -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-compile-arm64-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 | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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/