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 3515443209 for ; Thu, 26 Oct 2023 17:56:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 301CC402D4; Thu, 26 Oct 2023 17:56:13 +0200 (CEST) Received: from mail-qt1-f225.google.com (mail-qt1-f225.google.com [209.85.160.225]) by mails.dpdk.org (Postfix) with ESMTP id DC841402D4 for ; Thu, 26 Oct 2023 17:56:11 +0200 (CEST) Received: by mail-qt1-f225.google.com with SMTP id d75a77b69052e-41cd6e1d4fbso7945401cf.1 for ; Thu, 26 Oct 2023 08:56:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698335771; x=1698940571; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=atZwt8s5xQut6JRX+JLvuWgsas3b29WGBYHExeCzCWs=; b=a64r49CXhqmczuECCAK7XL87b4JP38LqFmWFcHg6dongsu8JG4p63HU/hE/8ENpOUE 82E3ttW+tqSq/9vD/Sy/CDSy8kh2DxedhJyRRcPpD+vdFN0TtkuEc0oTRppTW3zV2OXw Mxn7qGl573xfmePMsAk//v5ML2oVd/oAeHFPE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698335771; x=1698940571; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=atZwt8s5xQut6JRX+JLvuWgsas3b29WGBYHExeCzCWs=; b=jqjohoCrjtMJa8d+N2OdsUNGSZfDtUqngzux01K/Ow1EE7zZ6R4LfqRqoGlznvssa5 ETdg/OOOHvWKIp87mTsWLfa8gjo32icJWo6/Tg4xVj+4d5CrhRjy0nCoF+XSWu+sKZtl Nm4ah63jgKol0uHLQJ3YNcU98urtWd6EGpzLh6POoW0yVaSb1IohfoN1JmPk5IEe4ATh xBMwYszqE0F4vl/PehqHAK1sognZs5C9j7AEBT84S3ThNahak0LHg127mc02AOd8VRA/ xyfkCZKkv1Lq/7lEdHmkl7Xrp0Bs8gnsLjh+RDd/lLg7HV9QJrSjvXqAA8wX2g2RXlcI NtRg== X-Gm-Message-State: AOJu0YwWxN82UGqMhYwAnR40lDKuH7RPjmHBYIR4hgpeR6P9ZMRIEyEZ v/lqUZ4ESPEVTV784N765sslO7uqXMrrinvpH/8dkNzXQ+acalTQ1PFZ0w== X-Google-Smtp-Source: AGHT+IGANgCX8v1ch1qi3y++0oGFEA0aWPayVSBxnJlH6cDOLkwt7hYQGJSh5NJM5iRsqwpPKj3ez5j7NrHE X-Received: by 2002:ac8:7c43:0:b0:41c:e1a7:664 with SMTP id o3-20020ac87c43000000b0041ce1a70664mr18208996qtv.59.1698335771324; Thu, 26 Oct 2023 08:56:11 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i12-20020ac85c0c000000b00419cbb20d34sm632914qti.1.2023.10.26.08.56.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Oct 2023 08:56:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 26 Oct 2023 08:56:11 -0700 (PDT) Message-ID: <653a8c1b.c80a0220.bc751.6975SMTPIN_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 12C08602A042; Thu, 26 Oct 2023 11:56:11 -0400 (EDT) Subject: |SUCCESS| pw133385 [PATCH] net/iavf: fix crash on closing represento 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/133385 _Testing PASS_ Submitter: Mingjin Ye Date: Thursday, October 26 2023 09:51:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a0557d1ea21c3f63a212385348c97c414970e81 133385 --> 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 | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | RHEL8 | 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28087/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/