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 CEA46439AF for ; Wed, 24 Jan 2024 05:05:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CA8D0402A8; Wed, 24 Jan 2024 05:05:29 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 48320402A6 for ; Wed, 24 Jan 2024 05:05:29 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7beefdfe71eso216097939f.0 for ; Tue, 23 Jan 2024 20:05:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1706069128; x=1706673928; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=L8XNTV9xkCkOWN666FfUDhMGjMIlQ8Sfrwtezl9FhP8=; b=P6zOZKS9EVMszlBMfmGBvbb8W6Yp5QDVc6D7vEyjP4fQ35TiiE4x30DD/2pzraivA9 G7xONmxO7Fbgw0EulOR5z8wQip2mYGTaDktvTbsZOwt3HS5MSr2mWu/aEm8FYq3GLBkS Bpvh6draH9Mdui2LTRx3sQ3cS3E6NbxCosazE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706069128; x=1706673928; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=L8XNTV9xkCkOWN666FfUDhMGjMIlQ8Sfrwtezl9FhP8=; b=BE/Ex0XK7n06St2ObA3ONqbaIDrWatEMZM/ttS+nUoVpcUSIEHcQAeJCUEoHCsi3r5 B78iztI6MTeCbSnTl1Zvwe9ks4msC2DeRnHMpSOTX1+jHtLbh4tct+9nYPELSrpzTwg3 2vZ3vf+0OAi4aKyFwwfLxE5mZFvoj8pI9p1lLJkxC3N3VFURoMdxH5xxliWg1Vgre5F/ dZF9Qlzpu/7CAeIlxZ+vGTrDpsdPkVcky4RX4Tz4HElL9FJwYfDteKfu3UTAGZ7zVNhj VXkwJz13X6enO17upIXlyw6WiXU+mEO8ynAxae9tDqD2baT9HKUiOtCjXVVuLUExE/OO Nw+w== X-Gm-Message-State: AOJu0YyjU0kHQm7YDOp0r1vqq6X7uZFMTIZPZ1T5CAu91J5WCU6aChdO Ox7f7mNIKMTHVF6HnOf2FWzzWnC5Agsk8NeefCG8xF8D09ScLeg123rdCFoTX1F2B7m12Cjkzdq F+zKNXbRdlMrZYAsVk4zOx5iigjs1APinoEKf7TLA X-Google-Smtp-Source: AGHT+IHomsAnYKOLTLXc9RhJ9Et5dXvPC2lVn52sqYsbTHfqPrLhzdwjpoBWFIRc139cKkTMiJ8O9sEph62W X-Received: by 2002:a92:d34c:0:b0:361:ac32:3ef8 with SMTP id a12-20020a92d34c000000b00361ac323ef8mr940908ilh.86.1706069128648; Tue, 23 Jan 2024 20:05:28 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ck16-20020a056e02371000b00361a742a541sm571925ilb.33.2024.01.23.20.05.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 Jan 2024 20:05:28 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 23 Jan 2024 20:05:28 -0800 (PST) Message-ID: <65b08c88.050a0220.fbe38.6541SMTPIN_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 30BC66043481; Tue, 23 Jan 2024 23:05:28 -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-unit-amd64-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_unit_test | +=====================+================+ | Debian Buster | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.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/