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 5BC02439AF for ; Wed, 24 Jan 2024 04:27:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 579C0402A8; Wed, 24 Jan 2024 04:27:44 +0100 (CET) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id 0C22E402A6 for ; Wed, 24 Jan 2024 04:27:43 +0100 (CET) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6e0cc84fe4dso2727550a34.2 for ; Tue, 23 Jan 2024 19:27:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1706066862; x=1706671662; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=rJQF55+8edwgdIDXLGhVLSrXocHB9be84SVuPEAj8mI=; b=X6wMbPmKAHlaPmC2gXxZu/IMn/KDLOZpS2SF0aA5jjD+BLay1+VJswPm81EB+vY5U7 OfbGd/TxGOylOPDuas23P8BFUsxG55+XCI2zEQw5rqpOzMX6gzqKo0ABJPRc8tkbXDXL kXj21BZSYbujdjP9pZJfDJxXDlWke1+uXLa4o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706066862; x=1706671662; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rJQF55+8edwgdIDXLGhVLSrXocHB9be84SVuPEAj8mI=; b=nbtL5WIt2cZZeVzCeMed7ZrbE+QYBBR6y2mlayJLXAUuQlwfQQdKlmOMvzDCuULwjb KjC8FvCGxQernMl1OPzZx4HlOgHeExmf6E+F2NMsDp4pAf7f1Zi9W2l2WS5v3Myb4xC9 f1+C6rvlE/PC+M2OX8VylyjZ0RYQ3Z4ixGEMdI6Gzo4xfe/bPz/ZxvXmbcJhE8HxOywO qyN0UR/KlYO1znVmigVvH1BBas24xdwuk5VUnYtmzrn6Wr+r4veZazY9p3P5/S3r9W+0 u/iu5zDDHzfg7MDpryDT1VajjFIWOW1gl8Is/qTsDJdLD1mnQiYz0R8lK4Kz+4WBzOV8 w6IA== X-Gm-Message-State: AOJu0Yyr46NEl6CnWnefu4SlBN0dZuGqlfLt7N/585XGF5cR4EZ/rvHV KBhoCYEDnkKTV9B2GOWjt9FcG0i9z3BKAJHawZmcK6TGpdHxM2eDKCRT6+xWZXSXu0XUuhGDulY hefEp9GpAVZdjZcnjZvjNyUzkialcL2eWKoL0M5hu X-Google-Smtp-Source: AGHT+IGtl3od4SfKrTMQPJ7SJmUJ5rx6ZnRnyBhyhI19t8BFXiIUoI+bkY0/cS7AuqljbIUwo14g1D09izPa X-Received: by 2002:a05:6830:52:b0:6e0:b85f:fe39 with SMTP id d18-20020a056830005200b006e0b85ffe39mr870448otp.20.1706066862313; Tue, 23 Jan 2024 19:27:42 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a30-20020a4a9b1e000000b005992769dc02sm459159ook.15.2024.01.23.19.27.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 Jan 2024 19:27:42 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 23 Jan 2024 19:27:42 -0800 (PST) Message-ID: <65b083ae.4a0a0220.f53e8.c508SMTPIN_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 CBAF56043481; Tue, 23 Jan 2024 22:27:41 -0500 (EST) Subject: |SUCCESS| pw136091 [PATCH] net/iavf: fix access to null value 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/136091 _Testing PASS_ Submitter: Mingjin Ye Date: Wednesday, January 24 2024 02:05:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:4e7732d6c4c64514dc26c3cc0203d19851b5f5aa 136091 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (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) 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28942/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/