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 357C642B47 for ; Fri, 19 May 2023 10:31:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 32B4040F16; Fri, 19 May 2023 10:31:06 +0200 (CEST) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id D90D240F16 for ; Fri, 19 May 2023 10:31:04 +0200 (CEST) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6ab611e57c2so2283637a34.1 for ; Fri, 19 May 2023 01:31:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684485064; x=1687077064; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=bj6uGRIjfl1UDtTu+/BadjBK+0158YGH7wErDg1nzu4=; b=Rc9c+PN/XFvojXmnGelLp5/AhwplCMF+oX4Q2Lxt6CIfdZXwJOrBzYtEH4Q1Zhaeb/ JuoVtKi5RZ84UprQ6M5WDrlAxcRog3L5nkuftVu9k8/ko4tkGn+bMmLezQRlMCY4KC8Z dDnW0n1cVMtO7UUBpWU7Ic4nHVGaNDlG0FmLY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684485064; x=1687077064; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bj6uGRIjfl1UDtTu+/BadjBK+0158YGH7wErDg1nzu4=; b=IPyK3z2hW6ILzHZlqVBFoQQR9KhH9s2VBgF00YuO4jQH+rCA/FezWOoayrvqeCA91U oi/d/0cP0Foyh41U+k4Rh/s7+NKGTjnUrNyiyZ/OiKBy5DqQX+ukC78W89pNB5KesId/ ZCqseQhD9AJz0pFVJ4ezTOViuHSjwYR95JnJw511MLJlLBoUB041EAEdM5IS3GhswlPT eXLxi/FL+doZmQkb7NT+ZBD/SEEkIjJcQqf/3LhOGBdNHOThQvLLjwY3UjTwUWdp8HJm jUfyumMPVCaFfxaoCvLqVyAKOen9taLUj6anYqvbNfpO1/EoWZJM4lDZoYLpATcwtYTk Pwwg== X-Gm-Message-State: AC+VfDx0UfrS3krXYJkNvwHr2dsYa+YRd25Edurl8k22j80aXfSNdUJU 0KHA5bdQF8ZuORr07Zg/QudBZa3goSXg/1xxcVB32E5ni8quNG8AtSdgCg== X-Google-Smtp-Source: ACHHUZ40CzlonRfbL4OS7oeRNX9ZkLUo5we9nZMETQ9VSukoaKpLCjF4TaIhltlaueP8904d0fmILJ+lVKMo X-Received: by 2002:a05:6870:b215:b0:199:f985:7129 with SMTP id a21-20020a056870b21500b00199f9857129mr653934oam.39.1684485064249; Fri, 19 May 2023 01:31:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z3-20020a056870514300b0019a3088412fsm134983oak.48.2023.05.19.01.31.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 May 2023 01:31:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 May 2023 01:31:04 -0700 (PDT) Message-ID: <646733c8.050a0220.48ab7.8383SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id B3263605246B; Fri, 19 May 2023 04:31:03 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 5b8a53ccd16148098a964057704372c8ed5f1948 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 _Testing PASS_ Branch: dpdk-next-eventdev 5b8a53ccd16148098a964057704372c8ed5f1948 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/24619/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/