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 3F91E431F3 for ; Mon, 30 Oct 2023 09:00:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 389BF40285; Mon, 30 Oct 2023 09:00:29 +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 BAA9C40285 for ; Mon, 30 Oct 2023 09:00:27 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1cc5b705769so424865ad.0 for ; Mon, 30 Oct 2023 01:00:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698652827; x=1699257627; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1SpgSasIH594tsnTzS9iHlXIuuXAaXMFR46Ajv5lcEA=; b=USK3HJmxIzh/vpVbkmyNsly8ndzZuX8v+vSRfkti/SLZuHiOq6CsOBrbN/jVJmOFUe VP1+/sHix7a7Zuofi8ENBJ7oLOE6TNByb/do+/CCNK8KYsl1GhFFRPuuJ4eRUssDtYeY Ij3C08yq2WUBAWZ5EDW4eJkYHTXKqGNBz33mM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698652827; x=1699257627; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1SpgSasIH594tsnTzS9iHlXIuuXAaXMFR46Ajv5lcEA=; b=VLRS3AurKsiqbgmHoR1yx4kipfp6nPi8Z1CX8JYPKMRRVH1Ei1gxMqJOP9p32TdCWs TMvjxQXsJZ2aPLBf/m9S+ydLhdJcYeOg3yLCFD3CCLiL+4vGqUSRXUPySdSOUseX16ew mw8OkJaKIPrxUUao+XPuUNipHP5G2yM6qLsXtdR7xvvplFeUsMel1MMJ6Yq272oJ5DOe EqV3aTKadd34l2GIVhz4W+kxhBX2DMoziBbRkf/eKMEC0URmfvz9eweGq0Ca9nqCYYHp b2H0N+i7A3BGW01/XzQrJVQnRlNyOgRbga08Mez1rFwefVw/EZ/SYy+uJnpHqbQkMXdv 817w== X-Gm-Message-State: AOJu0Yzp63i26ZU1un71B80kA/bf9bgkOVfxjsO+iLIHTj2WfbMUdxAK W1ec9gBVIbO15PKjiLo0uQ5s3Xuh6fvylMz1QL0Q6beNjmL7ErDCOWfPLkK/D2ZFRQiMTaGQAQ= = X-Google-Smtp-Source: AGHT+IFgaZp4s4dNzHro9jXN2XLgCyp574wtYMPUdcmEm+4lHY2CT3GEFr/pHJ+lZx5crxACl3x/cXQBrCtp X-Received: by 2002:a17:902:f689:b0:1c6:7ba:3a9a with SMTP id l9-20020a170902f68900b001c607ba3a9amr12675118plg.14.1698652826906; Mon, 30 Oct 2023 01:00:26 -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 f18-20020a170902e99200b001cc35271474sm336713plb.109.2023.10.30.01.00.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 30 Oct 2023 01:00:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 30 Oct 2023 01:00:26 -0700 (PDT) Message-ID: <653f629a.170a0220.d5856.915bSMTPIN_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 6490460524E7; Mon, 30 Oct 2023 04:00:26 -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 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 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/