* [dts] [PATCH V1] tests/cvl_advanced_rss_gtpu: remove verification msg
@ 2021-04-21 3:09 Zhimin Huang
2021-04-21 3:27 ` Huang, ZhiminX
0 siblings, 1 reply; 4+ messages in thread
From: Zhimin Huang @ 2021-04-21 3:09 UTC (permalink / raw)
To: dts; +Cc: Zhimin Huang
*.the verification msg changes with dpdk update, so only check create rule failed
Signed-off-by: Zhimin Huang <zhiminx.huang@intel.com>
---
| 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--git a/tests/TestSuite_cvl_advanced_rss_gtpu.py b/tests/TestSuite_cvl_advanced_rss_gtpu.py
index a822d4b3..f1f4fe43 100755
--- a/tests/TestSuite_cvl_advanced_rss_gtpu.py
+++ b/tests/TestSuite_cvl_advanced_rss_gtpu.py
@@ -4821,7 +4821,7 @@ class TestCVLAdvancedRSSGTPU(TestCase):
'flow create 0 ingress pattern eth / ipv6 / udp / gtpu / ipv6 / tcp / end actions rss types ipv6-tcp ipv6 end key_len 0 queues end / end',
'flow create 0 ingress pattern eth / ipv6 / udp / gtpu / gtp_psc pdu_t is 0 / ipv6 / tcp / end actions rss types ipv6-tcp ipv6 end key_len 0 queues end / end',
]
- self.rssprocess.create_rule(rule=negative_rules, check_stats=False, msg="Invalid input pattern: Invalid argument")
+ self.rssprocess.create_rule(rule=negative_rules, check_stats=False)
def test_symmetric_negative_cases(self):
rules = [
--
2.17.1
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [dts] [PATCH V1] tests/cvl_advanced_rss_gtpu: remove verification msg
2021-04-21 3:09 [dts] [PATCH V1] tests/cvl_advanced_rss_gtpu: remove verification msg Zhimin Huang
@ 2021-04-21 3:27 ` Huang, ZhiminX
2021-04-21 4:17 ` Zhao, HaiyangX
0 siblings, 1 reply; 4+ messages in thread
From: Huang, ZhiminX @ 2021-04-21 3:27 UTC (permalink / raw)
To: dts
[-- Attachment #1: Type: text/plain, Size: 336 bytes --]
> -----Original Message-----
> From: Huang, ZhiminX <zhiminx.huang@intel.com>
> Sent: Wednesday, April 21, 2021 11:10 AM
> To: dts@dpdk.org
> Cc: Huang, ZhiminX <zhiminx.huang@intel.com>
> Subject: [dts] [PATCH V1] tests/cvl_advanced_rss_gtpu: remove
> verification msg
>
Tested-by: Zhimin Huang <zhiminx.huang@intel.com>
[-- Attachment #2: TestCVLAdvancedRSSGTPU.log --]
[-- Type: application/octet-stream, Size: 13649 bytes --]
21/04/2021 19:39:28 dts:
TEST SUITE : TestCVLAdvancedRSSGTPU
21/04/2021 19:39:28 dts: NIC : columbiaville_100g
21/04/2021 19:39:28 dut.10.240.183.181:
21/04/2021 19:39:29 tester:
21/04/2021 19:39:29 dut.10.240.183.181: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2,3,4 -n 4 --file-prefix=dpdk_28586_20210421193913 -a 0000:18:00.0 -- -i --rxq=64 --txq=64 --disable-rss --rxd=384 --txd=384
21/04/2021 19:39:30 dut.10.240.183.181: EAL: Detected 72 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/dpdk_28586_20210421193913/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: 1024 hugepages of size 2097152 reserved, but no mounted hugetlbfs found for that size
EAL: VFIO support initialized
EAL: Using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_ice (8086:1592) device: 0000:18:00.0 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.30.0, ICE COMMS Package (double VLAN mode)
TELEMETRY: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=171456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
Port 0: 40:A6:B7:0B:76:28
Checking link statuses...
Port 0: link state change event
Port 0: link state change event
Done
21/04/2021 19:39:40 dut.10.240.183.181: set fwd rxonly
21/04/2021 19:39:40 dut.10.240.183.181:
Set rxonly packet forwarding mode
21/04/2021 19:39:40 dut.10.240.183.181: set verbose 1
21/04/2021 19:39:40 dut.10.240.183.181:
Change verbose level from 0 to 1
21/04/2021 19:39:40 dut.10.240.183.181: show port info all
21/04/2021 19:39:40 dut.10.240.183.181:
********************* Infos for port 0 *********************
MAC address: 40:A6:B7:0B:76:28
Device name: 0000:18:00.0
Driver name: net_ice
Firmware-version: 3.00 0x800071ff 1.2928.0
Devargs:
Connect to socket: 0
memory allocation on the socket: 0
Link status: up
Link speed: 100 Gbps
Link duplex: full-duplex
MTU: 1500
Promiscuous mode: enabled
Allmulticast mode: disabled
Maximum number of MAC addresses: 64
Maximum number of MAC addresses of hash filtering: 0
VLAN offload:
strip off, filter off, extend off, qinq strip off
Hash key size in bytes: 52
Redirection table size: 512
Supported RSS offload flow types:
ipv4
ipv4-frag
ipv4-tcp
ipv4-udp
ipv4-sctp
ipv4-other
ipv6
ipv6-frag
ipv6-tcp
ipv6-udp
ipv6-sctp
ipv6-other
l2_payload
Minimum size of RX buffer: 1024
Maximum configurable length of RX packet: 9728
Maximum configurable size of LRO aggregated packet: 0
Current number of RX queues: 64
Max possible RX queues: 64
Max possible number of RXDs per queue: 4096
Min possible number of RXDs per queue: 64
RXDs number alignment: 32
Current number of TX queues: 64
Max possible TX queues: 64
Max possible number of TXDs per queue: 4096
Min possible number of TXDs per queue: 64
TXDs number alignment: 32
Max segment number per packet: 0
Max segment number per MTU/TSO: 0
21/04/2021 19:39:40 TestCVLAdvancedRSSGTPU: rssprocess.tester_ifaces: ['ens7', 'ens8']
21/04/2021 19:39:40 TestCVLAdvancedRSSGTPU: rssprocess.test_case: <TestSuite_cvl_advanced_rss_gtpu.TestCVLAdvancedRSSGTPU object at 0x7fbb304b5eb8>
21/04/2021 19:39:40 TestCVLAdvancedRSSGTPU: Test Case test_negative_cases Begin
21/04/2021 19:39:40 dut.10.240.183.181:
21/04/2021 19:39:40 tester:
21/04/2021 19:39:40 dut.10.240.183.181: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / ipv4 / udp / end actions rss types ipv4-tcp end key_len 0 queues end / end
21/04/2021 19:39:40 dut.10.240.183.181:
ice_flow_create(): Failed to create flow
port_flow_complain(): Caught PMD error type 10 (item specification): cause: 0x7ffde498c820, Invalid input set: Invalid argument
21/04/2021 19:39:40 dut.10.240.183.181: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / ipv4 / udp / end actions rss types ipv6-udp end key_len 0 queues end / end
21/04/2021 19:39:40 dut.10.240.183.181:
ice_flow_create(): Failed to create flow
port_flow_complain(): Caught PMD error type 10 (item specification): cause: 0x7ffde498c820, Invalid input set: Invalid argument
21/04/2021 19:39:40 dut.10.240.183.181: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / ipv4 / tcp / end actions rss types tcp end key_len 0 queues end / end
21/04/2021 19:39:41 dut.10.240.183.181:
ice_flow_create(): Failed to create flow
port_flow_complain(): Caught PMD error type 10 (item specification): cause: 0x7ffde498c820, Invalid input set: Invalid argument
21/04/2021 19:39:41 dut.10.240.183.181: flow create 0 ingress pattern eth / ipv6 / udp / gtpu / ipv6 / udp / end actions rss types ipv4-tcp end key_len 0 queues end / end
21/04/2021 19:39:41 dut.10.240.183.181:
ice_flow_create(): Failed to create flow
port_flow_complain(): Caught PMD error type 10 (item specification): cause: 0x7ffde498c820, Invalid input set: Invalid argument
21/04/2021 19:39:41 dut.10.240.183.181: flow create 0 ingress pattern eth / ipv6 / udp / gtpu / ipv6 / udp / end actions rss types ipv4-udp end key_len 0 queues end / end
21/04/2021 19:39:41 dut.10.240.183.181:
ice_flow_create(): Failed to create flow
port_flow_complain(): Caught PMD error type 10 (item specification): cause: 0x7ffde498c820, Invalid input set: Invalid argument
21/04/2021 19:39:41 dut.10.240.183.181: flow create 0 ingress pattern eth / ipv6 / udp / gtpu / ipv6 / tcp / end actions rss types tcp end key_len 0 queues end / end
21/04/2021 19:39:41 dut.10.240.183.181:
ice_flow_create(): Failed to create flow
port_flow_complain(): Caught PMD error type 10 (item specification): cause: 0x7ffde498c820, Invalid input set: Invalid argument
21/04/2021 19:39:41 dut.10.240.183.181: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / ipv4 / udp / end actions rss types ipv4-udp ipv4 end key_len 0 queues end / end
21/04/2021 19:39:41 dut.10.240.183.181:
ice_flow_create(): Failed to create flow
port_flow_complain(): Caught PMD error type 10 (item specification): cause: 0x7ffde498c820, Invalid input set: Invalid argument
21/04/2021 19:39:41 dut.10.240.183.181: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv4 / udp / end actions rss types ipv4-udp ipv4 end key_len 0 queues end / end
21/04/2021 19:39:41 dut.10.240.183.181:
ice_flow_create(): Failed to create flow
port_flow_complain(): Caught PMD error type 10 (item specification): cause: 0x7ffde498c820, Invalid input set: Invalid argument
21/04/2021 19:39:41 dut.10.240.183.181: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / ipv4 / tcp / end actions rss types ipv4-tcp ipv4 end key_len 0 queues end / end
21/04/2021 19:39:41 dut.10.240.183.181:
ice_flow_create(): Failed to create flow
port_flow_complain(): Caught PMD error type 10 (item specification): cause: 0x7ffde498c820, Invalid input set: Invalid argument
21/04/2021 19:39:41 dut.10.240.183.181: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv4 / tcp / end actions rss types ipv4-tcp ipv4 end key_len 0 queues end / end
21/04/2021 19:39:41 dut.10.240.183.181:
ice_flow_create(): Failed to create flow
port_flow_complain(): Caught PMD error type 10 (item specification): cause: 0x7ffde498c820, Invalid input set: Invalid argument
21/04/2021 19:39:41 dut.10.240.183.181: flow create 0 ingress pattern eth / ipv6 / udp / gtpu / ipv4 / udp / end actions rss types ipv4-udp ipv4 end key_len 0 queues end / end
21/04/2021 19:39:41 dut.10.240.183.181:
ice_flow_create(): Failed to create flow
port_flow_complain(): Caught PMD error type 10 (item specification): cause: 0x7ffde498c820, Invalid input set: Invalid argument
21/04/2021 19:39:41 dut.10.240.183.181: flow create 0 ingress pattern eth / ipv6 / udp / gtpu / gtp_psc pdu_t is 0 / ipv4 / udp / end actions rss types ipv4-udp ipv4 end key_len 0 queues end / end
21/04/2021 19:39:41 dut.10.240.183.181:
ice_flow_create(): Failed to create flow
port_flow_complain(): Caught PMD error type 10 (item specification): cause: 0x7ffde498c820, Invalid input set: Invalid argument
21/04/2021 19:39:41 dut.10.240.183.181: flow create 0 ingress pattern eth / ipv6 / udp / gtpu / ipv4 / tcp / end actions rss types ipv4-tcp ipv4 end key_len 0 queues end / end
21/04/2021 19:39:41 dut.10.240.183.181:
ice_flow_create(): Failed to create flow
port_flow_complain(): Caught PMD error type 10 (item specification): cause: 0x7ffde498c820, Invalid input set: Invalid argument
21/04/2021 19:39:41 dut.10.240.183.181: flow create 0 ingress pattern eth / ipv6 / udp / gtpu / gtp_psc pdu_t is 0 / ipv4 / tcp / end actions rss types ipv4-tcp ipv4 end key_len 0 queues end / end
21/04/2021 19:39:41 dut.10.240.183.181:
ice_flow_create(): Failed to create flow
port_flow_complain(): Caught PMD error type 10 (item specification): cause: 0x7ffde498c820, Invalid input set: Invalid argument
21/04/2021 19:39:41 dut.10.240.183.181: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / ipv6 / udp / end actions rss types ipv6-udp ipv6 end key_len 0 queues end / end
21/04/2021 19:39:41 dut.10.240.183.181:
ice_flow_create(): Failed to create flow
port_flow_complain(): Caught PMD error type 10 (item specification): cause: 0x7ffde498c820, Invalid input set: Invalid argument
21/04/2021 19:39:41 dut.10.240.183.181: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv6 / udp / end actions rss types ipv6-udp ipv6 end key_len 0 queues end / end
21/04/2021 19:39:41 dut.10.240.183.181:
ice_flow_create(): Failed to create flow
port_flow_complain(): Caught PMD error type 10 (item specification): cause: 0x7ffde498c820, Invalid input set: Invalid argument
21/04/2021 19:39:41 dut.10.240.183.181: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / ipv6 / tcp / end actions rss types ipv6-tcp ipv6 end key_len 0 queues end / end
21/04/2021 19:39:41 dut.10.240.183.181:
ice_flow_create(): Failed to create flow
port_flow_complain(): Caught PMD error type 10 (item specification): cause: 0x7ffde498c820, Invalid input set: Invalid argument
21/04/2021 19:39:41 dut.10.240.183.181: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv6 / tcp / end actions rss types ipv6-tcp ipv6 end key_len 0 queues end / end
21/04/2021 19:39:42 dut.10.240.183.181:
ice_flow_create(): Failed to create flow
port_flow_complain(): Caught PMD error type 10 (item specification): cause: 0x7ffde498c820, Invalid input set: Invalid argument
21/04/2021 19:39:42 dut.10.240.183.181: flow create 0 ingress pattern eth / ipv6 / udp / gtpu / ipv6 / udp / end actions rss types ipv6-udp ipv6 end key_len 0 queues end / end
21/04/2021 19:39:42 dut.10.240.183.181:
ice_flow_create(): Failed to create flow
port_flow_complain(): Caught PMD error type 10 (item specification): cause: 0x7ffde498c820, Invalid input set: Invalid argument
21/04/2021 19:39:42 dut.10.240.183.181: flow create 0 ingress pattern eth / ipv6 / udp / gtpu / gtp_psc pdu_t is 0 / ipv6 / udp / end actions rss types ipv6-udp ipv6 end key_len 0 queues end / end
21/04/2021 19:39:42 dut.10.240.183.181:
ice_flow_create(): Failed to create flow
port_flow_complain(): Caught PMD error type 10 (item specification): cause: 0x7ffde498c820, Invalid input set: Invalid argument
21/04/2021 19:39:42 dut.10.240.183.181: flow create 0 ingress pattern eth / ipv6 / udp / gtpu / ipv6 / tcp / end actions rss types ipv6-tcp ipv6 end key_len 0 queues end / end
21/04/2021 19:39:42 dut.10.240.183.181:
ice_flow_create(): Failed to create flow
port_flow_complain(): Caught PMD error type 10 (item specification): cause: 0x7ffde498c820, Invalid input set: Invalid argument
21/04/2021 19:39:42 dut.10.240.183.181: flow create 0 ingress pattern eth / ipv6 / udp / gtpu / gtp_psc pdu_t is 0 / ipv6 / tcp / end actions rss types ipv6-tcp ipv6 end key_len 0 queues end / end
21/04/2021 19:39:42 dut.10.240.183.181:
ice_flow_create(): Failed to create flow
port_flow_complain(): Caught PMD error type 10 (item specification): cause: 0x7ffde498c820, Invalid input set: Invalid argument
21/04/2021 19:39:42 TestCVLAdvancedRSSGTPU: Test Case test_negative_cases Result PASSED:
21/04/2021 19:39:42 dut.10.240.183.181: flow flush 0
21/04/2021 19:39:43 dut.10.240.183.181:
testpmd>
21/04/2021 19:39:43 dut.10.240.183.181: clear port stats all
21/04/2021 19:39:44 dut.10.240.183.181:
NIC statistics for port 0 cleared
testpmd>
21/04/2021 19:39:44 dut.10.240.183.181: stop
21/04/2021 19:39:44 dut.10.240.183.181:
Packet forwarding not started
21/04/2021 19:39:44 dts:
TEST SUITE ENDED: TestCVLAdvancedRSSGTPU
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [dts] [PATCH V1] tests/cvl_advanced_rss_gtpu: remove verification msg
2021-04-21 3:27 ` Huang, ZhiminX
@ 2021-04-21 4:17 ` Zhao, HaiyangX
2021-05-07 6:59 ` Tu, Lijuan
0 siblings, 1 reply; 4+ messages in thread
From: Zhao, HaiyangX @ 2021-04-21 4:17 UTC (permalink / raw)
To: Huang, ZhiminX, dts
> -----Original Message-----
> From: dts <dts-bounces@dpdk.org> On Behalf Of Huang, ZhiminX
> Sent: Wednesday, April 21, 2021 11:27
> To: dts@dpdk.org
> Subject: Re: [dts] [PATCH V1] tests/cvl_advanced_rss_gtpu: remove
> verification msg
>
>
> > -----Original Message-----
> > From: Huang, ZhiminX <zhiminx.huang@intel.com>
> > Sent: Wednesday, April 21, 2021 11:10 AM
> > To: dts@dpdk.org
> > Cc: Huang, ZhiminX <zhiminx.huang@intel.com>
> > Subject: [dts] [PATCH V1] tests/cvl_advanced_rss_gtpu: remove
> > verification msg
> >
> Tested-by: Zhimin Huang <zhiminx.huang@intel.com>
Acked-by: Haiyang Zhao <haiyangx.zhao@intel.com>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [dts] [PATCH V1] tests/cvl_advanced_rss_gtpu: remove verification msg
2021-04-21 4:17 ` Zhao, HaiyangX
@ 2021-05-07 6:59 ` Tu, Lijuan
0 siblings, 0 replies; 4+ messages in thread
From: Tu, Lijuan @ 2021-05-07 6:59 UTC (permalink / raw)
To: Zhao, HaiyangX, Huang, ZhiminX, dts
> -----Original Message-----
> From: dts <dts-bounces@dpdk.org> On Behalf Of Zhao, HaiyangX
> Sent: 2021年4月21日 12:17
> To: Huang, ZhiminX <zhiminx.huang@intel.com>; dts@dpdk.org
> Subject: Re: [dts] [PATCH V1] tests/cvl_advanced_rss_gtpu: remove verification
> msg
>
>
>
> > -----Original Message-----
> > From: dts <dts-bounces@dpdk.org> On Behalf Of Huang, ZhiminX
> > Sent: Wednesday, April 21, 2021 11:27
> > To: dts@dpdk.org
> > Subject: Re: [dts] [PATCH V1] tests/cvl_advanced_rss_gtpu: remove
> > verification msg
> >
> >
> > > -----Original Message-----
> > > From: Huang, ZhiminX <zhiminx.huang@intel.com>
> > > Sent: Wednesday, April 21, 2021 11:10 AM
> > > To: dts@dpdk.org
> > > Cc: Huang, ZhiminX <zhiminx.huang@intel.com>
> > > Subject: [dts] [PATCH V1] tests/cvl_advanced_rss_gtpu: remove
> > > verification msg
> > >
> > Tested-by: Zhimin Huang <zhiminx.huang@intel.com>
>
> Acked-by: Haiyang Zhao <haiyangx.zhao@intel.com>
Applied
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2021-05-07 6:59 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-21 3:09 [dts] [PATCH V1] tests/cvl_advanced_rss_gtpu: remove verification msg Zhimin Huang
2021-04-21 3:27 ` Huang, ZhiminX
2021-04-21 4:17 ` Zhao, HaiyangX
2021-05-07 6:59 ` Tu, Lijuan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).