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 3845B43901 for ; Fri, 19 Jan 2024 19:36:08 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 340EF402AD; Fri, 19 Jan 2024 19:36:08 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 29A9C4029F for ; Fri, 19 Jan 2024 19:36:07 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7bedd61c587so35386439f.2 for ; Fri, 19 Jan 2024 10:36:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705689366; x=1706294166; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9bUl0XxVp6510DQfE/mcTRPLUh/CQq+eKZOGhYaykyU=; b=jVVoebZb9k0CyoLfdgLOuo2SGFWr2cXc/eDXumlKJY3ipYRuxlF8MdhQIrMKTJ+PmT KnWSIlLraANvz/Q4KZrinryA9TyMM4QrvxOe+slousVtkaHZVWdY/Rmd0m4+kGG8kOmE 1XcSyZNvAA3HogX8Vjr/rhXGV2qz1hGAl2t6s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705689366; x=1706294166; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9bUl0XxVp6510DQfE/mcTRPLUh/CQq+eKZOGhYaykyU=; b=SSn3d7Nn07E5RxZlfuj3iGOy4YoSbYcyh+lREGH2ocTKxBPwN5j4EJbv/qt2HyKkW3 dsNFXopf8HiYwsmJMO/ovCNgdf/QCf87FGVkkOeqK4xziLcG2TBclhjCBkLWknzbDaWO BMsRY6nKU2ARkxVqCG6l+KI9VhFVwnu/fcO04ncikqL/Zpvk7KCylCaSrrpyHH21rSM1 HzzxIHTx00Z1ln7HR7z9y+XgrrGbTyFBPrVvXll1CKQGxYJsc+A4xPmWZGipdhttn+91 TTditRUfsO9jYqmclr1uZBYVZUed01VBUSCGqj4GY/TnTCtFVrHgUPHybG4WjSOb7ypn t4/w== X-Gm-Message-State: AOJu0YwLBp2ZFhn2bbAUAKGHQ8HqCr6XmWGaZdRF/4HKbfjZukOEextG 3xE0HeuVrs1/hlJ6jPEk01YXY7dUze++0jQf20m0flCCk9Og6SrWExrJDkpn6H8uIrGzWSpWx9C BEmz3vFjv6/0ABc7WbERYCBQ17l3aycPIASCbBPrw X-Google-Smtp-Source: AGHT+IHsQfwYb5nIpywaXx0AJPtJO2nMVaM68kdCJ8D5EwVVUmzjsXufsLNSQhyB39DQzdqWPh5u7FkIWRJI X-Received: by 2002:a6b:5103:0:b0:7bf:3b15:a4b8 with SMTP id f3-20020a6b5103000000b007bf3b15a4b8mr130891iob.37.1705689366580; Fri, 19 Jan 2024 10:36:06 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id fm14-20020a0566382b0e00b0046e4b61cf67sm165039jab.35.2024.01.19.10.36.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 Jan 2024 10:36:06 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 Jan 2024 10:36:06 -0800 (PST) Message-ID: <65aac116.050a0220.12486.b5cbSMTPIN_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 214B36043481; Fri, 19 Jan 2024 13:36:05 -0500 (EST) Subject: |SUCCESS| pw135977 [PATCH] test/security: add inline IPsec Rx inject 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/135977 _Testing PASS_ Submitter: Rahul Bhansali Date: Friday, January 19 2024 06:12:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:30a988126ecee65a890a4b6a52690442024f2554 135977 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 38 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/28906/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/