Re: [PATCH net-next 1/1] tc-testing: updated pedit test cases

2019-10-15 Thread David Miller
From: Roman Mashak Date: Mon, 14 Oct 2019 18:18:29 -0400 > Added TDC test cases for Ethernet LAYERED_OP operations: > - set single source Ethernet MAC > - set single destination Ethernet MAC > - set single invalid destination Ethernet MAC > - set Ethernet type > - invert source/destination/type f

[PATCH net-next 1/1] tc-testing: updated pedit test cases

2019-10-14 Thread Roman Mashak
Added TDC test cases for Ethernet LAYERED_OP operations: - set single source Ethernet MAC - set single destination Ethernet MAC - set single invalid destination Ethernet MAC - set Ethernet type - invert source/destination/type fields - add operation on Ethernet type field Signed-off-by: Roman Mash

Re: [PATCH net-next 1/1] tc-testing: updated pedit test cases

2019-10-10 Thread Jakub Kicinski
On Wed, 9 Oct 2019 16:53:51 -0400, Roman Mashak wrote: > Added test case for layered IP operation for a single source IP4/IP6 > address and a single destination IP4/IP6 address. > > Signed-off-by: Roman Mashak Applied, thanks

[PATCH net-next 1/1] tc-testing: updated pedit test cases

2019-10-09 Thread Roman Mashak
Added test case for layered IP operation for a single source IP4/IP6 address and a single destination IP4/IP6 address. Signed-off-by: Roman Mashak --- .../tc-testing/tc-tests/actions/pedit.json | 101 - 1 file changed, 100 insertions(+), 1 deletion(-) diff --git a/to