Re: [RFC PATCH net-next] selftests: tc-testing: Add pedit tests

2019-03-20 Thread Lucas Bates
On Fri, Mar 1, 2019 at 7:33 AM Dmytro Linkin wrote: > > Add 36 pedit action tests to check pedit options described in tc-pedit(8) > man page. Test cases can be specified by categories: actions, pedit, > raw_op, layered_op. RAW_OP cases check offset option for u8, u16 and u32 > offset size. LAYERED

[RFC PATCH net-next] selftests: tc-testing: Add pedit tests

2019-03-01 Thread Dmytro Linkin
Add 36 pedit action tests to check pedit options described in tc-pedit(8) man page. Test cases can be specified by categories: actions, pedit, raw_op, layered_op. RAW_OP cases check offset option for u8, u16 and u32 offset size. LAYERED_OP cases check fields option for eth, ip, ip6, tcp and udp hea