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 CB57242639 for ; Mon, 25 Sep 2023 23:28:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C5C6B40041; Mon, 25 Sep 2023 23:28:25 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 96B1C40144 for ; Mon, 25 Sep 2023 23:28:24 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-d857c8a1d50so8428918276.3 for ; Mon, 25 Sep 2023 14:28:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695677304; x=1696282104; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=OKsZSemu1Kf3mP9MAtsOsF+SgGJZix8Gp56wXJVutl8=; b=PBKHdlD9MJHG5W5hXKTVf7X85LdG2QkGMRb/Uk/eIL8qPKNx6Q8ZLvI6Oi/ER6aJuw SLittzjFFzWcsxhRKVuOu9bGEGtpVde2W8n87QOK5Fe0uweQo08TvpJefZAlDtEamfIX ej7vjiTrQzUM9sGX51QcJcsgXjPzfFbUmvie4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695677304; x=1696282104; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OKsZSemu1Kf3mP9MAtsOsF+SgGJZix8Gp56wXJVutl8=; b=KgqiPhQcPYFhsN/c7KwLXpnaZ3amraqtLM8ym0s7NrwSrbDB4d38gFChVpkADQYeZl q+s7o1Yukb+7xFVTXtrvVfUBShJ9DDJsbwCCI0V9BAlpf86buSs1j58AULbVYiF6WP3p uCNJa8fxSTadDqRjEyd7NeUM5w0rI0kyomSA5Mqm+XJrdkk02/x9BE8dYf3ic9lRqmpa cNg7l946onZGN53fdPW2hyNVXsocJ9TdxDGN0rFm6Q276OM3PfIYD6LwMvw4F9I0bAGl 4dtWRZRylJC3xQy7Zb62lp4dXV+5nKFCf0H3Obk5/fuRIOhBgt5dQjHGRqHY0oPJ82Pw jLmg== X-Gm-Message-State: AOJu0YykAnJyFcH1lJHcwfuzMS95YhlmY4TFiIFC5yDEGGLzaynsrP2g eIYGwK2AqwITa2rLqa6zg6EahZ8vMq162xTQfk4j2Vd/un5VjnVxPz6rpQ== X-Google-Smtp-Source: AGHT+IGE0s7a+9tcO38jRfjvDPB/vZlVR04TAbrV3HMw7uQ/xduoK70W4q8GXnW1qesWGH9FTW4t3ppkRzHg X-Received: by 2002:a5b:54b:0:b0:d84:90c5:4e1f with SMTP id r11-20020a5b054b000000b00d8490c54e1fmr6112558ybp.63.1695677304131; Mon, 25 Sep 2023 14:28:24 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y123-20020a254b81000000b00d52f00ccbb5sm713921yba.26.2023.09.25.14.28.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Sep 2023 14:28:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Sep 2023 14:28:24 -0700 (PDT) Message-ID: <6511fb78.250a0220.70f45.d9e4SMTPIN_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 C63E5605C351; Mon, 25 Sep 2023 17:28:23 -0400 (EDT) Subject: |SUCCESS| pw131899 [PATCH] ipsec: use sym_session_opaque_data for RT 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/131899 _Testing PASS_ Submitter: Garry Marshall Date: Monday, September 25 2023 20:11:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:2744cb6ef086435ae7d3d997b9b62a3c74cec224 131899 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27715/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/