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 CFD90432D6 for ; Wed, 8 Nov 2023 13:37:18 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CB0E4402DA; Wed, 8 Nov 2023 13:37:18 +0100 (CET) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id 9D264402DA for ; Wed, 8 Nov 2023 13:37:17 +0100 (CET) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-2800f7c8125so564358a91.1 for ; Wed, 08 Nov 2023 04:37:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699447037; x=1700051837; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+mNQ/iQjpiL4WdXoyXatHjqvmT/MFTUDQyCt3tWwAt0=; b=iGFvw0FyvYgKfDi2iuFM+daVHs9M7+/S6zqQPI1d7T7BwV/vZt5p833GHAcIbk28hd XtmNDSv7baghpu1y2WiAASBVnw0IMIQEOaxyfwDoHVPSR+9PionaEO4ACm/lYKbKZHzr RGakUL+L+QT4jbNMNdteW2+u3Y8/3uJ7eKtv4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699447037; x=1700051837; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+mNQ/iQjpiL4WdXoyXatHjqvmT/MFTUDQyCt3tWwAt0=; b=o7yTZ7BXySoVBjj6ClwUO78T1MZsf6RCLH06+NVNnrNgOrBC9I6ZA+3wlijPYGN0IX 7ND5TcU7s/BKzzEZlPiOlOP3BHDFoccACF/4QH664DJWScM7+50Q2OXDavd5wSsqdd/w C0oOBlyjm9gGwkpEcuYgePzUWwT2zhchru0Aheqd1dMnMxDxkhQ19zu0EOFduJI3r/tj Hr5eZs1hOfgvukFwXoEcFLsk27YWUlS/B8ULmRNp9ycOMqxhj5XVgEAcu9FGGCSADNb/ 9UeHDj3k2qiCBHnMkhLyBdm8wUS0fSya44dIXMGUOKedogiDdN4FTem6kkrK9uT3i+Ts UEHg== X-Gm-Message-State: AOJu0YwZqd/eA06U9zM0vZYwgRI+JbbB0/wjQSrhpHZoxIwrYFwUcGnQ q0V4R62XdKRnSSZYB9G/GPEUWgi9Rh7qldkVMBKQVEqwLEQgnLTcdFGKQjstlf3alYRaCUB67w= = X-Google-Smtp-Source: AGHT+IG//aRec41QEJgr3cR/c9eMrHWZ5N3YwBTyquCSQmH0eSCl5MRqIQz+ryev4YWMLPlAzGuuem7ia/cY X-Received: by 2002:a17:90b:1bc9:b0:27d:8a04:f964 with SMTP id oa9-20020a17090b1bc900b0027d8a04f964mr2406960pjb.24.1699447036773; Wed, 08 Nov 2023 04:37:16 -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 ga3-20020a17090b038300b002805db43ec1sm113957pjb.11.2023.11.08.04.37.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Nov 2023 04:37:16 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 08 Nov 2023 04:37:16 -0800 (PST) Message-ID: <654b80fc.170a0220.8531b.66d3SMTPIN_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 033B7605C318; Wed, 8 Nov 2023 07:37:16 -0500 (EST) Subject: |SUCCESS| pw133971 [PATCH] [v7] 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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/133971 _Testing PASS_ Submitter: Mingjin Ye Date: Wednesday, November 08 2023 11:39:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:2bbad8f974e00552d106c27e1d157a31179ab5ec 133971 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | Debian Buster | PASS | +-----------------+----------------+ | Ubuntu 20.04 | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ | CentOS Stream 9 | PASS | +-----------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28284/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/