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 9288342A1B for ; Thu, 11 May 2023 10:56:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8CAB042D5E; Thu, 11 May 2023 10:56:56 +0200 (CEST) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id 445B042D5E for ; Thu, 11 May 2023 10:56:55 +0200 (CEST) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-52c6504974dso7483806a12.2 for ; Thu, 11 May 2023 01:56:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683795414; x=1686387414; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=t2ZFbuTPRo5z7ndNp+yYE/8lTiZLyLLeL+ebkxE6YM8=; b=JPeWlJG7P7W71MBUvQuerefwWWGUDTivgdz4v7abmFX0/caRZThZIPUAGazPk7kuCh NESFVS93pglmRE1jAeZicxEW8hlUG7t3s0Li5HJdHnhbkAHrMuQHzE0TCMMuIkbpyRu/ 4rMbraSQFAXoWPoxzZRLJVGVzPdFTzrkc3XtE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683795414; x=1686387414; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=t2ZFbuTPRo5z7ndNp+yYE/8lTiZLyLLeL+ebkxE6YM8=; b=dNro7FlVmBF+otY7UNdAWa3uVEYxq8RSjzfEgRjSBHaqFKyrXG6fiFsddYH6aUymAo sbqtujhw5g2H2DxR5lsfwudaODLQdQHLENHsfGnchDZ17cLmz3IdgZ5CeKJr50bZaRGE hpUgNsx3+LDiaYAcpp0tEa4Ls5Fxg1NIOCEyvh1auAPikJFN5OuSBSLpGa1DTRgxA6yh AURyvjWVcVaNVU3ft9kqTMaF7R4hYJXoGT5Hx7jizg07hxNvYsfYwnTX1n26Z/exI/tH deHUI55oHB4yakE9sg2PCNVYZ/FVQNQAqLLuCiVbkpW7lkFBmbGTvK4I4TiogfXqEM5h 93cg== X-Gm-Message-State: AC+VfDwqCnmtSNULIcVdkTm8bnFHSL876p3tvablCP6+XtjNLowI8AIk jDEz1I5ciciMCTEkDh8HGZlA5EFj7kBX06OCGktIFvAm5DQ24PdleCiVqg== X-Google-Smtp-Source: ACHHUZ6E9g63oWOYM66euf3HDHefeIdKFdDGSme6mNg/NdECHbhmpjCvje6rzXVAOvN9IMHMjqvMso3nc8JL X-Received: by 2002:a17:90a:e657:b0:24e:1ef0:8c40 with SMTP id ep23-20020a17090ae65700b0024e1ef08c40mr19760017pjb.35.1683795414490; Thu, 11 May 2023 01:56:54 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id pi4-20020a17090b1e4400b0023d5196eca1sm1165443pjb.9.2023.05.11.01.56.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 May 2023 01:56:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 11 May 2023 01:56:54 -0700 (PDT) Message-ID: <645cadd6.170a0220.96e15.89daSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id A864E605246B; Thu, 11 May 2023 04:56:53 -0400 (EDT) Subject: |SUCCESS| pw126810 [PATCH] eventdev: avoid non-burst shortcut for variable-size bursts 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-aarch64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/126810 _Testing PASS_ Submitter: Mattias Ronnblom Date: Thursday, May 11 2023 06:43:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126810 --> testing pass Test environment and result as below: +----------------------+------------------------------+---------------------------+--------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest | +======================+==============================+===========================+==============+ | Debian 11 | PASS | PASS | SKIPPED | +----------------------+------------------------------+---------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +----------------------+------------------------------+---------------------------+--------------+ Debian 11 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/26204/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/