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 09AA44296D for ; Mon, 17 Apr 2023 14:07:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 055C340698; Mon, 17 Apr 2023 14:07:07 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 217F640698 for ; Mon, 17 Apr 2023 14:07:06 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-552fb3c2bb7so6164487b3.10 for ; Mon, 17 Apr 2023 05:07:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681733225; x=1684325225; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=oe4lQiI1DusXhXNnVpsqDqo0gRa8+z6MpgmwqwETePg=; b=BaaVq0oe4/gZ+JxMrRAQkd0BjRhRTFgFNKJz9wD1gUW4W/NMdKcIxadQm/GZwKuwxu MbPCW1hFLXLtYII+JHDv0Fk7OaKsrI8JYVgEbNt7S+66ZJcsBgxMLKB1T7jEqYqdekps 08WLIBzQ9Qu68HDe5HRBuU4/iloNFItTn6Kh0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681733225; x=1684325225; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=oe4lQiI1DusXhXNnVpsqDqo0gRa8+z6MpgmwqwETePg=; b=PUysaeFvZ0G5FChY/pxGgJiUqWm5b9pGUAiUcy9oOBQ0dfVTX20vQSu3JCq0ZcR0KN m+w4wq65FYJr7/se2vsknNkdvt7ZFC3/zaPWnxfkXUXXXxv54cHsPy5Z7bXmibLQ6Qbl bo4ESNXXd+Tksp6UAANuJNJB9v3KvP7qck5GnPVS7LLPw9OfCizlHxgr/7B3ZKPZEFMm pqQxWt2JkuJaErx3BDRm/qups1K5bgr5Wzrhf8XKOEfxkl2IDunBM+vjImj12RquYFsK 3RnaJliMPdK9VuIl2zz7eAlWaHY+PkdpU2hJDYyBJ7BPmwzv+v+5C/dRWM7u4WmIgZFV QAHA== X-Gm-Message-State: AAQBX9eCiwmTdJ4lFrlnbJty3oGc3lGMGjW0FUg+iB3CK0kDt3tjwyV/ hjFaSj4vRfJVcUQn/JU9yUz5dlJRKL3XGgH+gbzao0IR2h4wVzQS587qvTd6zhozeHzBjg7POg= = X-Google-Smtp-Source: AKy350YnXsweYQ+FFxfKfDtLP3aQO+bTq2aaDsh6KXN4txle43HJJ1x4XdWxXhy8pHskZGJgPKCH38Se7HP1 X-Received: by 2002:a0d:e60b:0:b0:54e:b6b2:1bba with SMTP id p11-20020a0de60b000000b0054eb6b21bbamr14817034ywe.0.1681733225491; Mon, 17 Apr 2023 05:07:05 -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 bw10-20020a05690c078a00b00546166859fcsm4542017ywb.59.2023.04.17.05.07.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Apr 2023 05:07:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 3B796605246B; Mon, 17 Apr 2023 08:07:05 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 39B2360092; Mon, 17 Apr 2023 12:07:05 +0000 (UTC) Subject: |SUCCESS| pw126155 [PATCH] [v3, 1/4] doc: announce new cpu flag added to rte_cpu_flag_t From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230417120705.39B2360092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 17 Apr 2023 12:07:05 +0000 (UTC) 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-x86_64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/126155 _Testing PASS_ Submitter: Sivaprasad Tummala Date: Monday, April 17 2023 04:31:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126155 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26011/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/