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 17A2F4323E for ; Mon, 30 Oct 2023 10:30:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 11FD640285; Mon, 30 Oct 2023 10:30:29 +0100 (CET) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id 356FB40285 for ; Mon, 30 Oct 2023 10:30:20 +0100 (CET) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-53fa455cd94so2942431a12.2 for ; Mon, 30 Oct 2023 02:30:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698658219; x=1699263019; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tU3Qe2FXwPrsvxZcjyena7BG5aFFCFU8hVokh7/weSM=; b=HfP84PseZdaUC1P2jUh3tQgDxacR9JtP16WxPP1G7lYK5IohnjLi2MIT89gMT/OGUu Yt7bWv43qM1k7OPA1eQyf0QjnQxPDmhwC99a/EOF1wOxK08CwyVS3+gVkMulg2Nv01Al rm5YPBIt65poNdGVT38Oryb8uuXzXOMDhuUK8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698658219; x=1699263019; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tU3Qe2FXwPrsvxZcjyena7BG5aFFCFU8hVokh7/weSM=; b=ut4pWMx8aNSNDvNGwhx4COo5Qz3uO5+g9qiMsiJ/x+EfdBLKVct+oOOtnwYWJX3Yiw pZ8j1NzwrT3Wtg+XJLciMuYmx9Aikrb+zpN34Jmt4zseva4avCe39QH2VlVbN367zMCm qP8aKCraGy8osD5OU/Uom/2n1+mJckEIc4RM6WZIIe+TQVU63u5a1vgIRZsgWECOXOpI 2UgpMZp8c9Qyc9dHF+drS+jGaqBDIFnVfVIpWTP4x0tl1c8TginrL6lAnJZFwT0FqqKy Ggs2ypMe+D7qLreNEDH0y4i6Q8Qf8yb5bghAwuZ7S5UhcYQzoHCIpTGryEPjGr6mPj7C CtLg== X-Gm-Message-State: AOJu0YwSKs1XWUpKOwJVm+D8zuN96lN3qGCbVSGztBFRoAE1WGVpMMZn nezx5k5PJ/y2vtKctUr6oY1wgxRPnxGppwpN2hRNZ7g+Z59GI9QZ3IV+wve1umx/U2XtgYpjDg= = X-Google-Smtp-Source: AGHT+IEjwt69oVBi7MJY5ptqIV6tMTfyL36EbSpby88e0/hFnANhMRFDiMvP2vxnXCP3aWS4SBTzHf1qbf8h X-Received: by 2002:a05:6a21:4886:b0:16b:e89b:fb11 with SMTP id av6-20020a056a21488600b0016be89bfb11mr8284790pzc.56.1698658219322; Mon, 30 Oct 2023 02:30:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d15-20020a170902b70f00b001c74c86345bsm343677pls.31.2023.10.30.02.30.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 30 Oct 2023 02:30:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 30 Oct 2023 02:30:19 -0700 (PDT) Message-ID: <653f77ab.170a0220.1c4a8.935fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8714560524E7; Mon, 30 Oct 2023 05:30:18 -0400 (EDT) Subject: |SUCCESS| pw133624 [PATCH] [v2] net/ice: fix crash on closing repres 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/133624 _Testing PASS_ Submitter: Mingjin Ye Date: Monday, October 30 2023 08:44:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:8fa22e1f79aae7dfc7a9eb77034e555e155e5e2a 133624 --> testing pass Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 38 (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) 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28141/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/