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 89F9542636 for ; Mon, 25 Sep 2023 16:13:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 859A74029F; Mon, 25 Sep 2023 16:13:43 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id A21D94029F for ; Mon, 25 Sep 2023 16:13:42 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1c6219307b2so9576305ad.1 for ; Mon, 25 Sep 2023 07:13:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695651222; x=1696256022; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yB0fN/6JScjPw8srZ09cT6iQTvixKGTV5yzO9K93vGg=; b=McRjZ3kwsmg9ZVvdR+udO3pxBtD/4N/NA3T3RiKSSju3TYoYiIwvmX07s/yOUsp3pA XcdEf2yPpJjD5XPkwy0tIcjfXLlgkJEigDP0V/h0BDeroViQPBL58xDXdzy1D7uqrug5 oRB13C1rZqjx9GvQGxSxSlxw+t94UcQv/LCA0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695651222; x=1696256022; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yB0fN/6JScjPw8srZ09cT6iQTvixKGTV5yzO9K93vGg=; b=h3fCmq+pKdgn6j4Q41oq3rd4GOFHsYdN5tHgCMnv3a8tZa76ZUhfzs17VXDiX+GNJO 9tAzeytfiD3QROx82/LOiQfX2XqAy1xjaqen7+OxTNXz2he0LnmDcWRz3ol5cZIWlwO/ 2YAUdWYUbuOR+X1dQlQWnUwy6eeq7d+OecW518YO/Nu775AJQvOK4kYnK2m8HMepQJMR WOfsrLspYmvBWdhh2nspxyLTE95K3Ml0YI9eZvZ50Tczz6r3oPlhhs7cTT1+Ot81IR9n EDrLaZmTANDpneYROo/ZRFUEKrco5zZCanXeCceznn70EchqOAxO2kZ5rEOUQv75IulS JXnA== X-Gm-Message-State: AOJu0Yyi5Hm0izRHsBlfjwDgb7Sq/PN82Y4tDhM05BmsehCdG6HYVqxo uxngTvwldIXvXywuIDDsizgdlw5x4Nn9wuVvzyRiVrRhk1jrLqLGoTmIqQ== X-Google-Smtp-Source: AGHT+IH6bHITHMgpmBTBv02TzO/7Q9YRBi3cAx0ulR55IuxrLTMgSU+QgW/fw/KGr6TZP7cR4lNfS9Vfq04n X-Received: by 2002:a17:902:7889:b0:1c4:29dd:2519 with SMTP id q9-20020a170902788900b001c429dd2519mr3520266pll.67.1695651221911; Mon, 25 Sep 2023 07:13:41 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id jl4-20020a170903134400b001b9e8ee72f4sm40703plb.131.2023.09.25.07.13.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Sep 2023 07:13:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Sep 2023 07:13:41 -0700 (PDT) Message-ID: <65119595.170a0220.37b3a.2338SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 62510605C351; Mon, 25 Sep 2023 10:13:41 -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-amd64-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 | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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/