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 E5ED641CF0 for ; Mon, 20 Feb 2023 20:59:19 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C9E3840395 for ; Mon, 20 Feb 2023 20:59:19 +0100 (CET) Received: from mail-qv1-f47.google.com (mail-qv1-f47.google.com [209.85.219.47]) by mails.dpdk.org (Postfix) with ESMTP id BEE5140395 for ; Mon, 20 Feb 2023 20:59:18 +0100 (CET) Received: by mail-qv1-f47.google.com with SMTP id op8so2915866qvb.11 for ; Mon, 20 Feb 2023 11:59:18 -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=ByDPFW1SC92sF20VjpcJ0SaITVBhQjkSGRwesJ3RnXs=; b=19UGuefbaTyu8OQDKzc1bVhZWndVBLoYI2tRwA6v+dFD6CjjujvohsZYF4FNT/np53 SJ4CyI/EBR49xtmJLdqFupqVN+2B+sWrLTzmBmVe8ktTH7VL5zKFWTrtmE3arUIQq/QA RkbR2GfHfirlsIUtqRZrTbIVjV+n5+/f0AcDYaGkF9PekzY2xFzgNHgrJwIWCrkWHl2r 3i9aKaMpvXfOIyLxS8Dco4aOLb5KA6UzXNMtVKsqJEUZUYGeyTdrGZ/qIH9oH/T89zlk hFVHdIBatLpvY4xQum9Ctx0lr1U4B9jip0vV5RQwRfVCijwOsf80dWJ9GpN7QVEElmCy wz/g== 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=ByDPFW1SC92sF20VjpcJ0SaITVBhQjkSGRwesJ3RnXs=; b=nY5pOMOL/OJyEIdlTiMPGJoJD96c/gMZTcMhmFTPGrX6qlwnS19xh+HpB92NxS64iW 7KM3Yeq8WCUP8ifnYeQolLNXZn5xpVof4t5iJTI0udwJyGRq0kbLqieN8+9gcHpGhu0g 4LJRoXjklnvLLvgY9U2DF69R4V6xRi/aFL756N61i3Vd8Vs9PN64ATJnRfNn1gc3Dm7k Vmjhki9lVtMenHc4im+VTahC5h+n3fbUou5AnpTqi4VjnEQrPVDz/ris9N6fs4GD/TSa NbRlwL2DFLcX5q8qpU/ZtYnTNrqUBENmwS9DOBj9sgUR0eBR5ljUOgHv3E2QeTXGY9Eu hKhg== X-Gm-Message-State: AO0yUKWhTQX4lHXhuYDqBTGKlLTjwYUCN7vtFe9VV8+N0X6y9cBF2CxJ uvbaYC8pNP/MFFesl1MmUGAmjtseM/g+zkOx X-Google-Smtp-Source: AK7set8+V/0YaSlKf7Tux6esrfbOIAVZHTwDB5R6A/7Km6YrUJKA+rI91iUZz984L8gyj+L+JIWG0w== X-Received: by 2002:a05:6214:194a:b0:56e:a88f:70d0 with SMTP id q10-20020a056214194a00b0056ea88f70d0mr7880659qvk.27.1676923157744; Mon, 20 Feb 2023 11:59:17 -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 i65-20020a37b844000000b00705cef9b84asm9467224qkf.131.2023.02.20.11.59.16 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 20 Feb 2023 11:59:17 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw124210 [PATCH v3 9/9] app/testpmd: factorize fwd engine Tx Date: Mon, 20 Feb 2023 15:59:09 -0500 Message-Id: <20230220205909.2048301-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230220183502.3348368-10-david.marchand@redhat.com> References: <20230220183502.3348368-10-david.marchand@redhat.com> 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/124210/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4226357447