DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH v6 0/4] ice repr functions by DCF
@ 2022-03-02  6:30 Ke Zhang
  2022-03-02  6:30 ` [PATCH v6 1/4] net/ice: add support for setting promisc " Ke Zhang
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Ke Zhang @ 2022-03-02  6:30 UTC (permalink / raw)
  To: dev, qiming.yang, qi.z.zhang; +Cc: Ke Zhang

This feature add some functions associated with representor:
1. DCF is able to configure the VLAN filter for VFs.
2. DCF is able to configure promiscuous mode for VFs
3. Add / Remove VF mac address
4. display VF stats;
5. reset VF stats

Ke Zhang (3):
  net/ice: add support for display/reset stats by DCF
  net/ice: add support for add/remove mac addr by DCF
  net/ice: add support to configure the VLAN filter by DCF

Yiding Zhou (1):
  net/ice: add support for setting promisc by DCF

 drivers/net/ice/ice_dcf_ethdev.h         |   1 +
 drivers/net/ice/ice_dcf_vf_representor.c | 317 +++++++++++++++++++++--
 2 files changed, 300 insertions(+), 18 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-03-02  9:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-02  6:30 [PATCH v6 0/4] ice repr functions by DCF Ke Zhang
2022-03-02  6:30 ` [PATCH v6 1/4] net/ice: add support for setting promisc " Ke Zhang
2022-03-02  9:14   ` David Marchand
2022-03-02  6:30 ` [PATCH v6 2/4] net/ice: add support for display/reset stats " Ke Zhang
2022-03-02  6:30 ` [PATCH v6 3/4] net/ice: add support for add/remove mac addr " Ke Zhang
2022-03-02  6:30 ` [PATCH v6 4/4] net/ice: add support to configure the VLAN filter " Ke Zhang

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