From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by dpdk.space (Postfix) with ESMTP id 4A8C7A00E6 for ; Wed, 17 Apr 2019 19:27:00 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id EE4281B88C; Wed, 17 Apr 2019 19:26:59 +0200 (CEST) Received: from mail-ed1-f52.google.com (mail-ed1-f52.google.com [209.85.208.52]) by dpdk.org (Postfix) with ESMTP id 262721B885 for ; Wed, 17 Apr 2019 19:26:58 +0200 (CEST) Received: by mail-ed1-f52.google.com with SMTP id k92so3553195edc.12 for ; Wed, 17 Apr 2019 10:26:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=YuiXWQt/12bPCAA9WcxUS+VsgvttRaV/yqbhD6a5lVc=; b=kae02kpHohn7Ls4YZlrp/9fPP9r/y6ni3CnoCzvyIc3YpqeEJArEcUfdwSpgZLVcun CuSf0bOOg0qC+desQvplKjDQvOYarozqgIJIyxPutjAnaHaM/1nbTqGYAxHcCWWmutS5 mWhDgRuIuWDp9OFRij9iDHmKaa7C7RAP3qWJtCuo214wXwSVVQ/g00qodSas6Z7iS528 jGbjJ+xyokG+l8xx1v82Owlve+Q7AhhXu2npjPV2vCaL140G9ftv4JMjb0gmAgvO6HU5 B8TfEPTYeVaZaGz/qRTzBf+IGqvS2cMBxTG0VT+F50FtziS61LXKTGXT+ZSYv3uq4OJK RirQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=YuiXWQt/12bPCAA9WcxUS+VsgvttRaV/yqbhD6a5lVc=; b=jcAYXttqDcKHn+BnzPFVEDQeoNAiq5kyNhrZ+Rr6F0f71XsaV333x/IrgpNWH/fNXQ Fh2Rt7YUzPI630R1dgGA1I9WjDGbOlus1LUrj+gBvZ6KuznZkUcGmiatUbz9tK0BJ+vd yCEYjPoLXXmDGjuAtvnIbmTukwMmte0CYxzGYfe0QNC2xLbTgeBvAr04NamhqXR3S009 /VZUk45YUYpfqBS+s2NAnfvsc8D86kpuWCr75c0lv1V/fqFAAGde1GTRb9gqAQO8+Yh9 BrUpE9Gd2qKYH4Nd7IDtaiFpJ/YRBZ2l4UN0xlamuo8zNKrbX9Em/tqxgDIZJvhX9ngA aV2Q== X-Gm-Message-State: APjAAAWppI8Z5F2bsE7uxXcG+zIA8nNZHsTvEE9aujD2jeuMovM5jq7D FwyBZdjGsbbJ1TDy0/PkB6UrD8CWjTGJS00J0ZZd6+1u2h3VnQ== X-Google-Smtp-Source: APXvYqx8JXAaHlAOhyekIcHJEs+QXPGgznU8jC8vt0dK372WmmQq3xwBQqRAdeP2+gG8jKTAIYRrdHpyjdjptVYX6Fc= X-Received: by 2002:a17:906:25d1:: with SMTP id n17mr48028298ejb.257.1555522017658; Wed, 17 Apr 2019 10:26:57 -0700 (PDT) MIME-Version: 1.0 References: <1555533512-172370-1-git-send-email-yanjie.xu@intel.com> In-Reply-To: <1555533512-172370-1-git-send-email-yanjie.xu@intel.com> From: Rami Rosen Date: Wed, 17 Apr 2019 20:26:46 +0300 Message-ID: To: xuyanjie Cc: dts@dpdk.org Content-Type: multipart/alternative; boundary="0000000000004d8c2c0586bd31e4" Subject: Re: [dts] [PATCH] revised checksum offload test plan X-BeenThere: dts@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: test suite reviews and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dts-bounces@dpdk.org Sender: "dts" --0000000000004d8c2c0586bd31e4 Content-Type: text/plain; charset="UTF-8" Hi xuyanjie, Thanks for this work, but it seems to me that you need to rebase this patch against the latest code. > - enable-rx-cksum > + enable-rx-checksum Testpmd has no longer a parameter called enable-rx-checksum. This was fixed by the following patch by me (from March 2019) https://mails.dpdk.org/archives/dts/2019-March/005297.html > using vfio, use the following commands to load the vfio driver and bind it > +using vfio, use the following commands to to load the vfio driver and bind it This was fixed by the following patch, again by me (from December 2018) https://mails.dpdk.org/archives/dts/2018-December/004567.html Regards, Rami Rosen --0000000000004d8c2c0586bd31e4 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi xuyanjie,

Thanks for this work, = but it seems to me that you need to rebase this patch against the latest co= de.

> -=C2=A0 =C2=A0enable-rx-cksum
> += =C2=A0 =C2=A0enable-rx-checksum

Testpmd has no lon= ger a parameter called enable-rx-checksum.
<= div>This was fixed by the following patch by me (from March 2019)
=
<= br>
> using vfio, use the following commands to load the vfio = driver and bind it
> +using vfio, use the following commands to to lo= ad the vfio driver and bind it

This was fixed by t= he following patch, again by me (from December 2018)

Regards,
Rami Rosen

--0000000000004d8c2c0586bd31e4--