DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/2] fix defects of macro in VF
@ 2020-05-08  1:59 Guinan Sun
  2020-05-08  1:59 ` [dpdk-dev] [PATCH 1/2] net/ixgbe: " Guinan Sun
                   ` (3 more replies)
  0 siblings, 4 replies; 16+ messages in thread
From: Guinan Sun @ 2020-05-08  1:59 UTC (permalink / raw)
  To: dev; +Cc: Guinan Sun

The defects of UPDATE_VF_STAT and UPDATE_VF_STAT_36BIT exist.
If latest is less than last, we will get wrong result.
The issues exist only in ixgbe and e1000 NICs.

Guinan Sun (2):
  net/ixgbe: fix defects of macro in VF
  net/e1000: fix defects of macro in VF

 drivers/net/e1000/igb_ethdev.c   | 14 +++++++++++---
 drivers/net/ixgbe/ixgbe_ethdev.c | 20 ++++++++++++++++++--
 2 files changed, 29 insertions(+), 5 deletions(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 16+ messages in thread
* [dpdk-dev] [PATCH 0/2] fix defects of macro in VF
@ 2020-05-07  6:16 Guinan Sun
  2020-05-07  6:16 ` [dpdk-dev] [PATCH 2/2] net/e1000: " Guinan Sun
  0 siblings, 1 reply; 16+ messages in thread
From: Guinan Sun @ 2020-05-07  6:16 UTC (permalink / raw)
  To: dev; +Cc: Guinan Sun

The defects of UPDATE_VF_STAT and UPDATE_VF_STAT_36BIT exist.
If latest is less than last, we will get wrong result.
The issues exist only in ixgbe and e1000 NICs.

Guinan Sun (2):
  net/ixgbe: fix defects of macro in VF
  net/e1000: fix defects of macro in VF

 drivers/net/e1000/igb_ethdev.c   | 14 +++++++++++---
 drivers/net/ixgbe/ixgbe_ethdev.c | 20 ++++++++++++++++++--
 2 files changed, 29 insertions(+), 5 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2020-05-19  1:01 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-08  1:59 [dpdk-dev] [PATCH 0/2] fix defects of macro in VF Guinan Sun
2020-05-08  1:59 ` [dpdk-dev] [PATCH 1/2] net/ixgbe: " Guinan Sun
2020-05-08  1:59 ` [dpdk-dev] [PATCH 2/2] net/e1000: " Guinan Sun
2020-05-08  2:18 ` [dpdk-dev] [PATCH 0/2] " Zhao1, Wei
2020-05-08  5:07   ` Sun, GuinanX
2020-05-08  5:41     ` Zhao1, Wei
2020-05-08  4:46 ` [dpdk-dev] [PATCH v2 " Guinan Sun
2020-05-08  4:46   ` [dpdk-dev] [PATCH v2 1/2] net/ixgbe: " Guinan Sun
2020-05-08  4:46   ` [dpdk-dev] [PATCH v2 2/2] net/e1000: " Guinan Sun
2020-05-18  1:24     ` [dpdk-dev] [dpdk-stable] " Ye Xiaolong
2020-05-18  6:48       ` Zhao1, Wei
2020-05-18 23:39         ` Ye Xiaolong
2020-05-19  1:01           ` Zhao1, Wei
2020-05-18  7:21     ` [dpdk-dev] " Zhao1, Wei
2020-05-08  5:05   ` [dpdk-dev] [PATCH v2 0/2] " Zhao1, Wei
  -- strict thread matches above, loose matches on Subject: below --
2020-05-07  6:16 [dpdk-dev] [PATCH " Guinan Sun
2020-05-07  6:16 ` [dpdk-dev] [PATCH 2/2] net/e1000: " Guinan Sun

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).