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 4F86342A1B for ; Thu, 11 May 2023 11:40:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4D45D42D5E for ; Thu, 11 May 2023 11:40:06 +0200 (CEST) Received: from mail-qk1-f181.google.com (mail-qk1-f181.google.com [209.85.222.181]) by mails.dpdk.org (Postfix) with ESMTP id A378842D5E for ; Thu, 11 May 2023 11:40:05 +0200 (CEST) Received: by mail-qk1-f181.google.com with SMTP id af79cd13be357-757984bcbe0so149446385a.0 for ; Thu, 11 May 2023 02:40:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1683798005; x=1686390005; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=IFZsUjI07ADhhk8rxC4PiTHmpc7nF5EgcAo9mStOe/w=; b=Xuc/fILOxjMkZbJc+48L8UNgtm6XzJIye3bORboJ3E7EkJ6yUhRST9ybECxJG1xOCL TDOhAIRzeRcBwm/tJ7PaxdjJP8YOw5Tli0f1YZLlwk/HTUkY+woWlcwZ8Z003+pfn4G+ 7SnkVyatdURhay7jYgpGZqutyGSwk0IttLs+KJImzQeuKMRlolmEwFWZdT+2cvEF7OLm EqL2DcXVytJcdaWSb4bh7Jm4heLeb4ggVbblnmkDJZC4Lcq9ycvYz5+qiS4mRkFp+32Y WrCDs1tOjHM7sjXO7jTIP57pkz+lcObbu1L0tSd4oKWUuFoo8hilxvgx/UM1NbQ3kMLb h7IQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683798005; x=1686390005; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=IFZsUjI07ADhhk8rxC4PiTHmpc7nF5EgcAo9mStOe/w=; b=JeH2gD7+0FBA+CPlkA4/lqMz63zkc72ZxnjATL2y49pms5DZw3gMObAQiqcW37VOI3 lvwyVWX/ANR79PlK++F8Xtvefn3h0vPdXNpKLOVtLAXNorEqcW1+fwV3umSIovlVLnPO pG72jacvqKIWOG0ANDwK0Zldrm0OFlJSe2uW80MfieZzMDl9biDxe1rW3xxOPo/Dlooq zv9iL6qli4x5E03egoVIYnuo0znKNNo1eq42mGXKPU0h7GJEYkHi29dvj2CY/Qqd/XTH kV3Mbyr+OVOFgWSp4jbV9BRoZg014H382TDbK/el1/8/gEC9DfZjUP4IZsDAg7mgrhpK Xviw== X-Gm-Message-State: AC+VfDxcD57ozILnZtfzBxyvVF89KAgqcSecA1Sxe+QGQCbNV5VKMGzj 17MNAANDI0gAg7IcRDNSpzQXUn56UHeqpgPeMAs= X-Google-Smtp-Source: ACHHUZ52swDZS3ylHN2bo44e1QgzmtVcbdgLroTYRoBMlDr3q+YWy5lmmjk04jd3favWGOWPh79CqQ== X-Received: by 2002:ad4:5bae:0:b0:5ef:41bf:d567 with SMTP id 14-20020ad45bae000000b005ef41bfd567mr31085767qvq.43.1683798004865; Thu, 11 May 2023 02:40:04 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id h19-20020a0cf453000000b006215fa0cab1sm495842qvm.65.2023.05.11.02.40.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 11 May 2023 02:40:04 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw126817 [PATCH v3] eventdev: avoid non-burst shortcut for variable-size bursts Date: Thu, 11 May 2023 05:40:03 -0400 Message-Id: <20230511094003.1790579-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230511082415.6720-1-mattias.ronnblom@ericsson.com> References: <20230511082415.6720-1-mattias.ronnblom@ericsson.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/126817/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4945844194