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 BDE3C43696 for ; Thu, 7 Dec 2023 09:20:57 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A750642EC1 for ; Thu, 7 Dec 2023 09:20:57 +0100 (CET) Received: from mail-qv1-f49.google.com (mail-qv1-f49.google.com [209.85.219.49]) by mails.dpdk.org (Postfix) with ESMTP id D67FD42E7A for ; Thu, 7 Dec 2023 09:20:55 +0100 (CET) Received: by mail-qv1-f49.google.com with SMTP id 6a1803df08f44-67ac4fc7217so4032286d6.0 for ; Thu, 07 Dec 2023 00:20:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1701937254; x=1702542054; darn=dpdk.org; 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=ZWPyXLy7GsA+2UHbFXpncTM2r5+gvO7c6OnuDW+K2X0=; b=M6ahtRmLKeYcU0vEhULqnfLXzFUhN3Z4jXL/tQaPy17Qn2VM8MSuVnq9vDDBcnSLxi IjVTB/xXZBkmyKEbHG0cGxjelHV0E4m3oDnJ5wjQWl3D0BP92OOnzdfiFDflwJUoSQCW HjYk8YVG7q7sU9htpOkyWJopfgyuWIPiByUIpoNwI/BjbLedCIraND+mDiYq/opfNtxl BP+wav1k+PeeALqMGloDB0VrWudAReQXPWZFajJGI00CIooTTFFSOXYJ4lDlCzWxbtQY kPFt7TMW3EsrCMp/kod8wUAfB5vWM6PP0zGph6GZz0uPzUzIy5+iZ/BEKRDmbx+Qtq3X l6uQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701937254; x=1702542054; 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=ZWPyXLy7GsA+2UHbFXpncTM2r5+gvO7c6OnuDW+K2X0=; b=WYVqYMRzZ7/OGEQG4dfjlfuzEDCgXuGzGV+kmxyCG6cGNgjMO2ty2lD5DtTMGgEyYL OleBnbusranxu37YaZkBACc1d0/ESVkC0HnyNmZGtOeXmbJy+6o2QQeeW7Lag+w082as ogUuFUjLH6RAZ4iR6lGp+oDE3p0FnC+cSk9/NdT0RZ5631qkvKKlFpPRAUUprCYu2KD7 b2QUSkYEnqw+zpg4rlhbS8m/k+WFLtNfH9yTCz7di8cnXRPwuh6CUfxe/Pe3nSU68yD3 QEL8ubQiBVNMU9Q6vDZ/kYZjUaad94LkWLBHw5FCQwXxEvOVh04bimtelXwuMcdekgFR XopA== X-Gm-Message-State: AOJu0YwxfQ2mKdsPFxVyH2dd3vSjuQyHcUmPNYQHaWeanw0pE3InGJgC dS/pBIh8c0Rayl5WI474pMicjzfMS89PpP9TgK4= X-Google-Smtp-Source: AGHT+IHIkE3hGuCg9GLS+jdF2J+LOoITS6k553NsQr/20sk6ySN5FeU2jNbR7Ie+ujxsiWJuqGXi1w== X-Received: by 2002:a05:6214:584a:b0:67a:acd8:6753 with SMTP id ml10-20020a056214584a00b0067aacd86753mr2599234qvb.47.1701937254456; Thu, 07 Dec 2023 00:20:54 -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 ec9-20020ad44e69000000b0067a24f5b432sm309763qvb.62.2023.12.07.00.20.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 07 Dec 2023 00:20:54 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw134909 [PATCH v2 2/2] common/idpf: enable AVX2 for single queue Tx Date: Thu, 7 Dec 2023 03:20:52 -0500 Message-Id: <20231207082052.2424182-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20231207074636.2175645-3-wenzhuo.lu@intel.com> References: <20231207074636.2175645-3-wenzhuo.lu@intel.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/134909/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/7125178768