DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/5] iavf base code update
@ 2020-09-11  1:30 Qi Zhang
  2020-09-11  1:30 ` [dpdk-dev] [PATCH 1/5] common/iavf: use pad byte to specify MAC type Qi Zhang
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Qi Zhang @ 2020-09-11  1:30 UTC (permalink / raw)
  To: beilei.xing; +Cc: dev, Qi Zhang

Couple virtual channel updates.

Qi Zhang (5):
  common/iavf: use pad byte to specify MAC type
  common/iavf: minor code clean on virtchnl
  common/iavf: save max MTU received from PF
  common/iavf: add GTPC support
  common/iavf: add proto hdr field support for ipv6 prefix

 drivers/common/iavf/iavf_common.c |  1 +
 drivers/common/iavf/iavf_type.h   |  1 +
 drivers/common/iavf/virtchnl.h    | 58 +++++++++++++++++++++++++++++++++------
 3 files changed, 52 insertions(+), 8 deletions(-)

-- 
2.13.6


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2020-09-11  8:08 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-11  1:30 [dpdk-dev] [PATCH 0/5] iavf base code update Qi Zhang
2020-09-11  1:30 ` [dpdk-dev] [PATCH 1/5] common/iavf: use pad byte to specify MAC type Qi Zhang
2020-09-11  1:30 ` [dpdk-dev] [PATCH 2/5] common/iavf: minor code clean on virtchnl Qi Zhang
2020-09-11  1:30 ` [dpdk-dev] [PATCH 3/5] common/iavf: save max MTU received from PF Qi Zhang
2020-09-11  1:30 ` [dpdk-dev] [PATCH 4/5] common/iavf: add GTPC support Qi Zhang
2020-09-11  1:30 ` [dpdk-dev] [PATCH 5/5] common/iavf: add proto hdr field support for ipv6 prefix Qi Zhang
2020-09-11  2:22 ` [dpdk-dev] [PATCH 0/5] iavf base code update Xing, Beilei
2020-09-11  5:08 ` Xing, Beilei
2020-09-11  8:08   ` Zhang, Qi Z

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).