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 254C44323F for ; Mon, 30 Oct 2023 10:31:23 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5FF7840A67; Mon, 30 Oct 2023 10:31:22 +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 8137140285 for ; Mon, 30 Oct 2023 10:31:20 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1c9b7c234a7so37400475ad.3 for ; Mon, 30 Oct 2023 02:31:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698658280; x=1699263080; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=XSOJTrJ+q7CRN91hsXB6d5018rKkpunyNJQM/ia+rdw=; b=HVV5wuj+DT9mhkF6dspwIFE8rPcFPf4RScp+5vazevOf/BOOlPhntV6eCqVBVCW/gu WsnnR+kxjXiA7Fnru07ON6ycF/YoZaCnsloyu3j5JJar0dEK8bAnFNpKpojRdsbYMKBE rUQGF4LM9hiodZQDh7LMZ463LjWw7DLZUN3qs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698658280; x=1699263080; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XSOJTrJ+q7CRN91hsXB6d5018rKkpunyNJQM/ia+rdw=; b=oAFI5/zfhPukrZs7R/SfKxhkZ8acpFuU1zsxDmyq+N0KDDK5XZU8Xun/BUeFdnokoA iIWYt/4Pq/nHZB9g9HtZejIYIgbsGeyMKppms0dJjQR9iYg/8VbxafI5HgiOUkJdEZTO 8foEBXK+gQqj3ZVFGxqK+SFNUdKwCriNozkgcu8yBga+jDDVmVgkIaF0V4Lkp7uJdICW mgzejxvS0cz9KsPblzMhDKixm2brPPt7TKU1uvq+ttj5e30mEfxuQNmgPeES5J9kA+B5 whGCnWbmR/uv8bVNyBn4FIVaY1En8WyNbkBGBu6evY3S5K7WXKv+aGQmhADZ+xd5KQt2 klJg== X-Gm-Message-State: AOJu0Yx4PlseOBBU7FIfL7BoC422nh+Yw+9a8tsYCJFqIL+aRbZfDa7k JmvKYiVat4ZSsi1xmFq6FXBjsBOxPV0TAzWhO/0Mj09HFo92WmiTJDOObwhrqrx4iT4DgG9s8A= = X-Google-Smtp-Source: AGHT+IEh7Ch1NUhpFPPiGhQlikYmm/5RGy5QBkISzhzKdAAcfGSxTCaLSmWbfO+I1Kymj4Wu5yMO/Z4B8SnK X-Received: by 2002:a17:903:191:b0:1ca:3d9c:a748 with SMTP id z17-20020a170903019100b001ca3d9ca748mr11150235plg.36.1698658279838; Mon, 30 Oct 2023 02:31: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 ik14-20020a170902ab0e00b001c5cf25197asm752332plb.58.2023.10.30.02.31.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 30 Oct 2023 02:31:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 30 Oct 2023 02:31:19 -0700 (PDT) Message-ID: <653f77e7.170a0220.95477.9340SMTPIN_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 17B8F60524E7; Mon, 30 Oct 2023 05:31:19 -0400 (EDT) Subject: |SUCCESS| pw133624 [PATCH] [v2] net/ice: fix crash on closing repres From: dpdklab@iol.unh.edu To: Test Report Cc: Mingjin Ye 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-amd64-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 8 | PASS | +-----------------+----------------+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | Debian Buster | PASS | +-----------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/