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 B770D43034 for ; Fri, 11 Aug 2023 15:03:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B230B40E03; Fri, 11 Aug 2023 15:03:57 +0200 (CEST) Received: from mail-oi1-f227.google.com (mail-oi1-f227.google.com [209.85.167.227]) by mails.dpdk.org (Postfix) with ESMTP id 5092940E03 for ; Fri, 11 Aug 2023 15:03:56 +0200 (CEST) Received: by mail-oi1-f227.google.com with SMTP id 5614622812f47-3a7ca8720a0so1609291b6e.2 for ; Fri, 11 Aug 2023 06:03:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691759035; x=1692363835; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1syWT3csjCtDM7r+2eDQOxRBxRKfVppcM5ORmSPRUN0=; b=cFi+DthtQ5P/EkUyig7TIrqPqur/eWmjHa7buwMIgpfm5m1J1dPosOeTkHdWrhipv/ dncDr8/RU+huiCl190RQcZJnwp8BaheZo/iq1sMVPXq7j/sfb9IH0U4KYvieiabe2+SR Q726RZ7G3M8hz7a72QqEgD3kAiLQGhQdaF2yk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691759035; x=1692363835; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1syWT3csjCtDM7r+2eDQOxRBxRKfVppcM5ORmSPRUN0=; b=L2l8HMrJtI1gW8U8nWVhHarqpnYGgHubLt03IURgeB7pIkgkKnVMX1OD/MhJxx2VeE cTQwMfTianfFtM7Rogo3+LL2Qt9KDdAKlb8K9Fh8alIokK4ZWOrpPhvp8TkTbFuh8MH3 LTqK9GNmJIkR+8Wt37MHxZ3RKBhJjkWYGPYwreojkuObaEQ9G2ObXdlkvUei6+ras/4s UtyycCRaL4sx5nKOli3aMzXpTtbP/Ju7oxelRDHAvmRTAh1iJ92bD+AnYjAzvQbjFZnX +I/mhjFrObd7oxE1AohSHkZdtkB9A9yOWM5Cr2yqVQDLvA45ndE5SffJorLtS7nWzuPu quIA== X-Gm-Message-State: AOJu0YzVAWfzFwRoCYdwAwfRyqkzIjrTgRNLYcXvdu9SSpvyGxgXsgOh BkTLy7u5lxKRyQDzyM5m/aw9FW+t0nMDvWNZ6Sep19TVpQTSQozKFbteJ7zzhal07C/IiXd5VQ= = X-Google-Smtp-Source: AGHT+IG6tczi6GyMYDdsuP3BG8LTxeguaP9DquKD51ZaGRkhlMaHsn4m0Q9K3fPIvSHlAfZPgLn+zw+58JK0 X-Received: by 2002:a05:6870:4392:b0:1c0:1424:5e79 with SMTP id r18-20020a056870439200b001c014245e79mr2032480oah.42.1691759035740; Fri, 11 Aug 2023 06:03:55 -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 bb28-20020a056871b21c00b001bbb2188589sm251298oac.28.2023.08.11.06.03.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 11 Aug 2023 06:03:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 11 Aug 2023 06:03:55 -0700 (PDT) Message-ID: <64d631bb.050a0220.f733a.df06SMTPIN_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 5EB706052471; Fri, 11 Aug 2023 09:03:55 -0400 (EDT) Subject: |SUCCESS| pw130107-130106 [PATCH] [v2,2/2] eal: remove NUMFLAGS enum 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/130106 _Testing PASS_ Submitter: Sivaprasad Tummala Date: Friday, August 11 2023 06:07:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:70b6941e4e22d67bc10495d1638234a7e974f582 130107-130106 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 8 | 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 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27293/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/