08/04/2019 18:37, Ferruh Yigit: > Add case check to TPID, LACP and RETA abbreviations. > > Signed-off-by: Ferruh Yigit <ferruh.yi...@intel.com> > --- > -e ':.*\<tos\>' \ > -e ':.*\<tso\>' \ > + -e ':.*\<tpid\>' \ > -e ':.*\<ttl\>' \
Applied with alphabetical order fixed, thanks