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 5FEDE42549 for ; Fri, 8 Sep 2023 16:41:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6586840285; Fri, 8 Sep 2023 16:41:09 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id C2FF740285 for ; Fri, 8 Sep 2023 16:41:07 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-d77ad095e5cso2027980276.0 for ; Fri, 08 Sep 2023 07:41:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694184067; x=1694788867; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qKnjqJyGfE4ij4Wx8u+V6suTIAKW5GP17fRNNmjA4Ow=; b=BXlCd9kwErsMo2m8uZbsXhxH0zgWOMuksqmHaM9NnHJ4iVb4n84/QaPZHFbdIIBiuy PePaqcSEMIfFJaXIJPLpS+VZWadkarj7PJVvgWr6Xwwp+e8ZoJOAWR+ZYlR0UfHL+LCA 5uU78qtg7sCBOxNCroJodQDr2Im+V/JnDoTrY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694184067; x=1694788867; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qKnjqJyGfE4ij4Wx8u+V6suTIAKW5GP17fRNNmjA4Ow=; b=eVDndTW2SJLsa8lrFHQNGImfFJrhexK5AiomlVz+MjaX1kf/QgDKcqbqhFTPnDNN3/ OpUwl2N258insER59ZJT7Nx3Qoe0FObDRcEbLYqR5INDou7qQ9z6VwAZbCAnIrxBgRFv sEQNPkd2cD2WiqvqgEh+BQvRZPpLU/isF6qK8HCYik18zGzS68v7Gh+W+AQyeg+riPMB 3d77u0IWUddFtVaVxHYLic1FjXdhO9sDwoFiSG7wADRSO10TRQWytfXBYyT/GUH0z89F eBgHIIh90YXWdUf/n5g4Dw5rQQYuBELw5dim4wn+GoJ/TUzaRLRa2Hc0WzmLTUD5wuqr jjVA== X-Gm-Message-State: AOJu0YxF39cb641fCNkZ76PDQUcZ3/jjpFLH00z/2/dKedrb1YK1CdF6 YXo7OjsAfWYWbB/lmZ8lddmIxavMSclMfuOU+4O1KFOQ+3uvUTmiLOaLww== X-Google-Smtp-Source: AGHT+IG11SECanF3KAdBO2N1zugDhOcJ/AbfvrFM7x61V6Reh6EG9L9pqFIr7y0z8wyycQE2/ePf8NTIsdvj X-Received: by 2002:a25:2648:0:b0:d11:c89:4256 with SMTP id m69-20020a252648000000b00d110c894256mr2579528ybm.31.1694184067171; Fri, 08 Sep 2023 07:41:07 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o3-20020a25d703000000b00d5bedf30bafsm110604ybg.18.2023.09.08.07.41.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Sep 2023 07:41:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Sep 2023 07:41:07 -0700 (PDT) Message-ID: <64fb3283.250a0220.d1947.ac7bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id CED9F6052471; Fri, 8 Sep 2023 10:41:06 -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 | +---------------------+--------------------+----------------------+ 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 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/