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 2176142549 for ; Fri, 8 Sep 2023 16:45:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 27CFB40285; Fri, 8 Sep 2023 16:45:36 +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 679F040285 for ; Fri, 8 Sep 2023 16:45:35 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-34b0f3b792dso7475285ab.3 for ; Fri, 08 Sep 2023 07:45:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694184335; x=1694789135; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=k2ExfaUE2+7o8NV7whnB3z9RW5yCK/fefTABMMziVm8=; b=aHB9LPSpftP44GqxUgCZiPcxxvQYyNPch1ID0OrUr3HlWw2KY3T26uzjav4BwbMnIu gyKXUNqNMVAx4Qzkh7jXZptTdMy8XBc19Z3zGr9jVUC+91H68PtTDb9xiigcQ3R61P8S 4BfQp+ZphYH6XdglRqdscneJg4vah817Fmd4Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694184335; x=1694789135; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=k2ExfaUE2+7o8NV7whnB3z9RW5yCK/fefTABMMziVm8=; b=lAIDd2boiORqJiHsHhvzhPk3Vd/tlVEIsRC1JBckl740yZgbIUFHQIge49qogLf6G7 Nyej/f0eT3Hmz35Hm8TTuNEQX9kiBzVvPl8u6FbMDyMeTiFM7bAd7fYj+7MiRsbobFxm zqvt1mPaWsXXnQ0fBu9Rk41fhERxZvQOwF9MK6C1C+LEozuqngeYbKW0+juC+lG2wpUp kN/QqTSplxoya8O/YQGE5nHXGcezvXGoG7cYHJ7BxJhGw+G70hYxSS4q6JArcVrUHZSS TxqzsiXJWuLYFdOYvKILy7magNpB9qgO6Ek8zsZez8Uz9/HA6EWh/ZT+lwu9IA6pezag 4aOQ== X-Gm-Message-State: AOJu0YzPQYEA3Nvh+vzkP9xhW+xwsPGEWxF8ENXpB7XD/eD0ppmfno0u fqxgdRvK6wx3RymHspqaNuF+Nz8v6azD3ZpFEO89tICFGURs/onDAwmggKuAagqknVjuKQH+cA= = X-Google-Smtp-Source: AGHT+IGpW4hqLAhD3akrTaiTORRcV2bCJ77YxDjxsedbCmUu0epVfxIF4L+nM8SsLrcFgWFlQC8GfVTDgWfe X-Received: by 2002:a05:6e02:18cd:b0:346:6d97:ffd1 with SMTP id s13-20020a056e0218cd00b003466d97ffd1mr3495123ilu.18.1694184334823; Fri, 08 Sep 2023 07:45:34 -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 gc1-20020a056638670100b004361b3845b7sm58796jab.75.2023.09.08.07.45.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Sep 2023 07:45:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Sep 2023 07:45:34 -0700 (PDT) Message-ID: <64fb338e.050a0220.72093.3dd4SMTPIN_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 516D06052471; Fri, 8 Sep 2023 10:45:34 -0400 (EDT) Subject: |SUCCESS| pw131302-131304 [PATCH] [3/3] test/pdcp: add SDAP combined 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/131304 _Testing PASS_ Submitter: Aakash Sasidharan Date: Friday, September 08 2023 11:58:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131302-131304 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27560/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/