Look like I am facing `mail delivery` issues to `ntt-tx.co.jp`. ``` The following message to <[email protected]> was undeliverable. The reason for the problem: 5.1.0 - Unknown address error 550-'5.1.1 <[email protected]>: Recipient address rejected: User unknown in relay recipient table' ```
> -----Original Message----- > From: dev <[email protected]> On Behalf Of Hideyuki Yamashita > Sent: Friday, December 4, 2020 1:21 PM > To: Thomas Monjalon <[email protected]> > Cc: [email protected]; Hideyuki Yamashita <[email protected]>; > Hideyuki Yamashita <[email protected]> > Subject: [dpdk-dev] [PATCH 1/5] maintainers: update maintainers file for > apistats > > This patch adds maintainer of rte_apistats.c and rte_apistats.h. > > Signed-off-by: Hideyuki Yamashita <[email protected]> > --- > MAINTAINERS | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index eafe9f8..dba2acf 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -489,6 +489,9 @@ F: drivers/raw/skeleton/ > F: app/test/test_rawdev.c > F: doc/guides/prog_guide/rawdev.rst > > +API stats API -EXPERIMENTAL > +M: Hideyuki Yamashita <[email protected]> > +F: lib/librte_ethdev/rte_apistats.* > > Memory Pool Drivers > ------------------- > -- > 2.18.0

