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 12363436AA for ; Fri, 8 Dec 2023 11:13:53 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0C71342FF3; Fri, 8 Dec 2023 11:13:53 +0100 (CET) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id B5F4542FEF for ; Fri, 8 Dec 2023 11:13:51 +0100 (CET) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6ce94f62806so1198516b3a.1 for ; Fri, 08 Dec 2023 02:13:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702030431; x=1702635231; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2lQpOBkijaJLOBrTYEOxbZdoB7eYVrxYDvP2/7EcVgA=; b=BEQODK740wk/pvkgOlTVtuwwsb7EUWPnv1KGuf5vJWO238uUCY0lX4B+PR+MflJY1o ZVj38rrMOOKN3/HajatHGbcsPFwleasBAOnLR145t9dleYLA5VqVglS4aQ4LqVuFGtfO VSaFQy/ZfcrCpHMSKtTuCnM7LkF3X6Iu5vbnE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702030431; x=1702635231; 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=uowNCVLWcI3S8cJ4CNXip22wLdgPjDoq73Uexe3ZLxHYxghgj5pvcIUX+nFoRJHUAM Y6CnjzZZgwIzetkxYxRPC12rbH7SaEMpzd9KMvw458yKuaK43/YybjVBInnsvRM1S5oA rGLbqeoc21lYU40zWdVFTtwoVc9rRGg5NfTCjCt7dThXUR6ZPSuKb0P4JRAnH3N0wWy/ 3W9my69Pd/2ZSov9Jo8yWgsfC2UsoxWtHmnnXk4nw3Hfxvyk9pGbjeu2lBfZ4YUwsEeK 1C0IwnAj2llRcFXwHFtNVO3EN4gWPaXuIiVSUmgvyyabW8mf902r7cOGLChZ+LLfGtep c4OA== X-Gm-Message-State: AOJu0YyFT1aS8NdL53N1ooSg+TYSk0mt0ToRjgsGWhBUv+X5RSAoJU3J rafiE0oPAiv6pOwFW/7gN/L69A79oKG1IkrU1Vhv183ihl98+FVwnYZrXWQJ2Io3lK1rXWRwyA= = X-Google-Smtp-Source: AGHT+IFZo/2cyhCEMD75FZpFn00W+w5RUOvUYdPZRGR6AYLqZMHr/bszPj+fhukz0CBB0Cz75oxyfD6OBTVt X-Received: by 2002:a05:6a21:3281:b0:190:13db:f460 with SMTP id yt1-20020a056a21328100b0019013dbf460mr1931557pzb.9.1702030430953; Fri, 08 Dec 2023 02:13:50 -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 pw10-20020a17090b278a00b00286f87d57e8sm90021pjb.15.2023.12.08.02.13.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Dec 2023 02:13:50 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Dec 2023 02:13:50 -0800 (PST) Message-ID: <6572ec5e.170a0220.a71f4.5711SMTPIN_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 2C7BD6051831; Fri, 8 Dec 2023 05:13:50 -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/