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 B4B8A42AD5 for ; Thu, 11 May 2023 14:07:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9CE4340697; Thu, 11 May 2023 14:07:49 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 5DEAC40697 for ; Thu, 11 May 2023 14:07:48 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-b9e27684b53so7496345276.0 for ; Thu, 11 May 2023 05:07:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683806867; x=1686398867; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7m6FdAtfi2RtVBx3kwBkpPpPbCaovd1ildBH/f/vEOo=; b=I0cL4OjuNfo9qw053gGzUo+z9pK7ClVQZoNpjzEj7rgjz0WYxptML0gY0+2SaVohDa Yhb0qNkglOEUirAG3L4OAuMYMkjfbxSl8UG6gsEx52GEV/FiP64H/djmr1JOOGSMFTmG 0nA1m9P3j4yC6EQS0c57VEdZSLidwWaPQKYyo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683806867; x=1686398867; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7m6FdAtfi2RtVBx3kwBkpPpPbCaovd1ildBH/f/vEOo=; b=SEvN2BiypW/oHmSzMdzbZtAt5rlbVKzySei/yqNe4Du+iHeaSUPJd5R/NgSTDPjxRe zMbrb0Q1tI2yQNd2QC/01wiqFreWzOkov3Yz9V9pbyEN6+4P2ueswkeTefBANvlmao3s JFixmZOG9vhvuYC0urhfi4raU3+EziW0b82lsRtprlpVnM/3oViDEhnlXKqkhquR0cn/ Dc6JJ7r/7BtTVdEYoexiT9xmhCDEBcYC5+Yytm9QMtgn1+UogzlOCJqUZmavOZ1+GRTg XrL2WitHWRWa9qk25jq/F5/sCtEzwtKg9iA5mXFUPSOZW1CkDAhJyraw3dzCKSgTZvDd DoQA== X-Gm-Message-State: AC+VfDygxjkjE192JIe3mRy0tSvxEecGrEhvbg9d/jQlExTBLyYeB1nu uLUbMT005ksrSzQEjUidvmGE6yhLtQIpZaodwX34HWLXjUFXSZuwsFXkLg== X-Google-Smtp-Source: ACHHUZ7rrSeHL2h+yWbZdVlZUouCwob1JjbISkF3Bds6UgKP7bh/LeSgCC+0r2uNU9fS16jBQVJTYDJO5Stt X-Received: by 2002:a25:215:0:b0:ba2:77e:e5f8 with SMTP id 21-20020a250215000000b00ba2077ee5f8mr21019745ybc.1.1683806867626; Thu, 11 May 2023 05:07:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n64-20020a254043000000b00b9a3cfe19b1sm1358782yba.30.2023.05.11.05.07.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 May 2023 05:07:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 11 May 2023 05:07:47 -0700 (PDT) Message-ID: <645cda93.250a0220.c9f7a.05d6SMTPIN_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 53B02605246B; Thu, 11 May 2023 08:07:47 -0400 (EDT) Subject: |SUCCESS| pw126817 [PATCH] [v3] 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-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/126817 _Testing PASS_ Submitter: Mattias Ronnblom Date: Thursday, May 11 2023 08:24:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126817 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26208/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/