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 93E7843157 for ; Fri, 13 Oct 2023 16:12:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8E8914027D; Fri, 13 Oct 2023 16:12:59 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 0D1EB4027D for ; Fri, 13 Oct 2023 16:12:58 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-35164833a21so8341335ab.0 for ; Fri, 13 Oct 2023 07:12:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697206377; x=1697811177; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0UJLXGZ+i4/1i0gYXoRh0UwS5QJsaGbfBfmQwuP88eg=; b=ANN6Jn5aP7ThgJe47WvIFrlbS5hwB8uDfSLQMFSNN1w+ysCwlvmsbN+Pi7DvegyXhy IUP822/XM/Lqi1YtiYMZ+tb6F3e6i426NMrMRSM2qg/G9h8iwAYxCQSpDdG73fCywNcK udGBEu0oLHEOwISZ5bSfWcpO7a9NIoiOkdFm8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697206377; x=1697811177; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0UJLXGZ+i4/1i0gYXoRh0UwS5QJsaGbfBfmQwuP88eg=; b=KVfJbl1MXR52aj2Eo+gtcKSuFKpYaPvLVOVnjkKq50zS8gby9zGLpth0YoSLUrYecp 8xEW0ug6QfqQA/kschOLcVPjFeiYpKzF4zFzfuGsNvnNxRiOuCVeVn7pRexlqfHtWNGG O46rV5yA6VYATsbJmVtpAlv0qscEc1qA0yrOS5C7OslpxB+y8R+joK6YtYDlJ8Jx8dTJ fr8TlCqc0ftXiXRwqxGTSCaTvUfx3YX0xIkDp/g/uEobF+0SGH4MVIuxbmUk4M9II72w 9qTjK1w+fB56wa0u8WtV4y7h2y+HdnCx1pUtCuj0L4TDU04mqBimYYGZiNakjlocUrnp b1Yg== X-Gm-Message-State: AOJu0Yxm3YjrX0L5AnsGTTEhn1scuTY8sci7BPz/8jWohlVtFynK39XS c5dOnCB/CvzIt9iqyUng4pDNp1qMhcfjlH5T++Y2dsgIuivPClHX/X0tPuUNVuUjCiUjXoK17w= = X-Google-Smtp-Source: AGHT+IHTJQ48kiQ98XQyl94Toy3aNKGQVzfetHXJhtF+EjOnte0hy4Xd3PI5LgYIO0ABWiO2o6X2fPGo0vkx X-Received: by 2002:a05:6e02:1c85:b0:351:3546:dabe with SMTP id w5-20020a056e021c8500b003513546dabemr239926ill.0.1697206377501; Fri, 13 Oct 2023 07:12:57 -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 z3-20020a92d6c3000000b0035130c258dasm215830ilp.45.2023.10.13.07.12.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 13 Oct 2023 07:12:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 13 Oct 2023 07:12:57 -0700 (PDT) Message-ID: <65295069.920a0220.da5b0.85ddSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 6693A6052514; Fri, 13 Oct 2023 10:12:53 -0400 (EDT) Subject: |SUCCESS| pw132606 [PATCH] net/iavf: fix pkt len check 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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/132606 _Testing PASS_ Submitter: Dexia Li Date: Friday, October 13 2023 11:41:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:77f913752a55c0262bfda99a1b69ca0bd804c6c7 132606 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27925/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/