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 8880F4308A for ; Thu, 17 Aug 2023 09:35:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8293440685; Thu, 17 Aug 2023 09:35:21 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id A693140685 for ; Thu, 17 Aug 2023 09:35:20 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1bf1935f6c2so1490675ad.1 for ; Thu, 17 Aug 2023 00:35:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692257720; x=1692862520; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1E1d2x7pPbbd2ob+pRudfHHe6CdZq6X6OjSuVA4GMcA=; b=LGMrRlrYVOBWpHNYM1ETFVmRuevbc+Jzh79VjB4soArzL1epkukqWFAySTUqsZlK44 uONev9PO2Ttwbqo6aEKaifO2QU7MF3OFTuneZ2zu0pxycmjFzQpDdlgdOcgRcUOzb+EE uFg2uGTqtkLSNcyqW8iTG30zHE7OmxCyeCi+g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692257720; x=1692862520; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1E1d2x7pPbbd2ob+pRudfHHe6CdZq6X6OjSuVA4GMcA=; b=H3wQkvXG/tBliqR1J79BSCn4jYzdWg5vVzCcrspCjrv14tmDxqRwUGqQ4UqcneRzH1 Q+hGJ1kvWMXKHHFDPM24ULm7aBlBAEIFG2Skee9IOC5ko0XVs/HorKvBuyvQsTIvXlPr m4zY5S3wcuJIIB4vmOEBpsJ0t+0k5HfnpVhzxdVj3VzRdTMDOUZ/GuenUQp1Scsu5nZi AV6ZqX11Y8HPrqMVJMR9tkmLk0aSSTx04S7d/4K3OoSROkiuds56K31yLgfDvtxKfJtG OSSJ5orj3AU3hait0xDWSz0mrGyuwEmPF8BTEXPzeKELyG+3cCoQ2P9kFYLgtkVuFPFi CQAQ== X-Gm-Message-State: AOJu0Yze5r6++qXZS/QxxhuIBqCZOfKSMD0J5UtWBWXrXpTKeWacr3FI MDbVkwYwgzX8OX9PUndUPUHTXSAGeLNdbScEcqs6zcHp2jat5aA6Y801aA== X-Google-Smtp-Source: AGHT+IFn5lXI7V0oeqPKQR7fkKk9TksV4kv1z6K1A24Lo7AqFcLxVMUa668wnCAiWjvQQP8Y79LYZqljfDpe X-Received: by 2002:a17:902:f681:b0:1bc:56c3:ebb6 with SMTP id l1-20020a170902f68100b001bc56c3ebb6mr2635694plg.8.1692257720008; Thu, 17 Aug 2023 00:35:20 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j5-20020a170902758500b001b9e8ee72f4sm620171pll.131.2023.08.17.00.35.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 17 Aug 2023 00:35:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 17 Aug 2023 00:35:19 -0700 (PDT) Message-ID: <64ddcdb7.170a0220.f4896.69bbSMTPIN_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 3380A6052471; Thu, 17 Aug 2023 03:35:19 -0400 (EDT) Subject: |SUCCESS| pw130449-130458 [PATCH] [v5,10/10] test: remove double reg From: dpdklab@iol.unh.edu To: Test Report Cc: Sinan Kaya 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/130458 _Testing PASS_ Submitter: Sinan Kaya Date: Thursday, August 17 2023 04:30:27 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130449-130458 --> testing pass Test environment and result as below: +---------------------+----------------------+--------------------+ | Environment | dpdk_mingw64_compile | dpdk_meson_compile | +=====================+======================+====================+ | Windows Server 2019 | PASS | PASS | +---------------------+----------------------+--------------------+ | FreeBSD 13 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | Debian Buster | SKIPPED | PASS | +---------------------+----------------------+--------------------+ 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27363/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/