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 9F8F04323E for ; Mon, 30 Oct 2023 10:32:47 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9A9F340285; Mon, 30 Oct 2023 10:32:47 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 0DF4E40285 for ; Mon, 30 Oct 2023 10:32:47 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1cc1ee2d8dfso25037075ad.3 for ; Mon, 30 Oct 2023 02:32:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698658366; x=1699263166; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=eO+ZGQhHqIem4U14WZnCvz3Hx456N4k+gqBvyOt5WLc=; b=KqE3Jh7zSpawupFTO4mITrj7UZvddPjFErAR9YnvzC889nnpxlZV/X5SlE2aVE7uAE R2dtILf9KtmJGvlMO9gxR+UGMEA1qsiCOyOheAAqC2a84sV2nVr/65bBO0sy0Y8TfJE2 w8jasJOgBKX774T/czDEJ3y6RklLP4HD1QMkQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698658366; x=1699263166; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eO+ZGQhHqIem4U14WZnCvz3Hx456N4k+gqBvyOt5WLc=; b=aatKjHY860Kb/Pk5b9j5i+lDwWEswLBWRh+Vdftr+DgLH06n2r1zTQIYDBZ4KmWJ0p fqEGJvm9mOJZG4DxxcZdvTSbyQTbOIguT4HCvVX3WEFdsqYA7j/L7f8RszVqs1jLKEQU 54yINkQmeDXdLvXDmJb1chSbQo7wUS2rS9mHGK6ByTesvJFCX0I+1N/2yuYZ9obBnThX n2GvlmdFHSJGzQ3/O3/aB9CwihlKR2AhaFutbPqdfdHeNgPl5biAOdwn09JXeJRlCUGi t1ffwFEubOjfoQ4oM4954xmW5fgM4tR91aDWDHpquBy2p+BXav+t3vOtLoWiamrBluik ziBg== X-Gm-Message-State: AOJu0YzQCNNmr9TBO3aA/HqbQzdFdlz7HiQksKPhta3mM+6cJ8jnVEFf UNx3ZIVoouP47IrsPZpkOU5ho7MPaMGo4QehndcyvKX3zIpY0q9CRUVkKnglV/E9UAVXIrH9Gg= = X-Google-Smtp-Source: AGHT+IH4dsvZI7nVuI/jujWXLIH9nuMvtvOx3lnAgEip0AO834TXsvi4lAjMOVYU+GWwtV3O4R3DZywaMlw+ X-Received: by 2002:a17:902:f689:b0:1c6:7ba:3a9a with SMTP id l9-20020a170902f68900b001c607ba3a9amr12858378plg.14.1698658366362; Mon, 30 Oct 2023 02:32:46 -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 a12-20020a170902b58c00b001bda90bcc54sm624421pls.53.2023.10.30.02.32.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 30 Oct 2023 02:32:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 30 Oct 2023 02:32:46 -0700 (PDT) Message-ID: <653f783e.170a0220.b6f40.f989SMTPIN_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 CF8E660524E7; Mon, 30 Oct 2023 05:32:45 -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 | +-----------------+----------------+ | Debian Bullseye | 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-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/