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 74B3B4597C for ; Fri, 13 Sep 2024 15:23:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6E5BE42E9B; Fri, 13 Sep 2024 15:23:43 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id 6C27B4025E for ; Fri, 13 Sep 2024 15:23:42 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-6c35427935eso12368206d6.3 for ; Fri, 13 Sep 2024 06:23:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1726233822; x=1726838622; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=MdDiItVtYZT3z/KUZr3Pdyb8ICe0KKykYzixhGRK3C8=; b=K8XCzxzuAESu2ls8wMHhHkqk4FIKujh9ZXZC+LhYkwJLvTFofBQ0icUIKZ+vwHUNd4 kn8zBIgcwjKNRDZOrlZdYb2T8c8Zj6PsOaW9JVF+RYss1pFO54i8a50/1odj46DWUtCj HoTJtWdQAk0oyPGGQq8sc56jiX9hr+PF5ZBqw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726233822; x=1726838622; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=MdDiItVtYZT3z/KUZr3Pdyb8ICe0KKykYzixhGRK3C8=; b=Vc4h9Q5pddmu1bGtWzuUPxizI7rGILuL1/ZGiwLyomJZ35i9m1aqhjdqwYU3fPkr0z Dp4OlvsgpbOemTYFOvpUIfvxM/GrUbEK9cfjdFENpff+pZ9WI7jStGxIUYy2r+mcxytW xKE0Rsqsis8Q0rfZgAJEekb+9OuqRl2QswHU1stvvmpaSuA8iBBQgdgxuNzJo0ahFnEy ptJH8fHItbDIznRqK30AhBIHDuXP7kxUGvabWLBE70Btg541HduGxBpimksSeRTQC0uD fr++MciLBJvMjwow8eeWon1V9g2rf2bhpqjy8ZdbN4iWXqQ7ATaZ4/oTSm5CLtW8L98j Xjfg== X-Gm-Message-State: AOJu0YxQgheFPbDJ1rqeHiBOwzG8PadNs/Y9jEZt2JBQTK65ayBa5RJ3 tgDESdxIX4FUmULQUWcCa99dWIa+gBrIL5lXRDJAxJcMbC6TDSgsx7efQtsYQwKjigQYBz3Q3gK JYq0ZA8rGLeeHLy34bFTnqZCLuAJPRLYg18Jhu1xE X-Google-Smtp-Source: AGHT+IH7Vp8bogA9neWQXeEhSKlnptiSsVKd1ZVsCiApmX0r1LdVC3DBOqhpHhX2r2lrwN6hi57PYI7wBbN6 X-Received: by 2002:a05:6214:4410:b0:6c5:32a5:567a with SMTP id 6a1803df08f44-6c573543e02mr86103356d6.1.1726233821766; Fri, 13 Sep 2024 06:23:41 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6c53474f8e0sm4221996d6.56.2024.09.13.06.23.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 13 Sep 2024 06:23:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 13 Sep 2024 06:23:41 -0700 (PDT) Message-ID: <66e43cdd.050a0220.237c9f.11dfSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 689C66050A6D; Fri, 13 Sep 2024 09:23:41 -0400 (EDT) Subject: |PENDING| pw144050 [PATCH] [v2] examples/ipsec-secgw: fix dequeue co From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240913070726.1620828-1-ktejasree@marvell.com> References: <20240913070726.1620828-1-ktejasree@marvell.com> 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: PENDING http://dpdk.org/patch/144050 _Testing pending_ Submitter: Tejasree Kondoj Date: Friday, September 13 2024 07:07:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43 144050 --> testing pending Upstream job id: Generic-VM-DPDK-Compile-Meson#29425 Test environment and result as below: +--------------+--------------------+ | Environment | dpdk_meson_compile | +==============+====================+ | FreeBSD 13.3 | PASS | +--------------+--------------------+ | FreeBSD 14.1 | PEND | +--------------+--------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p5 Compiler: clang 17.0.6 FreeBSD 14.1 Kernel: 14.1-RELEASE-p3 Compiler: clang 18.1.5 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31023/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/