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 DAD4C43157 for ; Fri, 13 Oct 2023 16:17:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D57D24027D; Fri, 13 Oct 2023 16:17:13 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 7FB254027D for ; Fri, 13 Oct 2023 16:17:12 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-69101022969so1902406b3a.3 for ; Fri, 13 Oct 2023 07:17:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697206632; x=1697811432; 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=GtOJZNlP2rILaOD4s2UJ/choTNFaPDf1R2UoMwQ74+ELc6ajMrb5nfpAjeWyiz63Gb 8bGdOhOLnpx2qRxugC1Gmc2wVDjHys6Ik8J41QBUt8qtgfS3a5G5Q85IX5Ab671MCgn/ aewNayyrRwSZg2p1PkVxocLejyy8CDTKTo2AM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697206632; x=1697811432; 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=OYgKQd889dXdBcl+sG7N/puARMKisqBBG0ueDrcnpyYFAelz5MHvNmBqqyUGfF0RvQ SKNALCDpciAxk9bueNb5vCAkZsdX6zjkty1kZIx6vqJm/qfwPx7mTEFbeWU37u8OLYEI tBCTQee42R+xOzFI7cJBjFz+0T+m1ooBvASRiUImfw4aXGF5lcEluk9O864z90cSH/HO ARpO4n11AaXWsqHA1F3wnjEuuM1n8a/n05IaIMboHWLOJB5ebyoMULMPpiDC7eiROKhw ualE2vzbEvmM2T0pAbDxKtjmxaArIB8gh3x8jgqQs4pcTzi2Nsuz1zsa9H3RFXANyIHV OWbQ== X-Gm-Message-State: AOJu0YyNjFciHtdeD5iM/KReYAzmC91e6jYOLSvbKgOiaE9aXYUG4zpm eRUU5HFqZvvaaG3elFcEAuY6VD5hGGrXcSV1NA6PCmvsLVtd1EHZY6KrQsGni7JSO6AFkwqXsg= = X-Google-Smtp-Source: AGHT+IHOxx1mkcsDuHojFYHTPuD8/5GXwxdtbtkpmnWai/vQ4OnBzXUdUyMYnV376OPlNZ2UNbFbjhIMIIw/ X-Received: by 2002:a05:6a21:6da0:b0:14d:446f:7212 with SMTP id wl32-20020a056a216da000b0014d446f7212mr34729051pzb.46.1697206631766; Fri, 13 Oct 2023 07:17:11 -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 ot13-20020a17090b3b4d00b00276e9eb0601sm15615pjb.15.2023.10.13.07.17.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 13 Oct 2023 07:17:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 13 Oct 2023 07:17:11 -0700 (PDT) Message-ID: <65295167.170a0220.b5d7c.0973SMTPIN_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 142186052514; Fri, 13 Oct 2023 10:17:08 -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/