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 7B3AA4323E for ; Mon, 30 Oct 2023 10:31:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 751FE40285; Mon, 30 Oct 2023 10:31:55 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 9EA6B40285 for ; Mon, 30 Oct 2023 10:31:30 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1cc5b7057d5so1045805ad.2 for ; Mon, 30 Oct 2023 02:31:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698658290; x=1699263090; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tU3Qe2FXwPrsvxZcjyena7BG5aFFCFU8hVokh7/weSM=; b=BDhO1Dw85q9xyQryYQpIKtja/XYLM4SosZT8Ncjrra5SA1GCZmvaQ7yewp1tK8cYO1 E8HILV5b8QxQkFmR9fR46Ow0LJCzPvtPPyeR5ZsYRRwVB5m64Ms90NTRR8NfXNw9DX/N 8zrRrGo9G+UfT6km3tcJ3tA8e+CyhKBolV/Bw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698658290; x=1699263090; 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=Hj2Tteh7WZT76qxFthR3Zf1g/xes+0rrUuS9F1Tcgu1sOwPUzc/SWs8duP9sv9Kgob f8mK+0eb6YOpH2HDGr0qYVkpF0fyVcoVc2A5vbTmhwlF+YxAata8ooOumfYwHRmyccka P9rPD3CrCmmyqxQLxXXV7uyN21wvA/6HkR5gQrhwb0aJCbxT64vuFdy+bISfKFZD+bOr aVwCv61LUpCqla4qohoE8i4eU47naLG/MJ9nsLq4jrVA6qFXUqGBwQhepnDQ7Q6lFgfV tIM9fdbDgaH43Qtyvszc0t+h8L5SdUNCu5ze/PIbeEkd7Dl/w/eMIT0ZvjtTKmxOq413 KO+w== X-Gm-Message-State: AOJu0YxjaXZvbOvP1GZrGM2O6sahAoWq0OgRu71dWEwKQxfVrziB09A+ TTPEa0XZJWv5pws61uXGpPVyW3150Wc6uMup+BfMjVWA55jZC5fmhPUTjQ== X-Google-Smtp-Source: AGHT+IH4nhlfeMvmvMZC+ETdmSbdpH/9xiYBgzcOpJwWMiTAJ3F1wzaLLepAWKMYSaHK93tvxyPpWxcFShr3 X-Received: by 2002:a17:902:cf41:b0:1ca:7086:60f7 with SMTP id e1-20020a170902cf4100b001ca708660f7mr13070215plg.28.1698658290013; Mon, 30 Oct 2023 02:31:30 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f1-20020a170902860100b001c727d41d64sm637109plo.95.2023.10.30.02.31.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 30 Oct 2023 02:31:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 30 Oct 2023 02:31:30 -0700 (PDT) Message-ID: <653f77f2.170a0220.422b3.1c9aSMTPIN_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 7F0AC60524E7; Mon, 30 Oct 2023 05:31:29 -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/