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 D5BAF4367B for ; Tue, 5 Dec 2023 17:24:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D1F4F40297; Tue, 5 Dec 2023 17:24:29 +0100 (CET) Received: from mail-lf1-f99.google.com (mail-lf1-f99.google.com [209.85.167.99]) by mails.dpdk.org (Postfix) with ESMTP id 751F140271 for ; Tue, 5 Dec 2023 17:24:28 +0100 (CET) Received: by mail-lf1-f99.google.com with SMTP id 2adb3069b0e04-50bfd8d5c77so2398959e87.1 for ; Tue, 05 Dec 2023 08:24:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701793468; x=1702398268; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=eiMpEp+Yjd0oOzwY76LHlbdLgGAXusgT2wkbuho+Jy4=; b=EDkWWmdfdqDCnA5O0746nY6ZOB8MdplxxmJ4QQnacFhdSIokz/ojspO4LsO7QWtp3P Z5qzfSDLs/gBu4tKWv0RxeBvcg0h8Xx43jL7nqmD1Bx7ekMWDfdjfgziFBifxR8zOxr3 vCFnexicFK7OKnrqUl+aNhX5O6ILkv/WzgYq4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701793468; x=1702398268; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eiMpEp+Yjd0oOzwY76LHlbdLgGAXusgT2wkbuho+Jy4=; b=fyuU6ac9CTwF7DYKk5Vo3O1IWv87kHVk5XvLqF+76xjlbCgL+Meli31TJ1SACTYO/s zmtvaf3Hc6Qhflpjwe1M6xOSoKMpZGhLsZjOagZSlENNQQzqdoFa3RLx7/NgaJLjO81C BZk4k6ONTbdP5AP3DrAaUQtfrSmHIGCt4T4+gs++bgLMAm5TE25XlVZkqEiywwK+9KPI ncWSn+2uoZzoG6JsknqfW/EHbOPDMPkf4iGx8/mD/hwtbmEIym3gSP1kJnhkAM0+UXz2 9hB+hxDbRIuKn1yf6qucn7e4pbaRxMECgK724XyrZBC+8Gzm6Fym+01w5uXGIcXgEw9J kd+w== X-Gm-Message-State: AOJu0Ywi2yxVyGQsCX/TgFft5b/KY/+gDebcqv1lg9zUIdGyH3nm8YHP fL7Txj0rqvvlKsa2FjTs317A+GXo917bWV+OdRNZtrMYmMmRE/yhWRtWBksTlLySJ9PmY+Voig= = X-Google-Smtp-Source: AGHT+IH1pJ8CgMzrkSFlIgHJwUwyrSmCb17UYOqIavIogc2AQdSQR5ZDXDNHIFRxw+xkJG08QHIcZ2kT9ARo X-Received: by 2002:ac2:5fae:0:b0:50b:f905:322a with SMTP id s14-20020ac25fae000000b0050bf905322amr675329lfe.245.1701793468006; Tue, 05 Dec 2023 08:24:28 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id j16-20020a056512109000b0050c0f96f084sm49006lfg.24.2023.12.05.08.24.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Dec 2023 08:24:27 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Dec 2023 08:24:27 -0800 (PST) Message-ID: <656f4ebb.050a0220.617a.062aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 086CE605C313; Tue, 5 Dec 2023 11:24:12 -0500 (EST) Subject: |SUCCESS| pw134879 [PATCH] [v2] drivers: add represented port flow i 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/134879 _Testing PASS_ Submitter: Satheesh Paul Antonysamy Date: Tuesday, December 05 2023 11:53:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:a526461b0764de52b09b073df84f9e87ec120c93 134879 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | 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 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28533/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/