From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 870B3A0527 for ; Mon, 9 Nov 2020 20:05:40 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 78DB9697C; Mon, 9 Nov 2020 20:05:39 +0100 (CET) Received: from mail-wr1-f44.google.com (mail-wr1-f44.google.com [209.85.221.44]) by dpdk.org (Postfix) with ESMTP id 09D5C697C for ; Mon, 9 Nov 2020 20:05:38 +0100 (CET) Received: by mail-wr1-f44.google.com with SMTP id c17so9932448wrc.11 for ; Mon, 09 Nov 2020 11:05:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:date:message-id:mime-version:reply-to :content-transfer-encoding; bh=3JTs1Q04PFn2HvlxyiWEQS8OcUWspvUHv62SSwSpCuY=; b=LSbebkbgbIofEXOqPEhAK3Falt/7c+mfiRwkHdTOeYGLy564Vav6N4OKlfiaWmYMla 40/wdsF5QqshytlMThWWvGQOqY1GiFaTOlyPA2qmDDoLlEpG9pKOjeTiv/j1J5lYK0Nl rKaNx/stvGumyEhqBhUpCclvumi26ubHFr5nNAoNMC8VNj0acmQ0czMBtqhPN8tAhtQc SYYhiw2HTygsW4izmvF7bznmU4PnBE5K0cI9jcd8NZGmtmxsIzH4g/ErEgR7/2nnKcdJ vsh+wwJsr52lRvazMEntbUJJ11YmKo/ga7L8OrE6Pd4bvmRpAP8ggyEGbIH5dY/AZVdI ng0w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:mime-version :reply-to:content-transfer-encoding; bh=3JTs1Q04PFn2HvlxyiWEQS8OcUWspvUHv62SSwSpCuY=; b=OWAYRDB1fGp04cT/+W5bG/6MEWO+8cH2ksBdmjM57NLKTUA1dFfYNyBs9sOyuASIzo 6m3Yx0BLaU2mRDJDqdguYe36kVH50ZOEZQFsF9YB5rXo+7cKAgenTDSx87PBoCxdlBrC IGGgPj5HA1pZO0ZiSENIgdYo0qbZnvK0TWw7RYqEXafq8/cRJ7CGh4lb+FMNHxt8fdmv 8SDtAVG/VANvg2JdwH97vInPmOpIFlNkojYPhebpR8Es6MYm2/JywB79xXrvL6Dv7VV1 N6lSeXf8c9hA6mvVChBTwA+wjLZOHgQa7Ude74/79cdMLozWuVboemsbJJ72FJr5micz EO8w== X-Gm-Message-State: AOAM533fS7ZhhWaFIyYbWjpi48SLksHGMGJb/gk0AZ6PsiQCWbcpBdI+ XBmToFdChngHRn4VJoh6MU9odVOkHzK1aJAR X-Google-Smtp-Source: ABdhPJxniLJBKGvOLqJVmP46K4V3NzeR2kVU4BfMsvyIt3yvyLD/Mp29H2Vi/3B1BDXx9/hhZ+ayjg== X-Received: by 2002:a5d:6046:: with SMTP id j6mr19900914wrt.317.1604948736438; Mon, 09 Nov 2020 11:05:36 -0800 (PST) Received: from localhost ([88.98.246.218]) by smtp.gmail.com with ESMTPSA id s188sm352843wmf.45.2020.11.09.11.05.35 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 09 Nov 2020 11:05:35 -0800 (PST) From: luca.boccassi@gmail.com To: dpdk stable Date: Mon, 9 Nov 2020 19:05:31 +0000 Message-Id: <20201109190531.3480949-1-luca.boccassi@gmail.com> X-Mailer: git-send-email 2.27.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-stable] please help backporting some patches to stable release 19.11.6 X-BeenThere: stable@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: dpdk stable List-Id: patches for DPDK stable branches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: stable-bounces@dpdk.org Sender: "stable" Hi commit authors (and maintainers), I didn't apply following commits from DPDK main to 19.11 stable branch, as conflicts or build errors occur. Can authors check your patches in the following list and either: - Backport your patches to the 19.11 branch, or - Indicate that the patch should not be backported Please do either of the above by the 16th of November. Some notes on stable backports: A backport should contain a reference to the DPDK main branch commit in it's commit message in the following fashion: [ upstream commit ] For example: https://git.dpdk.org/dpdk-stable/commit/?h=18.11&id=d90e6ae6f936ecdc2fd3811ff9f26aec7f3c06eb When sending the backported patch, please indicate the target branch in the subject line, as we have multiple branches, for example: [PATCH 19.11] foo/bar: fix baz With git format-patch, this can be achieved by appending the parameter: --subject-prefix='PATCH 19.11' Send the backported patch to "stable@dpdk.org" but not "dev@dpdk.org". FYI, branch 19.11 is located at tree: https://git.dpdk.org/dpdk-stable Thanks. Luca Boccassi --- 0e98d5e6d9 Chengchang Tang net/hns3: fix packet type report in Rx f9edada651 Chengchang Tang net/hns3: fix Tx checksum outer header prepare fb6eb9009f Chengchang Tang net/hns3: fix Tx checksum with fixed header length ead06572bd Jesse Brandeburg net/iavf: fix performance with writeback policy c59898131b Maxime Coquelin vhost: validate index in async API 364eb0e466 Nithin Dabilpuram net/octeontx2: avoid per packet barrier with multi segment fb4b7a131c Patrick Fu vhost: fix guest/host physical address conversion 1cbdad1bf2 Xueming Li common/mlx5: get number of ports that can be bonded