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 853F24320A for ; Thu, 26 Oct 2023 18:44:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8062340A6D; Thu, 26 Oct 2023 18:44:08 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 5264642E10 for ; Thu, 26 Oct 2023 18:44:01 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-692c02adeefso1023065b3a.3 for ; Thu, 26 Oct 2023 09:44:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698338640; x=1698943440; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Q/ae9bxZykYwaeTsTzFj6/wAwoQnCzbj9MnVTVGuI/w=; b=ZEsDOu5+w1+7KhWj9YsZxlC0t5sJq+Ry8Z9tWNxf9Xkiq263ITwrtNrlXwWIL3dfDZ Dd8sgDIocsG3zD2ZV7pApjlILwdh1HQXeTV/k3UKovmOxXim/rl/8EAoOzNCMG7chDhN ISrVNTIC6SOkxBI1mWykvLkyWSPAWWv6GUuVk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698338640; x=1698943440; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Q/ae9bxZykYwaeTsTzFj6/wAwoQnCzbj9MnVTVGuI/w=; b=Zmv2jcPgbkfyXybSFOF6qjmfaoXwTW1qSUT9zBzouFYGN3CVvA4fQFJkrmm7rxHDhb 99P1rfAi7R81u7O1yZhCVE/ZFFmeqVa+oYcqVs5GNx6cf3n7X1k/riPCtqKBDuIi/ekG zGJYhXQh/3lB2Q+qgn4FKOTYYfZNFBU+ayf3bhjc6AsCTAz/8/2hQNyGqj26+WHwGEn7 weGpO+vhHafIxKsB5q+5ugHRkjpUBi1cmOfz6xAY2yIW+MrZyd6SGAeKmU1hStlOMTVv F3zkqXmZdl5Q171+D6SlYlHRO0dK4eBUksM2R+axDqzBn2NX6HjO2bpSCMvWXqHvEUz+ 5+PQ== X-Gm-Message-State: AOJu0YzwLTdSFJ8omrIg/FLb94Lvcxm/tjBE2iEm5G5Vj6issvysEtWZ 13sYe3eCZLh4+dYZyZRzQzBxBWves9k20DiD9Acho5RA7ojIz0AixI71JiB0+Ii2YwNEDiuddA= = X-Google-Smtp-Source: AGHT+IHXDrMx0WKGg+Fl2iv4yhUVKa9hD20y7uRQsucODH2mV8ZRT2pAM7ia/PyZY4W3Y5rMPb64y2PM1YAh X-Received: by 2002:a05:6a00:1505:b0:6be:2649:8c6b with SMTP id q5-20020a056a00150500b006be26498c6bmr1648pfu.32.1698338640573; Thu, 26 Oct 2023 09:44:00 -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 b12-20020a63d80c000000b0056969e34a85sm1100211pgh.6.2023.10.26.09.44.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Oct 2023 09:44:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 26 Oct 2023 09:44:00 -0700 (PDT) Message-ID: <653a9750.630a0220.4780.b5abSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id CA0F1602A042; Thu, 26 Oct 2023 12:43:59 -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-compile-arm64-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_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/