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 C3D09425A9 for ; Fri, 15 Sep 2023 22:22:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BF1F8402AF; Fri, 15 Sep 2023 22:22:25 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id C82BB402AF for ; Fri, 15 Sep 2023 22:22:24 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-59c0d002081so10221787b3.2 for ; Fri, 15 Sep 2023 13:22:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694809344; x=1695414144; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=p9wB8DDnpryy4KwWjGMD+Ko/27qvj4gojmigtS+vWRI=; b=Az4KlpStVsaNKDQlsvJgpDrSmL/J29USqgHkORv7UPARy8E5cZLogdzPtq/Z1hYeu5 ed6T2M1bwUOkCPsE7mAPbdzD5ae1rARMraC/Rl3zKe6lNbY2DZm+Ij1guf6L+XGKlXLY RashbVEaRy27SEOoS8K8gvtGGlr9/UStW4KAU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694809344; x=1695414144; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=p9wB8DDnpryy4KwWjGMD+Ko/27qvj4gojmigtS+vWRI=; b=K9WpQNVSTrAP7moISdHqh4eOwU1AuBUyoh2VQ9X/xPapdKBoRIZlMxmWidDCTRaUDv VUDQfXn1ZcusHD7vdimdsaUjBUwJjy16JAHDdi71KBwL/YLYe4gWVilJKauqoOqhzaec YbTgUnsIcFXnFS5XrHhtDc9DE8612lknqh/BM6xCJOsZn4umJYdLjkQsWUoRZE+jYsuD O/rfIeJ0Bar3oNTmgAFL3S/BSQT0v+6g/AaukSGiwZRIHxGoccm6+0IZBj2kxr6IxrhK 3P88afj8O7AEE3jAbjAIFWBUP+PZRfuPG9TK5VNGhM4zXPnj4yOniaIP3jd3kPtQbcPg yiuw== X-Gm-Message-State: AOJu0YzeQxDC3zb7nlVzsQtbXMYQsN6NbUsSjiItNxjGLhqedBb0pFvm nG2TSyxQkx3SZInmuxhGFhPa+tI6j8VC0O0AKn2tDPy0FrvyaDT4O+wmgA== X-Google-Smtp-Source: AGHT+IGYu8qjHofOQaJfbw75GLWDMT2mTE4bAQGRMKvBVxqZKm2NqpgRKei5HzarerQt2Zb0DYeu4mFWdSXp X-Received: by 2002:a0d:f947:0:b0:59b:eb8:c38a with SMTP id j68-20020a0df947000000b0059b0eb8c38amr2885244ywf.30.1694809344226; Fri, 15 Sep 2023 13:22:24 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q197-20020a8199ce000000b005869fd2b26esm528144ywg.38.2023.09.15.13.22.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 15 Sep 2023 13:22:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 15 Sep 2023 13:22:24 -0700 (PDT) Message-ID: <6504bd00.810a0220.3fd88.fc6bSMTPIN_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 DBEE46052471; Fri, 15 Sep 2023 16:22:23 -0400 (EDT) Subject: |SUCCESS| pw131508 [PATCH] ethdev: add flow API support for P4-progr 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-amd64-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 | dpdk_unit_test | +=====================+================+ | Debian Buster | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/