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 9A20442C9E for ; Tue, 13 Jun 2023 03:19:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 788F740C35 for ; Tue, 13 Jun 2023 03:19:11 +0200 (CEST) Received: from mail-qk1-f177.google.com (mail-qk1-f177.google.com [209.85.222.177]) by mails.dpdk.org (Postfix) with ESMTP id 88FE940C35 for ; Tue, 13 Jun 2023 03:19:09 +0200 (CEST) Received: by mail-qk1-f177.google.com with SMTP id af79cd13be357-75e1ec47c3fso41358185a.2 for ; Mon, 12 Jun 2023 18:19:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1686619148; x=1689211148; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=R1wP53r9Eg8iW6k83jZpqoHNX5BPW64r7Lj0wV9G3kM=; b=CoEVSj+DVkzVBmEYs9lU7zWOnkO29x297aX9yLHo6u9mWjADJIhCXWV3RheR89wYtW MTsF7V2kzj2rXutR4D64Sn7c0CV6WL9HFM7HUFraFvxYLtc37PkL9RxC0H+luf2ozbD6 ygoIaEXX+DV6PQnc4zA4BFcmJ8UGkEItrYxBNPO5KT1432a9/OsFE17DgrZOSbdA3AUK r11LTtcTWWDQCfQxK5l6gZ15eHSnZP5chDSMHEKZlgGDUC7AW8g2h+l4kl/o3FYd1UYU zljPFniD3yu6meBqxcYxS4zVmt/h+IEPd9dTqV1et7tV7gqsvdv/jh3wQ7O3WvcmSQr9 2gGA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686619148; x=1689211148; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=R1wP53r9Eg8iW6k83jZpqoHNX5BPW64r7Lj0wV9G3kM=; b=ioEARTo+sU1+rQLhgM28M9/kSBS5ulMlpqIXBkd47K2iKmbayY5pSCeUvp4S//hJ5o Y3rdeB5GwUJx7nVXfTba9hjwlKvjHYiMqGQVWJkgUYNzNaFyZcA+kd3tkVaW1rXR6j96 +rPnrmAkLC/jYY6R48DJws0kCdER54NHbf1ruUWkIDIEgs7NjVYwOxIGubH9ZHp6aP0H DKh7KMpmErSWQ+EVMBuyKL2aHQhlZ2xJ+gM9IxBFcdeln/hYKcxoN/JdCR8cemhNumSA uPu9MZ+3oGaVp5q6sFzKZ/PZQJlccn69aDDw8gsVdUjUmza7TIr65gAMz584Sm8f86ri HfEw== X-Gm-Message-State: AC+VfDw+TjdFVAe7Oe2j/86cjJ4n3/tecSONsnJzLhR/4x18Fg54B8dg +M8huLJN/AxWA3H7AO4LEB6jUQCzx01nFOnYljY= X-Google-Smtp-Source: ACHHUZ6J226g3omT9dP2TcPRdDyHbPghnyy4ZWGxsKxIXQrrI0ymMdzZZo5Jy/XJF3eC6lys1ugMJg== X-Received: by 2002:a05:620a:3850:b0:75e:d330:91a with SMTP id po16-20020a05620a385000b0075ed330091amr8359462qkn.15.1686619148617; Mon, 12 Jun 2023 18:19:08 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id n13-20020a05620a152d00b0075ebbd60771sm3245880qkk.84.2023.06.12.18.19.07 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 12 Jun 2023 18:19:08 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw128524 [PATCH] app: do not call printf in signal handlers Date: Mon, 12 Jun 2023 21:19:06 -0400 Message-Id: <20230613011906.51732-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230613001150.65407-1-stephen@networkplumber.org> References: <20230613001150.65407-1-stephen@networkplumber.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/128524/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5249836097