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 C103842CF7 for ; Mon, 19 Jun 2023 12:06:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BD83C40A81; Mon, 19 Jun 2023 12:06:08 +0200 (CEST) Received: from mail-qt1-f228.google.com (mail-qt1-f228.google.com [209.85.160.228]) by mails.dpdk.org (Postfix) with ESMTP id 7FCDD40A81 for ; Mon, 19 Jun 2023 12:06:07 +0200 (CEST) Received: by mail-qt1-f228.google.com with SMTP id d75a77b69052e-3f6a494810fso23629151cf.1 for ; Mon, 19 Jun 2023 03:06:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687169167; x=1689761167; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=dOy0gciAFc2wNg/jOw1v34XESLdZleeujxjpMoIpaiY=; b=Gzee3nOArgbPro+AdTxJ+PoqZZS9FGB6Reua5qSMP/el5FiS3qYg+TEUiTSKB5R6Re wsRvd3YLxIAA3R1051LTT8Xk/eaQu8vH9Ts1EEIc5iyK+rQPAF/8dCCZFxjQCCLbnEC6 gNeLYokq2Pdct0oZYDhzToObUl7AtuTGq6Q2M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687169167; x=1689761167; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=dOy0gciAFc2wNg/jOw1v34XESLdZleeujxjpMoIpaiY=; b=VltuEODcKoR2soG4Yo+99NDlv0GMz40vJqT8VlbOpvT80jAMUpHzr7x0P5OorWx1gG PbLHs1yj+4E/PEtf6Sirgto/vWzArzSUWLe9FN5lXoeVJFRiNNcq/2KKi5hF3zTT/XMI anG70JOrwIDR48CDyN3D3zXXX8yThdS3G9IMr2mqU6CIpBOl2I1zItVYl4NLTdkjBGMp lQGbAneRDCe+MRMe5lIS7eyiUe30oPQ5mifx+Oe82dJMULF+kSpKkJzopRDC2PYkckrO FVjokczQCJd25UqQ2x+GgsXpztDeqkqIoFXGJ4L00cJ7tzAHTRX3uIMBs+OzRv/25aZk l0/Q== X-Gm-Message-State: AC+VfDyKW+C6VnsTonS699Ou3cr3LJlef0PUAKoXcOEEtTcccCNL7FzU HD4a9RTn4cUsWLHSF89Z3WVhle4TiIFAhKEAcl2x+1kHdYhWPEWjqCUpJvw9caO12e4FPruesg= = X-Google-Smtp-Source: ACHHUZ5++hTWCEU7vDv3kEdumJspYdgdKB2V2Das89G+aH6fSIF/JQOyXekmbf1l5TqJXT4USycNAwdB+Caf X-Received: by 2002:a05:622a:1745:b0:3f6:af78:de13 with SMTP id l5-20020a05622a174500b003f6af78de13mr12720444qtk.18.1687169166954; Mon, 19 Jun 2023 03:06:06 -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 b16-20020ac844d0000000b003f9bf51a204sm2042070qto.20.2023.06.19.03.06.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 19 Jun 2023 03:06:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 19 Jun 2023 03:06:06 -0700 (PDT) Message-ID: <6490288e.c80a0220.dafbd.9419SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 73919605246B; Mon, 19 Jun 2023 06:06:06 -0400 (EDT) Subject: |SUCCESS| pw128788 [PATCH] test/pdcp: remove side affect from assert 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/128788 _Testing PASS_ Submitter: Volodymyr Fialko Date: Monday, June 19 2023 09:04:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:7556a1a355fb377279508735f7afc1faf1d00158 128788 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/26731/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/