RE: [v1 3/4] app/testpmd: add gre_option item command

2022-02-01 Thread Ori Kam
Hi Sean, > -Original Message- > From: Sean Zhang (Networking SW) > Sent: Wednesday, January 26, 2022 10:44 AM > Subject: [v1 3/4] app/testpmd: add gre_option item command > > Add gre_option command for matching optional fields(checksum/key/sequence) > in GRE

[v1 3/4] app/testpmd: add gre_option item command

2022-01-26 Thread Sean Zhang
Add gre_option command for matching optional fields(checksum/key/sequence) in GRE header. The item must follow gre item, and the item does not change the flags in gre item, the application should set the flags in gre item correspondingly. Application can still use gre_key item 'gre_key value is xx'