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 AB1CCA034C for ; Wed, 9 Nov 2022 19:20:02 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A8732410D7 for ; Wed, 9 Nov 2022 19:20:02 +0100 (CET) Received: from mail-qk1-f180.google.com (mail-qk1-f180.google.com [209.85.222.180]) by mails.dpdk.org (Postfix) with ESMTP id 5726E400D4 for ; Wed, 9 Nov 2022 19:20:01 +0100 (CET) Received: by mail-qk1-f180.google.com with SMTP id k4so11448155qkj.8 for ; Wed, 09 Nov 2022 10:20:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; 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=oZWkTsETYNovL7meUcMGzhia33YwLrIAZvvffbx60jE=; b=H5+7Nbh9wpNir3kKQXcoU6WLEmcolu3oZx9rJ9hktPr+BRrpuUUHOOACVzRXwbx7OG F2SGWEd6sKLNRbqm7t5y1NdfM8shisFlzDUd2IxILCljDswegeSJvJxUgm020yJhFQi8 YlSdHhq/yKhZP8XEqYrA90dcnzA6rNnXRSGr7vpG74wj0h19medplolZX+aarEER3JFy XQdfpbpW/fAl68qVeZuuDZ5aZK0KW39bnqV/7rlciqL0QJwbFXJDqK8nD/JLnlzfvw4L h5JJs23M5x6qGn5Qa/BFoGC23Vx+G4gtSOt681LVmgnx05I8bbDl2e0Yi4eyQN6bArTx yLaA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=oZWkTsETYNovL7meUcMGzhia33YwLrIAZvvffbx60jE=; b=Sc1qNGumMfNHZ4N501D+m0dz0S/hqOvWPLyuq69FYHN7i8ZcZvnV3qU3Zs4sBDXTKE Akwk21bgJnx4D1X9zvF+Fd1RtU8wsurVPF8NZ4oWU26svtGTv0hjuY3vtxkhjbl5V3Ru gzW7stwrYvKXrVkq8yV5rgXLQPKeVJ9YQR1ZTpTbhVXkHPOmNw7ABEAYWIzhE/fxE96u aBw7m8xceWSU2QuI5m99f1RWrpd687EmJ1Wle5bDXULNd6CH6lqxKjdkDCthfM21/ssb NZ6flUPMhAvIm0iUH2kDO9M3L8Yl1HevC+u0h8qIvmnkgiiMv5d2+DCeSEktLJC4TFc5 GuCA== X-Gm-Message-State: ACrzQf1FP1Z7BqYonGpAskQeD3BV8dWJw15vOyehtxw6GwCxSphEx4Bt TRO/Vx9xjV6HZACWwTbjnbadqcyMv33SSA== X-Google-Smtp-Source: AMsMyM4m5jF3r3/WhP7HZrXs5T7igvCFhemSeakOholMyadwAsir/xLv3E1/GQQYJ09c8WSwVt/9xQ== X-Received: by 2002:ae9:ef15:0:b0:6fa:bb6:3485 with SMTP id d21-20020ae9ef15000000b006fa0bb63485mr44000274qkg.322.1668018000601; Wed, 09 Nov 2022 10:20:00 -0800 (PST) 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 az36-20020a05620a172400b006ce9e880c6fsm11636183qkb.111.2022.11.09.10.19.59 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 09 Nov 2022 10:20:00 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw119626 [PATCH v5] testpmd: cleanup cleanly from signal Date: Wed, 9 Nov 2022 13:18:59 -0500 Message-Id: <20221109181859.4005739-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20221109172927.71411-1-stephen@networkplumber.org> References: <20221109172927.71411-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/119626/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/3430473745