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 2B1F24309A for ; Fri, 18 Aug 2023 18:39:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 27B5A40395; Fri, 18 Aug 2023 18:39:38 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id E62B440395 for ; Fri, 18 Aug 2023 18:39:36 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-790fc019c62so28817439f.0 for ; Fri, 18 Aug 2023 09:39:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692376776; x=1692981576; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=uES/TTYpue0AbZByJa/vphDBwe9oKCOK74e20hgY5PI=; b=QvqGUBI5TgDVoLbQu0lXlzhD5VWXVoQUYqmazZy/T8pIuL/MbHJRdmH9FMmVP/eVwZ uhkBPVaze+odSD8X8MoMfuhp75O4WperwrEdPOkT5g708iWdZ6AUskJS7n24tib+WHHs JvEDUj9XD0v6bM5qXNyay85iiJ4qywD5/u9Ww= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692376776; x=1692981576; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=uES/TTYpue0AbZByJa/vphDBwe9oKCOK74e20hgY5PI=; b=KdrNl1ex8iRcNmUhGw8IvnznBAYJKC48w5ayKWwIWZQBRMgBSI6HcRghrktZyLRTqd mI7tgxnsC4+ixk4aL1OdZFRMYLM9PI3If8OTPsdN0c5FAueh0jt2NYGqGzvAJMLZMa0i fGXgOXqCVvghOlAckkMoSuJybmBukkEZq6Oukk1tdy5R+gU6zJtTYkDXiSgMtb7Fk9DX a7GneGBf4a10jyWXpYogPZnNVZVL8+ygMKnDX164mSQq20xtOYoy3IUfs1sSqobawMKS 4SuFOkifJCyUcGLHzc/WLuIcofA48yUpF39g2+nvwEzGr+aYDNqYyM9U9fC+4xMcsYUQ t9uA== X-Gm-Message-State: AOJu0YyLEtuWZJ8kOE4cRwalYdbGW9T4qoT1FfGA9sCnJWDgilYgB9I2 Un7MOWby7myE9s2pcEGdxLIRWPaZupaB3rd0fBrVJyuYYQV4HaQzrcjaKg== X-Google-Smtp-Source: AGHT+IGJ+6a7vffibIOFv/JEGzJMMe+QrsEiJJZTCrxct13ol9J3NVo28Feh3A967fedW8OTeDCKv1uW0y+f X-Received: by 2002:a05:6602:1654:b0:790:a365:610b with SMTP id y20-20020a056602165400b00790a365610bmr8368860iow.7.1692376776385; Fri, 18 Aug 2023 09:39:36 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s11-20020a6bdc0b000000b00786ea00bd32sm115571ioc.12.2023.08.18.09.39.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 18 Aug 2023 09:39:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 18 Aug 2023 09:39:36 -0700 (PDT) Message-ID: <64df9ec8.6b0a0220.59a43.5dd3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DAE0B6052471; Fri, 18 Aug 2023 12:39:35 -0400 (EDT) Subject: |SUCCESS| pw130524 [PATCH] [v1] app/test: typo correction in Asym te 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/130524 _Testing PASS_ Submitter: Sivaramakrishnan VenkatX Date: Friday, August 18 2023 09:52:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130524 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27385/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/