> -----Original Message----- > From: Stephen Hemminger <[email protected]> > Sent: Monday, April 27, 2020 6:16 PM > To: [email protected] > Cc: Stephen Hemminger <[email protected]>; Eads, Gage > <[email protected]>; Olivier Matz <[email protected]> > Subject: [PATCH v3 3/4] stack: check flags on creation > > All API's should check that they support the flag values passed. If an > application > passes an invalid flag it could cause problems in later ABI. > > Signed-off-by: Stephen Hemminger <[email protected]> > --- Acked-by: Gage Eads <[email protected]>
- [dpdk-dev] [PATCH v3 0/4] Enforce checking on flag va... Stephen Hemminger
- [dpdk-dev] [PATCH v3 1/4] ring: future proof fla... Stephen Hemminger
- Re: [dpdk-dev] [PATCH v3 1/4] ring: future p... Honnappa Nagarahalli
- [dpdk-dev] [PATCH v3 2/4] hash: check flags on c... Stephen Hemminger
- Re: [dpdk-dev] [PATCH v3 2/4] hash: check fl... Wang, Yipeng1
- [dpdk-dev] [PATCH v3 3/4] stack: check flags on ... Stephen Hemminger
- Re: [dpdk-dev] [PATCH v3 3/4] stack: check f... Eads, Gage
- [dpdk-dev] [PATCH v3 4/4] cfgfile: check flags v... Stephen Hemminger
- Re: [dpdk-dev] [PATCH v3 4/4] cfgfile: check... Bruce Richardson
- Re: [dpdk-dev] [PATCH v3 0/4] Enforce checking o... Bruce Richardson
- Re: [dpdk-dev] [PATCH v3 0/4] Enforce checking o... Ananyev, Konstantin

