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 ADD74425A8 for ; Fri, 15 Sep 2023 21:46:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9D884402ED; Fri, 15 Sep 2023 21:46:08 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 30CFB402AF for ; Fri, 15 Sep 2023 21:46:07 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1d658775a38so747328fac.0 for ; Fri, 15 Sep 2023 12:46:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694807166; x=1695411966; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+wUBZOG0qCk8NVdU02OS7zArz1dG+H2TmLBHCLRBmVk=; b=h+QCkWulPMOLGqurAf43CXVGS0USmLf2kdHdzmfuknJKQ1z3Wyp16AyY8gA07rh9/g yxQV802GlbJeEBdsu448f2jHntUOOFfjgwb5uUZJJXPbQWz0s9EE7II/ZwyfAzruhXGa H7aIze9Ee6oFlrj4a3guGTBVRbyk22Q1Xyizk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694807166; x=1695411966; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+wUBZOG0qCk8NVdU02OS7zArz1dG+H2TmLBHCLRBmVk=; b=PnPv0gbF2pcr3Fo5IdTzISctumplhiSWueXJPLcOryHE+KHsIFApalWlaVU/AdA1Bt 5AHTzJvoK0NhWxlFAAJrra2QFFM4f6OTdpDadp9LG1J7WvYk7Rpf/k6J8TOTMjBUfAu7 5mnIk56MXH0boe4KN0OGUryQJfLoS9itSA/QXgg6FZIGn6Lr1hT5enL+pINQgOTZXcWK V4sLbBM0ED/Lt0kBR3V1aqdGFYVH1Ifi58ap34m27KFV8tlmNVoFNTCHkGn3etWV26n6 pmOmINijqQC8DmxasF/viwsxvQOD5PW9P+lds/0WFseYQeEq7bna78X911GSc6Sz7Oa8 RwZw== X-Gm-Message-State: AOJu0YyJK4dLdaSiN4rjZkJ5R0LhZjZe0JrXuFXsq7ffYKLYU55ke0r5 aYVlzNAXlG7TW09lUhaERQK0eCKJPmmqEwc2EoinUQcWbyPat3qXOHvRzA== X-Google-Smtp-Source: AGHT+IGU6JRJpmbBlk8UZEiS5sm6Wrs2hY9g3qqhD6RHdP2aOlo36UAZSTh77KCz5r4iUj7m+JmWaw27t4XX X-Received: by 2002:a05:6871:611:b0:1c8:c22d:1130 with SMTP id w17-20020a056871061100b001c8c22d1130mr1694728oan.21.1694807166502; Fri, 15 Sep 2023 12:46:06 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r7-20020a056870878700b001d4f6fd16a4sm571801oam.40.2023.09.15.12.46.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 15 Sep 2023 12:46:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 15 Sep 2023 12:46:06 -0700 (PDT) Message-ID: <6504b47e.050a0220.54149.fc3cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id F28D26052472; Fri, 15 Sep 2023 15:46:05 -0400 (EDT) Subject: |SUCCESS| pw131508 [PATCH] ethdev: add flow API support for P4-progr From: dpdklab@iol.unh.edu To: Test Report Cc: Cristian Dumitrescu , 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/131508 _Testing PASS_ Submitter: Cristian Dumitrescu Date: Friday, September 15 2023 18:59:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131508 --> testing pass Test environment and result as below: +-----------------+---------------------------+------------------------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=================+===========================+==============================+ | Debian 11 (arm) | PASS | PASS | +-----------------+---------------------------+------------------------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27622/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/