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 411F042636 for ; Mon, 25 Sep 2023 17:12:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 36E054068E; Mon, 25 Sep 2023 17:12:12 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 9AC6E4068E for ; Mon, 25 Sep 2023 17:12:10 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-d862533ea85so5796510276.0 for ; Mon, 25 Sep 2023 08:12:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695654730; x=1696259530; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=EO/atYlhSXx+H9IKMLlKgSUd6jc43kBDpjnOGtPc0+c=; b=T6C7r1KN6P/8/mQvezljBy/GlzXc+xzRo25IUC0KO3JOAudmDnIUpCymhvIVIW71s6 QdEnyilCUXIcdOlvMp8Qo38MuS/DQc/2M4KQugLVWP0CIm3A7Sltg4zX0cnBDLcHnisa 9v88Yn6gYnF83TXgLlw+mTQ/yT5DOr3kwF6kQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695654730; x=1696259530; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=EO/atYlhSXx+H9IKMLlKgSUd6jc43kBDpjnOGtPc0+c=; b=BR2BtEvLUg2YFZlySTy1oDabUnd+o7FudTxtZxDaTsO7qZR7DEHjC8AflxVtwjGLU9 H7ogXEpW8r5PL3ZD911WhU1t83wGq4jvQZZTbNViOE+fkVA6D/K5nWQp4fLkkNha9k3V lWeybuEagJSMIai7SXF3XGE1zoI6XfOC0vSez82PQw/W69SjY8UgyUgb8+OhXo/pTwsl xg6wYi79QONJoRZXtV1ilqGoC7YeK/ctWKbzkhnTETU38audYECoPjQ2mZuB5INTMbcU JZqTMhPs7i6VedbNDmzph/lcMGAGwv5yRzI/b0etXoiUwup8UTaTn69JxRTLwoQu/SMe KYkg== X-Gm-Message-State: AOJu0Yy+Nn9NEcQkzbbE94lyj0zly8T8cLJwvBo5oYdsBwQtqshgZOBa UcBsQdRVNxBF6FbNRp0ebKMNyzSem4tz4fbd9F01wtL+uCAz/NKl0jhWJg== X-Google-Smtp-Source: AGHT+IHc4i5jG1pntK1ZOEXrSNB2Il4o9cDy/mYjf9i2DjkYi24LxDs6cV71T73NHdx6kAOWULVLQoqTwhpH X-Received: by 2002:a25:268c:0:b0:d81:58d3:cc72 with SMTP id m134-20020a25268c000000b00d8158d3cc72mr6168964ybm.36.1695654729956; Mon, 25 Sep 2023 08:12:09 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g11-20020a0caacb000000b0065652a895easm520548qvb.50.2023.09.25.08.12.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Sep 2023 08:12:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Sep 2023 08:12:09 -0700 (PDT) Message-ID: <6511a349.0c0a0220.45696.1377SMTPIN_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 A9626605C351; Mon, 25 Sep 2023 11:12:09 -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 | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/