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 7570D43157 for ; Fri, 13 Oct 2023 16:45:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 52FF54027D; Fri, 13 Oct 2023 16:45:18 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id DC9684027D for ; Fri, 13 Oct 2023 16:45:16 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1c737d61a00so18535325ad.3 for ; Fri, 13 Oct 2023 07:45:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697208316; x=1697813116; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=alvDESw3nY+XQcA79AUwuklOnoga2iZtwCOstMzEeks=; b=T1c+PnG/vtm/tnANBIcW7V92x+IzjLoalJbLXEov+7V1+TpeBpuMZiIT1SRU/BSrRn 3QH3mZTHDmUk0IEMOAPVowkDLX+GeW5/uqWn1ksOcfwGwfhcPzgcj6WdU8AolDZdWu2b J+V+zhbz4e6UpbIoYcX9VK5U394Xlvlyth3uI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697208316; x=1697813116; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=alvDESw3nY+XQcA79AUwuklOnoga2iZtwCOstMzEeks=; b=hvJKTpW3rRf6ZLOMU4iiAyVCtn/JEVnxGIYXoBFVPCRW9RT1IgwIDopnoJdFWZXgbE z/Jp0Cz234Tr1h/a4tGxk1m5U8VNki1BZi5fQzPHTEFoekzY2uii13XK/lFfEBNoAF9+ cozpCWU9qhTw1/anMNf87fZQKqMUEjoYt2Q/voPJxO9Ezf3RKSi7GvjU2nIjwdj3AD2y 1cw9FW4Twd5p55AA0zj/8N7M3X1JiVw6KQOF2LW/CMwP1VdLi/Pcngf/5W7cknkSFCKS RWJYGF7LWmjfxRhbStUDHgnoQRVsyArEumRhZDfUcrOAoaqrjM7S+cLHwTd7q4lFBIZR RFCA== X-Gm-Message-State: AOJu0YzEsNH5Ccmd8W3pY3teInZPQ0mcoOFdtuXkPHYawZyXEiusd8/1 rauD/Tvz1FtTQgsf21a+jkYeKueVNx7Bn+Ub2G5bC9IMjk+URuCF2tITFw== X-Google-Smtp-Source: AGHT+IHe3ce0huCJpKu+o772wK0M1xwzbvIzbvsVc5ofaL150Rypc6P5Y+EL2h80Bfn98qy6YwDX4cXiIko3 X-Received: by 2002:a17:903:192:b0:1c9:bfdb:aad5 with SMTP id z18-20020a170903019200b001c9bfdbaad5mr11385613plg.24.1697208316040; Fri, 13 Oct 2023 07:45:16 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t10-20020a170902bc4a00b001c755810fa3sm203053plz.92.2023.10.13.07.45.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 13 Oct 2023 07:45:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 13 Oct 2023 07:45:16 -0700 (PDT) Message-ID: <652957fc.170a0220.5db5a.7febSMTPIN_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 21D5B6052514; Fri, 13 Oct 2023 10:45:13 -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-unit-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 | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | +======================+===========================+==============================+==============+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +----------------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +----------------------+---------------------------+------------------------------+--------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/