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 654BE425A9 for ; Fri, 15 Sep 2023 22:03:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 60D7D402AF; Fri, 15 Sep 2023 22:03:22 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id C2438402AF for ; Fri, 15 Sep 2023 22:03:21 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1c3bd829b86so21676335ad.0 for ; Fri, 15 Sep 2023 13:03:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694808201; x=1695413001; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8wPdpApZeA9PjbKZNofhATEAVTtO2Cjx9WroEtDv57k=; b=HOa52kc3zths/BRaVajHnI2dWJJiw3IABHoMXti2tmrjAwgwReh1JMTS5t6zlswFN5 8fKnlWo+UghPKNZH1cb2Ot4sJ5Z0595GjDEyl1Eh39SVKqRextZufe3o8c7ED6FPZpUq A/4RjrYiof/2qdLQfuLtyaEJrEUQJJX1JbUxk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694808201; x=1695413001; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8wPdpApZeA9PjbKZNofhATEAVTtO2Cjx9WroEtDv57k=; b=K5kddRskgy7StsfNKeaJrltTPzahJGSlDs3NkXBwY4jkzBKrC7218QiDxBmGzNPK4J J3c0LTMQ/znKCrwGXqNGxh7X65yiDQkQjkdkgbQFYiE4zJMc9Jtv2tXKx84lVpnNQlNQ q58dFlwq7Pe4M2c5fUwMTOGjFp5BZV4bB3f7wx3GMeArH4QaLTTqvbDCwElJ3u/hVSSc O/lQ1gIWqInq6SW9D7E5YXmPBOemOe/KsjXDy5Z1eKmuh6i70pZUPE4SKVEGufLDCwWJ lUVJRVrNYuo4yuy1hUBKwruDZz9Mj3SP+cV7hmHtlxOhRMH5PGp4cplDkPyMtCCiJml0 7Faw== X-Gm-Message-State: AOJu0YwTU+G/flpLb4s6XEkIzH8GTJisG+q8bn6euHg64pKyRgHOWCaY oIc8n+eTGg490ti+dbZ7Q+e1vnanxlqaI9MRQy0Era3isoMR4tJYaHpsNEth3g2u1yAIfrKOQg= = X-Google-Smtp-Source: AGHT+IFLId1ADkC85RoeRxogOria0Sfzy/NPY4pFEGLBPbcClx9ADjELGpmguj8bmyVUYbQnuiv0675/mf7Y X-Received: by 2002:a17:903:24e:b0:1c4:abc:b85a with SMTP id j14-20020a170903024e00b001c40abcb85amr2749680plh.9.1694808201159; Fri, 15 Sep 2023 13:03:21 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id m1-20020a170902db0100b001c33556095csm388541plx.1.2023.09.15.13.03.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 15 Sep 2023 13:03:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 15 Sep 2023 13:03:21 -0700 (PDT) Message-ID: <6504b889.170a0220.320ae.98b8SMTPIN_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 5EC646052471; Fri, 15 Sep 2023 16:03:20 -0400 (EDT) Subject: |SUCCESS| pw131508 [PATCH] ethdev: add flow API support for P4-progr From: dpdklab@iol.unh.edu To: Test Report Cc: Cristian Dumitrescu 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 | +---------------------+----------------+ 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 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/