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 745B24384F for ; Thu, 18 Jan 2024 03:28:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6F3C240265; Thu, 18 Jan 2024 03:28:00 +0100 (CET) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 6A4E14025E for ; Thu, 18 Jan 2024 03:27:59 +0100 (CET) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-6d9b37f4804so184814b3a.1 for ; Wed, 17 Jan 2024 18:27:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705544878; x=1706149678; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GLxuKYBzL5liSId9/nRrBqdglr3co/1YUl6QsAL71zE=; b=YG6k35Jmkm8hPR/R6MLjwAMFRzJeba0kLoo4USFnu1VpY7ePmalHmoy6d9DOPedxet 7sDdlHbPcckDLD89krp4ah+JUhqSJZJYp84RiIv+hbRVCjocXa0lBaYEXLzlfitx4QM0 5xjiaMomSHb8iJrftAmMOjs4WsVXmJoqlvr8E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705544878; x=1706149678; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GLxuKYBzL5liSId9/nRrBqdglr3co/1YUl6QsAL71zE=; b=bigSvTN6dsHpV6pEc3lSlYMxz56O+n+ErBiw6oudFFi3RHhaA2TcUhIP+QObFnrP7Q 356P0Y4t6ijTeyzSi5hicfcI/b5Tkep5Al7jSoMO9Gb1FeOVBaXd1gtY2B6RJGmbrQ6f ADAefKMkxeOIL8KYIXtVXvYO/UnBkmqglJcy8gW+qR+pBkYM+YDyMzN/AWPbkIPTb9HM w7/LfrhV27XCJLbDW9HXPfnz/uJ2AANwAkaNxpl45nRPJybzV4Mz8DolO3udiNqygekS HPnYpI5bBQziza1vniEn3CK4kqDaUxyMOWVjToTHh2eTrb0lYlDE4r4wsPFi6aAT3QKY Lnuw== X-Gm-Message-State: AOJu0Yz5OnaX8RcwNTCEek8YQAjnXtd7JJwEt4V6IET1jvBlPIb/+YnO iJB3DBHdoa3Cw7O7o122LNJxqvnzAT31rIqT7go9fzp+Zc3ASBnkDyzT7Qve+NwilUkdi5daHYM sue3CaTsf/Pz1tZhxJzdVvoUO2fQIj8h+OqjCgrQ2RzDSyvYSaK0+Knd9 X-Google-Smtp-Source: AGHT+IHCD2BRvatxO+Q9jwptxG/Ww8Dg+6DY6UMyRPyGPd5WZu7uPh+Ff3Bi479wnitW1X6yAghVk5ymAXwM X-Received: by 2002:a05:6a21:3987:b0:19b:46c7:c986 with SMTP id ad7-20020a056a21398700b0019b46c7c986mr2995608pzc.16.1705544878523; Wed, 17 Jan 2024 18:27:58 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id m11-20020a634c4b000000b005cf94886bcbsm40894pgl.31.2024.01.17.18.27.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 Jan 2024 18:27:58 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 Jan 2024 18:27:58 -0800 (PST) Message-ID: <65a88cae.630a0220.590d0.2508SMTPIN_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 C50EA6052516; Wed, 17 Jan 2024 21:27:57 -0500 (EST) Subject: |SUCCESS| pw135928 [PATCH] net/iavf: fix application reset callback 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/135928 _Testing PASS_ Submitter: David Marchand Date: Wednesday, January 17 2024 11:54:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:4e7732d6c4c64514dc26c3cc0203d19851b5f5aa 135928 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | 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) 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 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 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/28883/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/