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 201F743184 for ; Tue, 17 Oct 2023 02:18:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1A8394021D; Tue, 17 Oct 2023 02:18:32 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id 676454021D for ; Tue, 17 Oct 2023 02:18:27 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-66d0169cf43so33675206d6.3 for ; Mon, 16 Oct 2023 17:18:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697501907; x=1698106707; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2C9MgeLIbLXrhjzIAgx4zbQm6qpZ66KyP6ts2gPdlMQ=; b=H9f858G29LTlys3Q9QizH+er2QI/9hknV2Q3GEulZHbnJxV11e4zCC5fFnRpWHyP2g bg9TCcvzyIE8cJBiEsDCifzW8OcRYb0wsx1m+0YuoozovbGTwTPPPGCGofCHmOB3TCcg gRk8qq3u/PMwA5KmViyIsPagHnckHMWc6VyCE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697501907; x=1698106707; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2C9MgeLIbLXrhjzIAgx4zbQm6qpZ66KyP6ts2gPdlMQ=; b=plSGw88/o33aSHTTLHk+PajaAfO+ixdAwOSi73G51VRyPo5VlUw6Y4junOoZ2tQjxv R1ugMi5GZ+hArEUBQoRMQjHfRAa0dTclcItbkkz7VkB82GqWEPL8HqR1eCU0tWGHxfUY WZ57783SPL4v65QaFmT0PNLJ4NpbnvGThvqp3TlrVLULw79BMMwvHgBBq1acjqhC9hOA YbV+YVXOJrnfB2JZ6IVzcxRqjFJf+IR9PqP07A8mCQSNLXr+5AL4FIpqCrUAjOtacs// MjTqU89QwoO1An63j24ogti1bWcfJPFKwwE9vYcn+X3/T2o74HvElTtEWmR8o+bT/NO2 qnVg== X-Gm-Message-State: AOJu0Yw1hmYWM++b5tjKOFLcwki+7TNDhilD0rQnLmct0ILBL0pCXQoP e35tu9TU+RD4CgJQ7ZpQmmT1gh/n1Tti3LjUqwnEsWukcsEsMdzJzlDu7Q== X-Google-Smtp-Source: AGHT+IGGCvxNynWyizjqF/89h8OGMstkmVa9UxZZpxO4K8PwS+e6wQH1VvmqGNFBF3xk2UZw58X0gXZWwlQE X-Received: by 2002:ad4:5aa8:0:b0:65b:17e9:1c90 with SMTP id u8-20020ad45aa8000000b0065b17e91c90mr1107340qvg.27.1697501906860; Mon, 16 Oct 2023 17:18:26 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r1-20020a0cb281000000b0066d03d2cdd7sm29728qve.13.2023.10.16.17.18.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Oct 2023 17:18:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Oct 2023 17:18:26 -0700 (PDT) Message-ID: <652dd2d2.0c0a0220.dd737.0b80SMTPIN_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 93037602A042; Mon, 16 Oct 2023 20:18:26 -0400 (EDT) Subject: |SUCCESS| pw132663-132682 [PATCH] [21/21] ring: use rte optional std 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/132682 _Testing PASS_ Submitter: Tyler Retzlaff Date: Monday, October 16 2023 23:09:05 DPDK git baseline: Repo:dpdk Branch: master CommitID:441e777b85f1ea1eb6a2a970ff5d5c8e027f520c 132663-132682 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27948/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/