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 B751C43EB1 for ; Fri, 19 Apr 2024 17:22:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B2E42402D9; Fri, 19 Apr 2024 17:22:56 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 8588D402D4 for ; Fri, 19 Apr 2024 17:22:55 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-36a0bca01e2so8560155ab.3 for ; Fri, 19 Apr 2024 08:22:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713540175; x=1714144975; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=ToSgMqoWjCwRAj5dCm90x5sBBS5hAQNX5n/OO6Y9z9Q=; b=c7r+z7hg6Efj/wsCfPCKRZRezA70T/OZIUuMKya108usibV14X2Qmo4xz/m/26/3P4 shTWzlnj+dx9fiZfQT+cEs+siQxTWWyNx+0ZIcem6eiffw0KFLWP1axn23LkF8OBA0jN JJF0xrgsoQy6uzjzftPlPy6FUmFW5Jsd2rCsY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713540175; x=1714144975; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=ToSgMqoWjCwRAj5dCm90x5sBBS5hAQNX5n/OO6Y9z9Q=; b=SbGzCSbdfK4tDuu8nwJdKCE2dQ1SVNzdpYGVcEdQstw//ltNl5/WOOHkWIcgx/mPvN ohF7mOxf0zymHOYrCuGk3P6pQ7WR2PuZEtv4e+3VBxvbESWvTmza7+7OX6m8tFpZ1VCJ yLd5MCt6yzLxKAkY4LMNYN2X72IEF1++A87+kiu+3dtWw0HYvN+kSmQRkzVH4YcgqYBr 9R5ARgTUEw69VvXxrkbv+BnC6HYFAgRYjfHRwD11U7e1kQLNI5nYHycTNIVP6LOJdJ9n NsWbHM/jtTVgsQcOcFqbR9TkVQmiHyoMm6cDn6BUjoh20/KHlrLv+Q6oC3GmIW1ZcmdQ 5gAw== X-Gm-Message-State: AOJu0Yxb9IlTJduHDqJ2O7GMpr8F/OtRUaYubg9Gc88JHpHdm1znS1wg ST5l/18Eic0hZDXD/kjbUW5RZasoEnyfUC2LNzgvjr3X1UySKaKGhbA0ttRoHMjYCarAvpudC01 QwIIgd+czSp+uuFLiMmPfC64YK8TXlMMXSdj+vc+nHpvk5m34XLeySL0q X-Google-Smtp-Source: AGHT+IFi1p4SOOrhAkS/kkrp9w7yCRUDV5JHuiI4tD3ocAh7ttRKBm3sNIdSg43HlETZs/0KwoLGPQtusEho X-Received: by 2002:a05:6e02:1645:b0:36b:3bb4:674 with SMTP id v5-20020a056e02164500b0036b3bb40674mr3206980ilu.27.1713540174951; Fri, 19 Apr 2024 08:22:54 -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 j10-20020a92ca0a000000b00369f53a4dd3sm180995ils.57.2024.04.19.08.22.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 Apr 2024 08:22:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 Apr 2024 08:22:54 -0700 (PDT) Message-ID: <66228c4e.920a0220.326e9.9528SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 77AD8604D420; Fri, 19 Apr 2024 11:22:54 -0400 (EDT) Subject: |SUCCESS| pw139546 [PATCH] [v1] dts: remove the OS UDP test suite From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240419135216.106445-1-juraj.linkes@pantheon.tech> References: <20240419135216.106445-1-juraj.linkes@pantheon.tech> 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/139546 _Testing PASS_ Submitter: Juraj Linkes Date: Friday, April 19 2024 13:52:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139546 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29829/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/