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 D114643209 for ; Thu, 26 Oct 2023 17:45:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CC31F402D4; Thu, 26 Oct 2023 17:45:12 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 31948402D4 for ; Thu, 26 Oct 2023 17:45:06 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-586ae6edf77so317804eaf.1 for ; Thu, 26 Oct 2023 08:45:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698335105; x=1698939905; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8wXFLghDHULTWDVeBEPtALn/s74B6Yul8FGj7dAiXSg=; b=QOerNdz9Sa/nutgrSRUKQzcLiTNnR0h5WbGV4XrVUT36KGCW/A87BhN8yRSjCHPeaN jCvAIcDsLSZBoUUIEKeHA7lvrJh+E1JinfHuSXsjwhSDWvXEnXROZJMDK/vGSbYB5NJ/ 0WwetONTxEVNH1L+hSZaxccMyXfIi457O50Rg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698335105; x=1698939905; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8wXFLghDHULTWDVeBEPtALn/s74B6Yul8FGj7dAiXSg=; b=J179dQ6ZUDCK1Vl9LuXkm/EhGYIGc/NOf9bvrxZDL67qeFU9fb4RK7jlQ2ohO7o4Ar hSteeunEejD8XFSfXGpLFiiJqaUvxSSACW6boolS9W7t8V8yQLJXKlwhzgmhKUoVtxfG 1TR3Fpm4gyqZ1oB7lvEq5aSXODkHk03cBposWGyR6bX/bU7asCPVlsEBiK5VF/md1wIb zbmmzdQdSTVtYv7Q3AznxlYCm7pN5RbXOphzNwMDWh+xFPs7lhP2FUe7Ts+caQJLmh3V OwAgWu2wnYKsiihK8MEJmh1AgZKmS5xnslIJBvcAzRZP5QRrbd3DSe0US+ZN5FGGaqGq vzfw== X-Gm-Message-State: AOJu0Yzn8WbKyia+2vwNf4vslZjV8W5JOW979bhY8c2b2rpAGe+X2zfM v68oO7cdR78BwjVjbq3S4pbrafVo+ili855fWjONbl4uzfhSCwNCTQv3dA== X-Google-Smtp-Source: AGHT+IFVGViH7Hfe3pWhieehi90GdZROl4K2qCgc04V8KwqkLfvwXjeaUhfGr+Z/ZYbnKrXhgUn+SYgKPprY X-Received: by 2002:a4a:dd09:0:b0:57e:1c6a:d551 with SMTP id m9-20020a4add09000000b0057e1c6ad551mr16223198oou.3.1698335105485; Thu, 26 Oct 2023 08:45:05 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r78-20020a4a3751000000b00582027c7605sm221343oor.16.2023.10.26.08.45.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Oct 2023 08:45:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 26 Oct 2023 08:45:05 -0700 (PDT) Message-ID: <653a8981.4a0a0220.63dea.97b1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id C84A1602A042; Thu, 26 Oct 2023 11:45:04 -0400 (EDT) Subject: |SUCCESS| pw133384 [PATCH] net/iavf: fix core dump when exiting test 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/133384 _Testing PASS_ Submitter: Kaiwen Deng Date: Thursday, October 26 2023 08:54:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a0557d1ea21c3f63a212385348c97c414970e81 133384 --> testing pass Test environment and result as below: +--------------------------+---------------------------+------------------------------+----------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | +==========================+===========================+==============================+================+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28086/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/