git.droids-corp.org
/
dpdk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6783365
)
maintainers: claim responsibility for bonding PMD
author
Chas Williams
<3chas3@gmail.com>
Wed, 30 May 2018 14:44:39 +0000
(10:44 -0400)
committer
Thomas Monjalon
<thomas@monjalon.net>
Wed, 30 May 2018 17:00:32 +0000
(19:00 +0200)
Add myself as co-maintainer for bonding driver and related materials.
Signed-off-by: Chas Williams <chas3@att.com>
Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
MAINTAINERS
patch
|
blob
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index
7398749
..
4667fa7
100644
(file)
--- a/
MAINTAINERS
+++ b/
MAINTAINERS
@@
-430,6
+430,7
@@
F: doc/guides/nics/features/default.ini
Link bonding
M: Declan Doherty <declan.doherty@intel.com>
+M: Chas Williams <chas3@att.com>
F: drivers/net/bonding/
F: doc/guides/prog_guide/link_bonding_poll_mode_drv_lib.rst
F: test/test/test_link_bonding*