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 0E9C842635 for ; Mon, 25 Sep 2023 15:58:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0A32A4029F; Mon, 25 Sep 2023 15:58:31 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id A74C44029F for ; Mon, 25 Sep 2023 15:58:30 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-79f96f83270so197816339f.1 for ; Mon, 25 Sep 2023 06:58:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695650310; x=1696255110; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ouny28FspiGJAPrygaiwssdxW1+Q8ZpeKwZPw2sc2KY=; b=OGqfNTufaZY/ufzVnRN+xjP1IEJZIjj/cfLly/MvdiqgbBk7mLod9c4dTFhYKfBeMs TfbxY3sTfrTFnFMAiCsNP0/TO4lAmHqf9WAo3nXzwznJUGAQfO9v6RXECz1yVpcsGXZX YHYq6ibUGhLiWOazKXxcNozZx5bYbIZMgB8l0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695650310; x=1696255110; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ouny28FspiGJAPrygaiwssdxW1+Q8ZpeKwZPw2sc2KY=; b=mOZFN2j3rzW+M32l4Y7U+ST32aZi82jrI950Hc+h+U6AWiPQolWstvm4FYh65QbZ1H ZojMCuHHOhSjRqZTErEyjiKpMBqon5WKVv470x/NtdpA9IyxLyPyg2VfUTpNN+VV9HJJ 90fxkV4PrV5TNsu2ySv19WRV6ooTf+8rIj1mbTATNVhGLKn+SXYe8n9dZUANs6J5UpNR lspn4fta8tCBaBWZ4oKafEi0ELiPUO7aYiOVZ+v9SgZDCdFJ/zj2WB1av3aVRXTORiIi bawiP85NnQkm0l/GdhMKV/LYu+5ozzf/QCIPPxx92R3sBOVFZePt/mW/sjbHcOyjoKqv 8kxg== X-Gm-Message-State: AOJu0Yyg8DCQskxoAcxCEiAtv6NQbKx2VX0S/GDmipBXqjW7y0cYEGqE mAYyULuH0vjObvwNBrgsbjmm5NwXKiACVFwfUBP06CJjSpfIfw2y0iqi+Q== X-Google-Smtp-Source: AGHT+IG1lGHqzkKgSCabWEgXWNZkawt58NmOAY/JbnB/NOe4PCbSHCFgCe8/66EQymqAzru6lri1ZR2OWiIY X-Received: by 2002:a05:6602:2768:b0:783:4bc6:636e with SMTP id l8-20020a056602276800b007834bc6636emr6209320ioe.21.1695650310084; Mon, 25 Sep 2023 06:58:30 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id eq24-20020a0566384e3800b004266436abd5sm290479jab.81.2023.09.25.06.58.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Sep 2023 06:58:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Sep 2023 06:58:30 -0700 (PDT) Message-ID: <65119206.050a0220.dca60.0bbbSMTPIN_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 B8703605C351; Mon, 25 Sep 2023 09:58:29 -0400 (EDT) Subject: |SUCCESS| pw131890 [PATCH] [V2] ethdev: add flow API support for P4- 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/131890 _Testing PASS_ Submitter: Cristian Dumitrescu Date: Monday, September 25 2023 12:33:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:2744cb6ef086435ae7d3d997b9b62a3c74cec224 131890 --> 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/27712/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/