Re: [PATCH net-next 1/1] tc-tests: updated skbedit tests

2019-07-12 Thread David Miller
From: Roman Mashak Date: Thu, 11 Jul 2019 12:29:00 -0400 > - Added mask upper bound test case > - Added mask validation test case > - Added mask replacement case > > Signed-off-by: Roman Mashak New tests I'll allow still now, applied, thanks.

[PATCH net-next 1/1] tc-tests: updated skbedit tests

2019-07-11 Thread Roman Mashak
- Added mask upper bound test case - Added mask validation test case - Added mask replacement case Signed-off-by: Roman Mashak --- .../tc-testing/tc-tests/actions/skbedit.json | 117 + 1 file changed, 117 insertions(+) diff --git a/tools/testing/selftests/tc-testing/tc

Re: [PATCH net-next 1/1] tc-tests: updated skbedit tests

2019-06-16 Thread David Miller
From: Roman Mashak Date: Sat, 15 Jun 2019 16:25:50 -0400 > - Added index upper bound test case > - Added mark upper bound test case > - Re-worded descriptions to few cases for clarity > > Signed-off-by: Roman Mashak Applied.

[PATCH net-next 1/1] tc-tests: updated skbedit tests

2019-06-15 Thread Roman Mashak
- Added index upper bound test case - Added mark upper bound test case - Re-worded descriptions to few cases for clarity Signed-off-by: Roman Mashak --- .../tc-testing/tc-tests/actions/skbedit.json | 62 ++ 1 file changed, 53 insertions(+), 9 deletions(-) diff --git a/