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 07C3D43157 for ; Fri, 13 Oct 2023 16:10:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 01F884027D; Fri, 13 Oct 2023 16:10:55 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 770F44027D for ; Fri, 13 Oct 2023 16:10:53 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-d9a7a3e17d1so2342561276.2 for ; Fri, 13 Oct 2023 07:10:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697206253; x=1697811053; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ycnSzvFLbjLFVUpZPMn2mnpkZ8RETakMX3QzW6uZre0=; b=ic8Ht0sUTZhzCxRRu4QljI4lFfBs8PN/GPm9CQe+Z1bV+WJI2GWweB0U3AVVHal2Sn 3eCHYeNmwZaAmP5IdFYyDo0roH/5MdTU7sHnq8wUeObqJLFaheXs9dHf6TfSEjmXdXOi hxjloIvXjvWWzLy4dGe0gHFL/gaj4j+d55G28= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697206253; x=1697811053; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ycnSzvFLbjLFVUpZPMn2mnpkZ8RETakMX3QzW6uZre0=; b=M7GitX2o4v6GLeEj46Fx++9khxmnp9IYprWu4WwTt/91JGeu3SY2xmckk4ZnvlwpeT KLiHbFa+xWoYvqkLOY4mDdRnH+03XeTSnAZaMk1o2nkob/SIp1ydBW9VOzXXZZ6C2JZP V6Y+z0QrlqxTjmp3H8vswL9z6WEql/YYAbhZL9Kc7qkLnGCLtT/dLeKhZI79GmWTjm4T RUf83G+gpLlf9auHc7wuSLqFR2QeqFUkcV0CvHDSD6rJWnxWoCSlxU0KiufXbO/Tj5y/ 47DfGAlYNXtK8LqR2VP+vE6Pn2yqlweT4yhq8KNQw3v8VP/WdyaXw+lf4kpDHJ/YNF78 eNaA== X-Gm-Message-State: AOJu0YzHu4zqEGbUBqJxAkosWgfDkKS4rASrduPnGOkaVOHoG8vlQgnR eWg+p/UMEh6ng8I9mRAENxSfwBN6hdtPCl+2djDGH9XYXyePBr0G9R5IMA== X-Google-Smtp-Source: AGHT+IHLNPWyNVDvaZHwKYf1xYwPdzf35xdn4rnW5Zvy7Kkk1vS75vAgEqnKThrppsfOcAL2QBM4zjrjeJem X-Received: by 2002:a25:9302:0:b0:d9a:36f6:fa61 with SMTP id f2-20020a259302000000b00d9a36f6fa61mr11506390ybo.42.1697206251384; Fri, 13 Oct 2023 07:10:51 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e66-20020a25d345000000b00d9a4ae7a9c0sm128008ybf.2.2023.10.13.07.10.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 13 Oct 2023 07:10:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 13 Oct 2023 07:10:51 -0700 (PDT) Message-ID: <65294feb.250a0220.620e5.6e0bSMTPIN_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 6566E6052522; Fri, 13 Oct 2023 10:10:47 -0400 (EDT) Subject: |SUCCESS| pw132606 [PATCH] net/iavf: fix pkt len check From: dpdklab@iol.unh.edu To: Test Report Cc: Dexia Li 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 | +=====================+====================+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | Debian Buster | PASS | +---------------------+--------------------+ | Fedora 38 | PASS | +---------------------+--------------------+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | RHEL8 | PASS | +---------------------+--------------------+ | Ubuntu 22.04 | PASS | +---------------------+--------------------+ | Ubuntu 20.04 | PASS | +---------------------+--------------------+ | openSUSE Leap 15 | PASS | +---------------------+--------------------+ | Windows Server 2019 | PASS | +---------------------+--------------------+ | Alpine | PASS | +---------------------+--------------------+ | Debian Bullseye | PASS | +---------------------+--------------------+ 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/