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 C84B24323E for ; Mon, 30 Oct 2023 10:33:18 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C323640285; Mon, 30 Oct 2023 10:33:18 +0100 (CET) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id BAE2C40285 for ; Mon, 30 Oct 2023 10:33:12 +0100 (CET) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-5869914484fso2509643eaf.0 for ; Mon, 30 Oct 2023 02:33:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698658392; x=1699263192; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=FtZLwykkYkcwndTgdou+LK+VVaL13S9XXwK/BnikEgE=; b=PwZ9vt3ktZUl4smtI/Qh7FboQQ2EBWi8rQQ2m4PcamAOE/GsJv8dqDUXotItWAWZcM qDmJIB4zNcTwf5ZTuQm19wQ8UjCypOFibJ3QmbdyOREFbOMNggAbsgT0kijS+CkuVHYT Q05Y25WAF750euwuJmwiNy23yLcZxCXUE6ai8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698658392; x=1699263192; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=FtZLwykkYkcwndTgdou+LK+VVaL13S9XXwK/BnikEgE=; b=c4VISy5GOKINKvJqiqklw424Pt1vau+tKOzZjK5ll98XeFahoWjEhWgIgQ8j1lZeOW Rhpw+6qFyfRBVNFf9HX0LwkEwdV9OFQHJ3L0dQ6jfNAF3Z3wRsErnxRa4jAd3pRnSWDr lwfuWV41hNWdidGuCTHmumXMshC1AwbU2YvRTH1h/ub2Jv0maJ7iyxYsW8Sa1YftsIBR 01HTlT0BC588vn9nZixPCvr1t8OkRnu88FB3VGi+Pz/QYva2aNdcYQxEGGPNWm8V/At3 Fd4Q+QsVhMu88kcduZ2i9kQ88FyUYWKxhfXFhwwtRH7TqpelzNFDt7z6XU9lDI++AsIb /zDQ== X-Gm-Message-State: AOJu0Yy1gIHWjG9n0iId+tv9svpRboM5vmKhypYsj3kwToMILYEthq07 fVZGeDi+57K/BloywlTY7CsGyLWMc09dupiIc4gR+0oV+2bkyyEfHcxfibqQJq4NAKa6X4O3+g= = X-Google-Smtp-Source: AGHT+IG7CSrpJk+Bsc48hNQ0q6zZBEXlzwwo4WmRCgu5YewiK8CMlVO3D6wMvvw4A05++od886J9rRX/DVgK X-Received: by 2002:a05:6358:6f1d:b0:168:d2f8:d2ad with SMTP id r29-20020a0563586f1d00b00168d2f8d2admr8213648rwn.7.1698658392060; Mon, 30 Oct 2023 02:33:12 -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 i1-20020a639d01000000b005b7df474fddsm484971pgd.25.2023.10.30.02.33.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 30 Oct 2023 02:33:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 30 Oct 2023 02:33:12 -0700 (PDT) Message-ID: <653f7858.630a0220.eeccf.bebcSMTPIN_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 454F160524E7; Mon, 30 Oct 2023 05:33:11 -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-unit-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_unit_test | +==========================+================+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | PASS | +--------------------------+----------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.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/