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 E2AEC42A5B for ; Thu, 4 May 2023 11:31:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E083E410DC; Thu, 4 May 2023 11:31:56 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 88C42410DC for ; Thu, 4 May 2023 11:31:56 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1927718b240so182158fac.1 for ; Thu, 04 May 2023 02:31:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683192716; x=1685784716; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qSV3VvuqREyHradcHx2Y7Sc83wKIHlT1wY1Qg0cfHRk=; b=LhGm7KrRPXNnHnpaK1N0eStLrj+CN6EpZaDHWNai0rbXaOBcf/RFsxsxlyzXyzzO/J GGNhFZ/Q3PCizCv7h+XiPHRX52cOGhsu9VI9vaDrJLgbd3h0dSgme4RX+6WYhWdukoLt IIR7qv/l7PKLJTl/TVh3130jQyxx61LO5vHHs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683192716; x=1685784716; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qSV3VvuqREyHradcHx2Y7Sc83wKIHlT1wY1Qg0cfHRk=; b=gj3IwKw9gkj81Us9K7zlRIlOhfS9nOD71cmHu78g1pM/wNyPsIp14bzgDF9Q+oNo6P iHvC1Rzq/R4VlKegpedVYRDsHr5e1tZQVrm0GWGxJBmk/UoAQvI0SqEOrh/0gpQjrU0A pe01lwg4olYpdQBGpkZ/F79WBlR2HwDvolV+G+2aC8wkD6I6y5IBz3isscPx6QG6RRWn eWRqVgCqHcXQBraqbDUzAavRC+0SbieT+9ko+ZaxF9ZHFU7XTkT0xZBq/6Yx+xKsac8V 4hVAPBE8jCZtsvUkxNSRKx5KKD/mU3uBDAonSuRaHPQ1VkZW1KNSRAZ8yPzhQkL6G0X2 gzWw== X-Gm-Message-State: AC+VfDwLMBtNc0K6pR7tXqLG9vOIrEZnC43rRrLzr91aWLIPoHT/ArOg o0ccwMKBi0p3e4Nz4ITq7w2BSFsbkx+q6FoRtjVuxb79aU46Z1JxZaW9GC6yvEYlhmBzAA1dIg= = X-Google-Smtp-Source: ACHHUZ4mOUPB3fwaITrLGKgrDLQ83iOWFMxRN58ePw8UwRL4Ykb5EZFzWFcQLvrydQTWTcCvHGHlxnoI71GE X-Received: by 2002:a05:6870:a242:b0:192:ba3b:a18 with SMTP id g2-20020a056870a24200b00192ba3b0a18mr532262oai.51.1683192715869; Thu, 04 May 2023 02:31:55 -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 zf1-20020a0568716a8100b001842942f040sm40134oab.17.2023.05.04.02.31.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 May 2023 02:31:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 May 2023 02:31:55 -0700 (PDT) Message-ID: <64537b8b.050a0220.9f4b2.38a7SMTPIN_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 658B3605246B; Thu, 4 May 2023 05:31:55 -0400 (EDT) Subject: |SUCCESS| pw126679 [PATCH] [v2] examples/ntb: fix build issue with GCC 13 From: dpdklab@iol.unh.edu To: Test Report Cc: Jerin Jacob Kollanukkaran , David Marchand , Thomas Monjalon 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/126679 _Testing PASS_ Submitter: Jerin Jacob Kollanukkaran Date: Thursday, May 04 2023 08:53:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126679 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26163/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/