From: Stephen Hemminger <stephen@networkplumber.org>
To: Yong Wang <yongwang@vmware.com>
Cc: dev@dpdk.org
Subject: Re: [PATCH v3 2/4] vmxnet3: add tx l4 cksum offload
Date: Tue, 5 Jan 2016 16:51:07 -0800 [thread overview]
Message-ID: <20160105165107.79cf895b@xeon-e3> (raw)
In-Reply-To: <1452039178-15635-3-git-send-email-yongwang@vmware.com>
On Tue, 5 Jan 2016 16:12:56 -0800
Yong Wang <yongwang@vmware.com> wrote:
> - if (txq->shared->ctrl.txNumDeferred >= txq->shared->ctrl.txThreshold) {
> + PMD_TX_LOG(DEBUG, "vmxnet3 txThreshold: %u", rte_le_to_cpu_32(txq_ctrl->txThreshold));
For bisection, it would be good to split the byte-order fixes from the
offload changes; in other words make them different commits.
next prev parent reply other threads:[~2016-01-06 0:51 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-06 0:12 [PATCH v3 0/4] vmxnet3 TSO and tx cksum offload Yong Wang
2016-01-06 0:12 ` [PATCH v3 1/4] vmxnet3: restore tx data ring support Yong Wang
2016-01-06 0:48 ` Stephen Hemminger
2016-01-13 2:20 ` Yong Wang
2016-01-13 4:50 ` Stephen Hemminger
2016-01-06 0:12 ` [PATCH v3 2/4] vmxnet3: add tx l4 cksum offload Yong Wang
2016-01-06 0:51 ` Stephen Hemminger [this message]
2016-01-13 2:20 ` Yong Wang
2016-01-06 0:12 ` [PATCH v3 3/4] vmxnet3: add TSO support Yong Wang
2016-01-06 0:12 ` [PATCH v3 4/4] vmxnet3: announce device offload capability Yong Wang
2016-01-06 0:52 ` Stephen Hemminger
2016-01-13 2:20 ` Yong Wang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160105165107.79cf895b@xeon-e3 \
--to=stephen@networkplumber.org \
--cc=dev@dpdk.org \
--cc=yongwang@vmware.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.