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 7F20E42278 for ; Fri, 1 Sep 2023 16:55:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 84C2B4014F; Fri, 1 Sep 2023 16:55:15 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 6DC894014F for ; Fri, 1 Sep 2023 16:55:14 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-57325fcd970so1213913eaf.1 for ; Fri, 01 Sep 2023 07:55:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693580113; x=1694184913; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=aDY8D+7fNGc8/meTxniKxaKN6vbg9qBvyydWvtbVpMI=; b=ONcWCOYdbteI0nR+0wtUZSshr45DA+JUz0ryH3MJQst54U6Tmzko6DQc4fJqUNfHiM J2eqz/wA27yoTC/7+D8+EZY0QWvjyaG3pzTRrjuKuoKcGb3m03HQ3YF6337o3hADk9in MdTZCc/pwF6tFQ+XwVWamkT5CV8wmEjDjA4iA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693580113; x=1694184913; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=aDY8D+7fNGc8/meTxniKxaKN6vbg9qBvyydWvtbVpMI=; b=RJF2+Y7eyY7v7yvkMIu7v+7oHwg+8WPi1omzFDeLmTsiVfWGUXYH5HVf2p069Fk+ik dfXphARou8I2IN5uNqYX2sl0l4BL3jrpuLMt3I8GZPdRo4QmZHBiwslJ06ewyfmZjXDN N6UZstAcT4DQle3haOfC1MvDjV1q5ovzju9ozZXrXUdGqYLS6c8ziJngtV8gUHEurBQt 8sr/TO57smvOog0Ocia8fTHVY8f1t1uavgEDS/Bn1K6VS8mvCpYOuyyiir54p9uul0ym 7bdxJh/o4GR/FLM7eFCBeUisNovo3mVFtfTIIGYVOo4lsJ8WBZRg8FPJSzC+/Cpexoss RxLQ== X-Gm-Message-State: AOJu0Yy6JLp2Qwj8KUm532FEpTm2DMqLsvRcgWHjQX5ZtMceD1PgYbM+ FqdK9gsaBFWKo0v97OX46qbOkBO0RjMVbvHiFvFaeFFCEKAFvPgyYZY4BetvAg4kXzBR/Cn7Uw= = X-Google-Smtp-Source: AGHT+IF/M/yafOssFYfTt7Sz6EfnAgbMFQjIUdn3cdQGcnszHXpQKEoTma0x/7W1raKLuRvwxySJyvn4tX8s X-Received: by 2002:a4a:385b:0:b0:570:c0c3:8319 with SMTP id o27-20020a4a385b000000b00570c0c38319mr2809618oof.3.1693580113780; Fri, 01 Sep 2023 07:55:13 -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 x73-20020a4a414c000000b00573a3e227e9sm236503ooa.9.2023.09.01.07.55.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Sep 2023 07:55:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Sep 2023 07:55:13 -0700 (PDT) Message-ID: <64f1fb51.4a0a0220.fc941.e0e4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1B08F6052471; Fri, 1 Sep 2023 10:55:13 -0400 (EDT) Subject: |SUCCESS| pw131096-131097 [PATCH] [2/2] build: fail if explicitly re From: dpdklab@iol.unh.edu To: Test Report Cc: Bruce Richardson 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/131097 _Testing PASS_ Submitter: Bruce Richardson Date: Friday, September 01 2023 14:23:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:62774b78a84e9fa5df56d04cffed69bef8c901f1 131096-131097 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | Debian Buster | PASS | +-----------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/27507/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/