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 A25C242B27 for ; Tue, 16 May 2023 19:10:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9FA654003C; Tue, 16 May 2023 19:10:35 +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 AB2014003C for ; Tue, 16 May 2023 19:10:34 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3361b08a564so40579335ab.3 for ; Tue, 16 May 2023 10:10:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684257034; x=1686849034; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=u9DLMRJHk5DvQCpkdhGDnhsrdZzZmq7K9IJAQElHvgI=; b=fsOsKBJXKoUGiiRLdnBAwYEQASACkMrbVpgL25IN7BAnGb9LIHbCkRgwdFeY8N5lWz 6vaP8+orWcD5xEfJIBLX7Bt4JhHzHmJqQ9xWLhSmdBI5g82raSSOE6xkByUSUHsriB8e lTedY7jp8L3X6Jt9MNG5LmKOqVjDINlmHNpjw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684257034; x=1686849034; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=u9DLMRJHk5DvQCpkdhGDnhsrdZzZmq7K9IJAQElHvgI=; b=J8FUjzDw/1uZ0QF1f4R4LO3O7lg2HhA5ZQHH+/XI1Z5zHiIg7nVfqD2cRjzDVL4+5b j2azakcIxLlAu1VONUFZva27/of2rzvXrUCcX2U8+VosUtPI9O/0blXVkdlYRapmZbiY oZPTRpVVnAGA9GiaksyLaOVPkQ8v7seeP221YTcRxrH/bXS7YiEY4MMRmHFgsn9lh/hs Mfs8GXEaZIYpLBtbLfdaSG9wJsVozl6ZdEbCjt4pdDwdSF2FptPaiu6U6YoqVjJMyZLv L0r01XLbruHLqmzU95dLEFfCJvj3Ft2/JcetIUJkTSjG9vECcPZEhgK6/vo7yOjjll4/ HkjQ== X-Gm-Message-State: AC+VfDzj6XYfVYHS+EIdciyoZJqx5Hrf8B8oDeO12y1RSe044DrDtNpn ttCeWBHzgnueTgLStBsK2iQqXXPFs5Gjjw/ZqC8x8eSteHo81pgnZjC3Sg== X-Google-Smtp-Source: ACHHUZ5zK6+w2weVqZ5SzERy3GepiXEoJShN6aPM0DByOJ6SToxhdfla8ZyLm4EVRJsF9kXyxUMmxxLx3hxs X-Received: by 2002:a92:280c:0:b0:328:e3db:80a5 with SMTP id l12-20020a92280c000000b00328e3db80a5mr26421500ilf.20.1684257034077; Tue, 16 May 2023 10:10:34 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o18-20020a056e02069200b00334fe1e7b8fsm1423669ils.58.2023.05.16.10.10.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 May 2023 10:10:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 May 2023 10:10:34 -0700 (PDT) Message-ID: <6463b90a.050a0220.2d3c2.f082SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 9F1B1605246B; Tue, 16 May 2023 13:10:33 -0400 (EDT) Subject: |SUCCESS| pw126893-126900 [PATCH] [v2, 8/8] crypto/ipsec_mb: set and use session ID 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/126900 _Testing PASS_ Submitter: Ciara Power Date: Tuesday, May 16 2023 15:24:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 126893-126900 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ 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 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26245/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/