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 48415431BC for ; Fri, 20 Oct 2023 19:47:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 42C14402A2; Fri, 20 Oct 2023 19:47:36 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id C9768402A2 for ; Fri, 20 Oct 2023 19:47:34 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7a269637b98so39637539f.3 for ; Fri, 20 Oct 2023 10:47:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697824054; x=1698428854; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DY7jFIj7lD7ZVgHEbKN1rDHfYcsvzbrp3Rz8pegFnzw=; b=jyOgwhj1wRuiLnLsdo0sDl/zIW2CWP3GvYPlcMiGrsXOT4leFp5QNcOIAhFZl0y8IY JS2zlxHwXiSl2n4yORXxjjCgN/s/xnaag0QRLmvD3Nx/1KT8MKTmjA4R8Wlbi53G8Dnp 4o1QvLM1upN7ZIAbBtKW9KRBtLHYcsUd73yqI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697824054; x=1698428854; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DY7jFIj7lD7ZVgHEbKN1rDHfYcsvzbrp3Rz8pegFnzw=; b=ONJiXTpv1ku3eLdllqEd+vxjtKoGs5svTZ5BTTLX5fl9KiM/jztXxkhUrjYqZYLKqC RLchlXayq3RZwjQ8YLsiOdSEczn6fipWcmPuzG4ULJrofMc+HXS0GrKIAFOmWiJxvJO7 I6cq0P5kANBgGX7dBB4M0B9R6IJzu4enk0bC/xwmWLEZsPL3twP0rFkGlZOomM3dszIM MePxN/x2T/Xag2Z/3ku+MkXcF2zCVbsnlS0yHhz3Ku6nXvSnI6XKeNrf9pA3aT2wnb+C kdCfXfaKWBEstOgDBpWWJDf4sO0enQldzm9ENEh9KAeLAQTAdNrQh51SOTvPZcumkKTa WP5w== X-Gm-Message-State: AOJu0Yyg9buFIkgqlCh4R+NaeQpwTRCOULNooyuViZYaHxfbTnbipIRC Ln8KekFxAJlZt+YeoACQqQTc6zR1bhPM4JLk6MxFdIcPJey6WqGwbMjiDw== X-Google-Smtp-Source: AGHT+IHXEi9HXlHAuLMEqmzGeF5PvAeWD5dZuc7F30Y0UqzkmPXVjfBzavSsU0cNHA//rdK4pegdTOJCtpw9 X-Received: by 2002:a05:6602:1646:b0:792:72b8:b90 with SMTP id y6-20020a056602164600b0079272b80b90mr3000751iow.16.1697824054188; Fri, 20 Oct 2023 10:47: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 z3-20020a02cea3000000b0045a14547df8sm127871jaq.10.2023.10.20.10.47.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 20 Oct 2023 10:47:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 20 Oct 2023 10:47:34 -0700 (PDT) Message-ID: <6532bd36.020a0220.5b638.31adSMTPIN_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 B60966050A61; Fri, 20 Oct 2023 13:47:33 -0400 (EDT) Subject: |SUCCESS| pw133078 [PATCH] [1/1] build: update link args and include 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/133078 _Testing PASS_ Submitter: Srikanth Yalavarthi Date: Friday, October 20 2023 17:01:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:2cd2cf0cc53a508c4bd951a980ec534a646260de 133078 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | Debian Buster | PASS | +-----------------+----------------+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ | Fedora 37 | PASS | +-----------------+----------------+ | Fedora 38 | PASS | +-----------------+----------------+ 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28023/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/