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 CBB2B431F3 for ; Mon, 30 Oct 2023 09:44:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A7C3A40285; Mon, 30 Oct 2023 09:44:55 +0100 (CET) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id CC4DB40285 for ; Mon, 30 Oct 2023 09:44:54 +0100 (CET) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-5845a94dae1so2065377eaf.0 for ; Mon, 30 Oct 2023 01:44:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698655494; x=1699260294; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8qzb611a6ugTmsmTIaL+vtSUe5sgFkZcrN0G6hzVpO0=; b=FXTSNOC4og0D2ITvHaQ0++48GGSCQnD6JZmKn81Lk0kykgtLe/9rxIN+8VN/dexHtW kxIbk8rPLuxayU82dJ5Iba0XLseykQzEAh6IKhrSbzMWURaaG4/wM/P+5r0up5MtBUpy 2usru9DriG2jYbeh1+7ig4+jeDuC7kvO083ic= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698655494; x=1699260294; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8qzb611a6ugTmsmTIaL+vtSUe5sgFkZcrN0G6hzVpO0=; b=QT4/+I+MjfJIor+S9lhVp4pCI7eV7MYPdxlJggaJ3F/rO46Un6NMMb5y1jvbidA84S d7j9hUREp6SFkcEE9qFpeh27jF5belm57flvDsCVM2i7NYwYsHiFKwEqbiMUY0a//qWX dUe76jTzEcGk14uC/ZboULR1Q4SCmLQAumgKBzJJ6l+jk4KSEvSNOB5qwjaKhT1M4yMJ 3Und2s5R9ocLCos79GvpR9t2pVSwCI/BvhgUhRIPYadEfhwSbOJBewYigU5g5iZRkqV/ BpdHYghIY71XQon2dnelTBpt7hdZC012ZDJfFwQgLr2W3PVKfE5vkSUsqUDCuHmlQc50 IPpA== X-Gm-Message-State: AOJu0YyNV7j0ZsXfdwX6lqPibKad6BGa9logG//q+9zhbJSk94zWXHqz 5d2uJzBfxZbA2UTp37lwofFHfKVtKhpaxPMI2cfiTMVL2icoIkjnTePiaQ== X-Google-Smtp-Source: AGHT+IG76izl+N053BBJLbcDARNAlFH+54J7Wv2qM0g8tvTA5Df++j6E535u93CPHmmVqVfYqRIkXW6+VpS/ X-Received: by 2002:a4a:c815:0:b0:586:bf08:fa28 with SMTP id s21-20020a4ac815000000b00586bf08fa28mr5149457ooq.3.1698655494129; Mon, 30 Oct 2023 01:44:54 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x68-20020a4a4147000000b0056ca977c8fbsm1029301ooa.18.2023.10.30.01.44.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 30 Oct 2023 01:44:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 30 Oct 2023 01:44:54 -0700 (PDT) Message-ID: <653f6d06.4a0a0220.36dc9.f02cSMTPIN_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 9BF5660524E7; Mon, 30 Oct 2023 04:44:53 -0400 (EDT) Subject: |SUCCESS| pw133622 [PATCH] [v2] net/iavf: fix crash on closing repre 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/133622 _Testing PASS_ Submitter: Mingjin Ye Date: Monday, October 30 2023 02:35:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:8fa22e1f79aae7dfc7a9eb77034e555e155e5e2a 133622 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28139/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/