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 CFA9643157 for ; Fri, 13 Oct 2023 17:30:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A749B4027D; Fri, 13 Oct 2023 17:30:17 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id B90D64027D for ; Fri, 13 Oct 2023 17:30:16 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-79fe612beabso88524139f.3 for ; Fri, 13 Oct 2023 08:30:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697211016; x=1697815816; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=f4r8r9p31ACRh9GSHb3TkBsCxm6BfHL969yPAMERTqI=; b=Y3ULsHT4kJo2om2BReRGdHCHxd1XdZToKJD5cFE9m6XWkoZl97yooQ2P3IyvWYywTR gQ9KZMLK25lKA1shUKVTLP1tY4QMA6rdRCfhQMKFDInZ2q/e/OtKPo5KtAg+dXOnvbbQ pHpUqzj+dSQ/B57mgC4HC2efmMKuze8TQ2LAY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697211016; x=1697815816; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=f4r8r9p31ACRh9GSHb3TkBsCxm6BfHL969yPAMERTqI=; b=f4mtgwRxq8tMx6QX9dWeHYxkErvLEj3S7FrmzuQKLunVaaix4Mlpu6GFjVQnme+jmL JEBYC67HZogZ4GJjPTUzrSGzC9bkuxaIoeW6xY3hPU8/rIgloNjIC8Atkx2IG/GWksf3 lXR+oAy5ykK4+FOTyZnj8ZCswVeT18QC+eUGobXcq8KU8LZayBSfNZwzIQY8pueib1du 0G39tF4i6iRLeMuTj4MR2ismODXdzUN7q6uLGjTfiwBhVPyAIKssU7Ll23ubxL4r2gZc AEyl1GfqOABpAJdv7hPBHrhGF4b6DLzB0QeHO26FfsxyOFfL1M7TeHnryROYrYZ18WCH GpgA== X-Gm-Message-State: AOJu0Yya0j2p50IUixwC5f8ju7OpIE+0+lDCuvgsjLQQUsTpODUaU2ps oKivXKyIQirjBp4jdt+XtKKEorDH1hArVPnsACxq0a5PbNDbWPm4HL66Lg== X-Google-Smtp-Source: AGHT+IEtM5ZE9kxGHQ0wEZ9NV2MJv7PfJ+/PWiP+1lkapqOLGwmEsTUlCMTywQjGXbn0WytLqP2CmaZ9EFtm X-Received: by 2002:a6b:7313:0:b0:792:9416:9c7f with SMTP id e19-20020a6b7313000000b0079294169c7fmr30339770ioh.9.1697211015933; Fri, 13 Oct 2023 08:30:15 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e26-20020a02a51a000000b0042b2b936ad6sm480180jam.72.2023.10.13.08.30.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 13 Oct 2023 08:30:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 13 Oct 2023 08:30:15 -0700 (PDT) Message-ID: <65296287.020a0220.e387a.4806SMTPIN_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 C9B7C605C380; Fri, 13 Oct 2023 11:30:11 -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-arm64-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 | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (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) Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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/