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 29E5143157 for ; Fri, 13 Oct 2023 16:14:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2468A4027D; Fri, 13 Oct 2023 16:14:27 +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 79F074027D for ; Fri, 13 Oct 2023 16:14:26 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3576131cecaso3117455ab.3 for ; Fri, 13 Oct 2023 07:14:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697206466; x=1697811266; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jZitSSHTdYbhFTMNin5MyQYwsI7R7qZu151Ry/F/nIE=; b=OLefnY/WBR6/GfhwpUglXdt8B/DiriqYqKZd7YhGKDGmGzu7jRVSIw4SgwIWIyg3qG H33rv7p2Ew3S9qgy1uDl+E8Y+tQhioNOioVrTOPgsiTs4UQKrpN9QSCh4C7JuVAp1hhg yXKlMJrkAk6gRcaS5H9RcdA6gLdlogidaK2SA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697206466; x=1697811266; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jZitSSHTdYbhFTMNin5MyQYwsI7R7qZu151Ry/F/nIE=; b=XtPHUCQIlh89v+zPFaqDIivvSILV3cOOgIxYrZujQlqw8kStaWe/JTuove0syW8Ego 0PfetfI8eWNKC57eicFWkmoRpPKpoe2oB5O1Fc2suo/v4n5dlBsmrRsZZXQp+liwEXtH FNpTFYEABdl5FAM6AD+7+KvjAXpjhohiip7h+FSnDdej23rRwbICVJ9gr/cTP20Z7cA7 C4GJoD/3Fso95QvaCoPuMOUQEUEBoODJ74lbVBOqB9/iWWcRaZvhE63XAUGToZHj1m/O eFoXCVm0CktvO2/o4/H3+jNaNm6wYodc3XmtAzQYY/xKXUSvL+JGx3d878Kmmr12KrL9 gpwg== X-Gm-Message-State: AOJu0YwYyiuc4chTVpPKrW+hGQs9TPz1lq9xfqXAx1uwZZtWm/rws3kV kRV0bv2rWCU6s8dTJd3gnTPnGcImIA5rezJfUfWq5Q4y5zn+JSLYn2SVnA== X-Google-Smtp-Source: AGHT+IFaccPQ5dDjnW92vxXeBjxNEidlpCTbKf72xDG7wiPA9KYXqZNaXzLzOs9CfgrXjMoL+tWHmZTkw40O X-Received: by 2002:a05:6e02:1d87:b0:34f:525d:198 with SMTP id h7-20020a056e021d8700b0034f525d0198mr30690606ila.13.1697206465564; Fri, 13 Oct 2023 07:14:25 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k28-20020aa79d1c000000b0068718f530c5sm996352pfp.16.2023.10.13.07.14.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 13 Oct 2023 07:14:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 13 Oct 2023 07:14:25 -0700 (PDT) Message-ID: <652950c1.a70a0220.c5c22.1ecdSMTPIN_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 EFC386052514; Fri, 13 Oct 2023 10:14:21 -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 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 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/