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 6E19F43055 for ; Mon, 14 Aug 2023 03:55:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6B953406A2; Mon, 14 Aug 2023 03:55:02 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id B67E5406A2 for ; Mon, 14 Aug 2023 03:55:00 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-589e0eef06dso6616627b3.2 for ; Sun, 13 Aug 2023 18:55:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691978100; x=1692582900; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Pi93f6Mu82hEMzw3xp8vXtgURC6QJbdpQQtUpvBGHUU=; b=jb7iWoJZMW+WXGm/YPfR36uojish80WjUJFrKGz99VDQ4tLHg9sN18SPznfDH4yGQo kq2Zk3Et4MY9IaXcklHq4LGQa2+ZJkvreqnLBK6x836UHgXWWVQW8uFASeg1M9JmLWiO UhSZ0luS7KhRF7jDL25QqIXEwJKnx09wRItlc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691978100; x=1692582900; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Pi93f6Mu82hEMzw3xp8vXtgURC6QJbdpQQtUpvBGHUU=; b=SzbzlmteqvjXik2AJe+BTgquAb7XnKV0qvBidQVe4eRXHnm0/tJ//apAUlNqW7Kvv/ cklSezlExQ9McSYJEwqfLt4Yv+/ZCG1U0AjfDTgsxqyWG20+BrXP+rvPMAaTy7HIETWz Fb+gzvf+TBu+jCcbptyYojx+jLGOqxcsqY39ERotaicZhmc+3ZzyYFIK2tZYGVf0HEtA l+14fLB/LkTfjCv9meQraB0BJyxC8hPEHXKnBHmo0eUpJQitWXvSxIZwqkPKNp79u4/P 91uMkbVjme6u+vke7OZh1lBKgj0srWmVu4gXpvICKJ9SfrfogMKg4s9c8lv/cTghYB9l IdeA== X-Gm-Message-State: AOJu0YzBk55ZEJvmalqEK12YNl7FcvryDyQCAzEvqS1R2smV0HfocKCF EEheOn9ER8N90Z76x7h86SBt3iooDS/v6h4LxhmNSBNXEYo4YfGsGo1HORCg3pkLc3xdoCmIgw= = X-Google-Smtp-Source: AGHT+IH35RKuhAAE1eLUUcJVv5iu8zLWtKAh+vBNLCQCSYMlzLjVXtIFg3862DUjdkxKFn0XFsx1p7nK+ZAt X-Received: by 2002:a0d:d082:0:b0:54f:9cd0:990 with SMTP id s124-20020a0dd082000000b0054f9cd00990mr6405649ywd.18.1691978100143; Sun, 13 Aug 2023 18:55:00 -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 x77-20020a0dd550000000b00579767a8f89sm163627ywd.19.2023.08.13.18.55.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 13 Aug 2023 18:55:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 13 Aug 2023 18:55:00 -0700 (PDT) Message-ID: <64d98974.0d0a0220.4af9a.d234SMTPIN_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 CADD36052471; Sun, 13 Aug 2023 21:54:59 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 68150b90bda5e8f81ad1b1bad82be653b1d42a81 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 68150b90bda5e8f81ad1b1bad82be653b1d42a81 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 9 | 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 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/25803/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/