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 D996042549 for ; Fri, 8 Sep 2023 16:51:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DF5E440285; Fri, 8 Sep 2023 16:51:44 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 758A540285 for ; Fri, 8 Sep 2023 16:51:44 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-34f1bcfe044so7786725ab.0 for ; Fri, 08 Sep 2023 07:51:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694184704; x=1694789504; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=l3wRBZVbVL+cKvtWL8C6ODvQAXRdVEC9aXP3ahzYUbI=; b=Yq/zS3EqLy0yQfS2tzjuf3ALKBwEEKff0iW88DXea8K7FJJqdFMkPbRWFKIrrfh46c 2/7xQzdd3NWNVdDomNbiDDx5naWTQEgDN8xKwJAeu06WObnkKXHW2aWM+XFE1N5K1EJK JYwqyu7hW3cqkZbnVbxu4En8yShTOLagSGzf4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694184704; x=1694789504; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=l3wRBZVbVL+cKvtWL8C6ODvQAXRdVEC9aXP3ahzYUbI=; b=e6H8T3IgCMsinzdXQdXWp50q1Vhc7Eji+qLiMlvVPXxofxLJkAlHL1hKkYCBVwzwze 0xvnzTFav31oE0uHaAzklx9CnAl8AaHFF2lGmpHjod1bBXuz/JnLdU2fmCGRMqp2PUJQ D8T+ytvnQxPELPr3t4+jQLrFNr1UZZo20gPTerivR6Wmy4MUk9BSESrxU4OfCynnAcpY AgIO5Id7D4BZgDdYggzuZrO1d10H6chYVKY9nPGSSJF/AaYMMwoLGehdJeTkdsP8xpYH 25SCCIvMdAgMTOreEnOpZO88w89DOit2hpNKZD6ibhlh3nV3JojRBCribVBzQePguvBA 5FEg== X-Gm-Message-State: AOJu0YysJocmMf8wMZFIZItBFg6btfVQneTbe482pMS613+VJe4LcwSQ GuR1nhAMq70LhnQk0/5XqkR7/luvZivVdExfJS2q9CWWtQs0DiF5oCeR0UY846ATP/QDfFwOKw= = X-Google-Smtp-Source: AGHT+IGXXS02ovfL0Nvm6Dinl0QFSv4X/sxPRvvhxdbdLKsj42fOYW8pXcgYD8GOjRKqZSvdVTol0cMlv7Xn X-Received: by 2002:a92:cd52:0:b0:34d:f0b9:97f7 with SMTP id v18-20020a92cd52000000b0034df0b997f7mr2829136ilq.25.1694184703871; Fri, 08 Sep 2023 07:51:43 -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 c10-20020a92cf4a000000b0034f2f5c9508sm71058ilr.23.2023.09.08.07.51.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Sep 2023 07:51:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Sep 2023 07:51:43 -0700 (PDT) Message-ID: <64fb34ff.920a0220.22b00.5062SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 660D36052471; Fri, 8 Sep 2023 10:51:43 -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 | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/