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 62B01430B7 for ; Mon, 21 Aug 2023 03:12:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5D5C840A7D; Mon, 21 Aug 2023 03:12:00 +0200 (CEST) Received: from mail-qk1-f226.google.com (mail-qk1-f226.google.com [209.85.222.226]) by mails.dpdk.org (Postfix) with ESMTP id 4CDF140A7D for ; Mon, 21 Aug 2023 03:11:59 +0200 (CEST) Received: by mail-qk1-f226.google.com with SMTP id af79cd13be357-76d7b5e374fso192460485a.2 for ; Sun, 20 Aug 2023 18:11:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692580318; x=1693185118; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=C5+iDyPye6d6/c2Bg5wWPxgT+oO0GnepgmdKDHptfz8=; b=EwhU1PozYAzTxRiSy9ij6a1TQtbfbE23iVw1fokhG4t6d7mtyd+eNKrQ5JD0wvwu1t puVT8+lGVN/73mauhoq8VMkpu0SFtw3G8tmJ15hCgbbuy8ZBbPoRc7vuDOMFca1asye4 tgza0/Cwps41AjqiJMFFdgo9nTTtDyjKfZdbk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692580318; x=1693185118; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=C5+iDyPye6d6/c2Bg5wWPxgT+oO0GnepgmdKDHptfz8=; b=gLyEmzvhzFa7f+SCX5A/MqOoHola8eLVQTfonIgea/GSKPBRzyO7S65PbdahhPALHd niVl4HNLn34wVCjBK0HDydjK9kHuC9A5WBrokvSAUIrvfbhlirk0kfGz/IK8yBBoDrsW 6S+lVfE2VClPhdhCYVMlFmJ0TZjLMBhXeNLLdhsqLlqOqwPTkF5aSjlOQ2P62E9fZF96 w0T4Tqw0gTj/xz7AVkxgYU6RI+gQVT4nJ6h6uCPVnqb2DMe+/8kNBVr4UsmWSHp7DCNI /K1t2A3HQLJb9bo+TOCUZ2fhJZTgjWnRmYlbKyUn8t+YPcYFJIHoxjxLlBhoFIpPVp+i 1DEw== X-Gm-Message-State: AOJu0Yzx+IhRuks8eEIhViG2Z7ilhoerQ5sBpiReEaLnOJMRjoH152/8 3bT+40PkfVntQLto9X/re/eWzpYqxGm63Z7ZZ8g0eUqjwWfyNcnuXwTOngZwrSAJw8Tfh9TL5g= = X-Google-Smtp-Source: AGHT+IGLO/IkQChppGCN7pjiUYCpxfxXwJd1S0NUk7BYPQQWL33QuggjEHs+SCcg+iRguRDmY41p1dhtHTZ+ X-Received: by 2002:a05:620a:218c:b0:767:1938:93c7 with SMTP id g12-20020a05620a218c00b00767193893c7mr6571093qka.43.1692580318670; Sun, 20 Aug 2023 18:11:58 -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 br39-20020a05620a462700b007654ee5266fsm421729qkb.2.2023.08.20.18.11.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 20 Aug 2023 18:11:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 20 Aug 2023 18:11:58 -0700 (PDT) Message-ID: <64e2b9de.050a0220.913a3.5bc2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0FD486052471; Sun, 20 Aug 2023 21:11:58 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 971d2b57972919527e27ed683032a71864a2eb56 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 971d2b57972919527e27ed683032a71864a2eb56 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/25877/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/