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 43586436A8 for ; Fri, 8 Dec 2023 11:23:38 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1B6DD42FF3; Fri, 8 Dec 2023 11:23:38 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id CBE8742FEF for ; Fri, 8 Dec 2023 11:23:36 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-35d74cf427cso6858835ab.1 for ; Fri, 08 Dec 2023 02:23:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702031016; x=1702635816; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=n2heD0KTzk6hFXa4wdlMHVWWMARphLDPCwWNDGQJV5c=; b=htjRT++XG8P15sibSmoeTonlV1LkvVhYaGaN+glb+rhmD9dsysTr+rdwcRmJRB0GCT bJk5YMt5QPUXjJkgw/vLcBNUN9AvbF0mamKhdt1xIcOASKv1izJwBrLbjhlHiNhHfYIu aVAPTHf5WymtaFhpzEIdddu1yp2DcqL9e94n4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702031016; x=1702635816; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=n2heD0KTzk6hFXa4wdlMHVWWMARphLDPCwWNDGQJV5c=; b=DRGggSCybvFBuQaPNLYKZ9dvT0/bJItA54PPivBUd6Y27p1gnGn9VvY8XAJuIrx8VT N6LpLqM2qt27QabLNYm8lj6R3oqGSgtXh8bi3CMa51d4dMvQjnUD4nq4g73hGhugxkIs qe499azbzkK8SJNNoLPH4xfdN32p1A85DXLEyjJMpibuEBk9GVs1p5zHIDvJcH9kGMSe OaFgsuPxoeqkwjozjiwfpjKktFkPqOf7F2ODEj9b2UJzIAYRWj4N8+FHqMl/Ez8aT+LS J1LHAq3a1Ktfy16iNeNI9QCZwJjmf2YBWXz0FOl75yBsiLRWimJd81JEZD8GXIzwO4nG zPsw== X-Gm-Message-State: AOJu0Yx11brfGcPr1R9uB0552NNIw0qxnzeZuozf6jRXTsBv+J4zYR2a cs51n/HYWw4BkJ3L2a83oPX/Qv4L7fvUswtAeMN7/QrCrknFS9d40WTcuQ== X-Google-Smtp-Source: AGHT+IG/xRL2rkob4JvoXDP0KAPiKZ8hp4vSuw7YC3GZH5Noa9erdVw3KtUWYV3W+ZQQSw7oBGE8Hsk3RJhT X-Received: by 2002:a92:cf07:0:b0:35d:61b6:a9e1 with SMTP id c7-20020a92cf07000000b0035d61b6a9e1mr3783488ilo.54.1702031016219; Fri, 08 Dec 2023 02:23:36 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b15-20020a92c84f000000b0035d4988e494sm75445ilq.18.2023.12.08.02.23.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Dec 2023 02:23:36 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Dec 2023 02:23:36 -0800 (PST) Message-ID: <6572eea8.920a0220.6ce7f.4461SMTPIN_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 A0D506051831; Fri, 8 Dec 2023 05:23:35 -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 GCC Cross Compile | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | 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 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/