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 4535043215 for ; Fri, 27 Oct 2023 15:58:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4032C402B9; Fri, 27 Oct 2023 15:58:28 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 53EAC402B9 for ; Fri, 27 Oct 2023 15:58:27 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-6ba54c3ed97so2080007b3a.2 for ; Fri, 27 Oct 2023 06:58:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698415106; x=1699019906; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BdI5DdxesNJ5OlKN0nbaDW6tPLzkrXRoU+suJSPXReo=; b=Y7iV0d3vRYAH4KByWQowbxkQkVgvZvwQQRTzUhdab2rH4g++HceRCD50UJKuaALaa2 OPdwqh1Tve1/znshrtFQ+u12hNNMzUCHvemA2LTWdWdo9F4S3WOOsINwmehewb3YxeX7 23s2RYLHtyU+2bpZiMgw7kz1D9cnjW42/sBP0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698415106; x=1699019906; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BdI5DdxesNJ5OlKN0nbaDW6tPLzkrXRoU+suJSPXReo=; b=n/Vxv+SM/FIr/PB/7bxoCTWRVf7pp/yhSHeKtc6JutY/1UHAoJWmyICyqRdoVioH/6 Xm1VkZTB0XenyS3ozpkd6Al3RszM19lGRDpdmgPK1I5BsOP6Y8I8e7qG6CMXyMZNqD8U wYebM8RvItilMC/1eg+CdWjNgIoiXSHGRD2HEdvGUj1xJfYezZSYY9vrhS0Gk0GJ2izf 8Eef2257PIrGXFE9bCrf53/5rVbloNdvkRz8AUqM/1aX3j1VAaRyHrOQ2VHd9f93w9qJ FLDXZ5Ns1uy9lY55bqA3TalL9Xw9dyNOci1b5gC1g8rGYcRKjMD8HhT6hENl0s+CzEXq JEyQ== X-Gm-Message-State: AOJu0YzIjWxaXzylf8PpYUqojGqokujvV20FwpvOptX/aDsxmFEBaFoG 2uARVeBA3DXG4n+0/dmlDThCvu5hUPKb/g5S0jbivnritqIzmJrpZy+qIg== X-Google-Smtp-Source: AGHT+IFVjEzU0XME2G6ZVbUyzIf8c85weR792Fafpg3Uco09jveqK5S0RjskVXWL+uTzwaxi1zVPmsOQ1UWC X-Received: by 2002:a05:6a20:a122:b0:148:f952:552b with SMTP id q34-20020a056a20a12200b00148f952552bmr3858436pzk.51.1698415106533; Fri, 27 Oct 2023 06:58:26 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m192-20020a633fc9000000b005b9390cbe80sm146572pga.14.2023.10.27.06.58.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 27 Oct 2023 06:58:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 27 Oct 2023 06:58:26 -0700 (PDT) Message-ID: <653bc202.630a0220.a15c1.29b0SMTPIN_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 BC1636051827; Fri, 27 Oct 2023 09:58:25 -0400 (EDT) Subject: |SUCCESS| pw133482 [PATCH] ethdev: fix flow API support for P4-progr From: dpdklab@iol.unh.edu To: Test Report Cc: Wenjing Qiao 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/133482 _Testing PASS_ Submitter: Wenjing Qiao Date: Friday, October 27 2023 09:17:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:656dfad43136ef43f4315ab6ed45b78b68c287a7 133482 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | Debian Buster | PASS | +-----------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28110/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/