test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V1] framework/pmd_output: fix rx mode parameter may be duplicated
@ 2020-12-24  7:14 Haiyang Zhao
  2020-12-24  7:33 ` Zhao, HaiyangX
  2020-12-24  8:39 ` Tu, Lijuan
  0 siblings, 2 replies; 3+ messages in thread
From: Haiyang Zhao @ 2020-12-24  7:14 UTC (permalink / raw)
  To: dts; +Cc: Haiyang Zhao

the rx mode eal param force-max-simd-bitwidth may be duplicated
when it is setted both in execution.cfg and suite, fix it by
passing the eal parm to create_eal_parameter.

Signed-off-by: Haiyang Zhao <haiyangx.zhao@intel.com>
---
 framework/pmd_output.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/framework/pmd_output.py b/framework/pmd_output.py
index f4ea6670..3418efe4 100644
--- a/framework/pmd_output.py
+++ b/framework/pmd_output.py
@@ -133,6 +133,7 @@ class PmdOutput():
             file_prefix = tmp[-1].strip()
             config['prefix'] = file_prefix
         eal_param = re.sub(re_file_prefix, '', eal_param)
+        config['other_eal_param'] = eal_param
 
         config['cores'] = cores
         if ' -w ' not in eal_param and ' -a ' not in eal_param and ' -b ' not in eal_param \
-- 
2.17.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [dts] [PATCH V1] framework/pmd_output: fix rx mode parameter may be duplicated
  2020-12-24  7:14 [dts] [PATCH V1] framework/pmd_output: fix rx mode parameter may be duplicated Haiyang Zhao
@ 2020-12-24  7:33 ` Zhao, HaiyangX
  2020-12-24  8:39 ` Tu, Lijuan
  1 sibling, 0 replies; 3+ messages in thread
From: Zhao, HaiyangX @ 2020-12-24  7:33 UTC (permalink / raw)
  To: dts; +Cc: Zhao, HaiyangX

[-- Attachment #1: Type: text/plain, Size: 367 bytes --]

Tested-by:  Haiyang Zhao <haiyangx.zhao@intel.com>

Best Regards,
Zhao Haiyang

> -----Original Message-----
> From: Haiyang Zhao <haiyangx.zhao@intel.com>
> Sent: Thursday, December 24, 2020 15:14
> To: dts@dpdk.org
> Cc: Zhao, HaiyangX <haiyangx.zhao@intel.com>
> Subject: [dts][PATCH V1] framework/pmd_output: fix rx mode parameter
> may be duplicated

[-- Attachment #2: test_eal.log --]
[-- Type: application/octet-stream, Size: 20618 bytes --]

24/12/2020 15:02:38                            dts: 
TEST SUITE : TestChecksumOffload
24/12/2020 15:02:38                            dts: NIC :        columbiaville_25gx2
24/12/2020 15:02:38              dut.10.240.183.72: 
24/12/2020 15:02:39                         tester: 
24/12/2020 15:02:39            TestChecksumOffload: Test Case test_eal Begin
24/12/2020 15:02:39              dut.10.240.183.72: 
24/12/2020 15:02:39                         tester: 
24/12/2020 15:02:39              dut.10.240.183.72: ['-a 0000:05:00.0', '-a 0000:05:00.1']
24/12/2020 15:02:39            TestChecksumOffload: eal_param: -l 1,2 -n 4 -a 0000:05:00.0 -a 0000:05:00.1 --file-prefix=dpdk_17858_20201224150217 --force-max-simd-bitwidth=128 
24/12/2020 15:02:39              dut.10.240.183.72: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2 -n 4 -a 0000:05:00.0 -a 0000:05:00.1 --file-prefix=dpdk_17858_20201224150217  --force-max-simd-bitwidth=64 -- -i 
24/12/2020 15:02:40              dut.10.240.183.72: EAL: Detected 88 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/dpdk_17858_20201224150217/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL:   using IOMMU type 1 (Type 1)
EAL: Ignore mapping IO port bar(1)
EAL: Ignore mapping IO port bar(4)
EAL: Probe PCI driver: net_ice (8086:159b) device: 0000:05:00.0 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.23.0, ICE COMMS Package
EAL: Ignore mapping IO port bar(1)
EAL: Ignore mapping IO port bar(4)
EAL: Probe PCI driver: net_ice (8086:159b) device: 0000:05:00.1 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.23.0, ICE COMMS Package
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Configuring Port 0 (socket 0)
Port 0: 20:20:07:22:14:31
Configuring Port 1 (socket 0)
Port 1: 20:20:07:22:14:32
Checking link statuses...
Done
24/12/2020 15:02:50              dut.10.240.183.72: quit
24/12/2020 15:02:51              dut.10.240.183.72: 

Stopping port 0...
Stopping ports...
Done

Stopping port 1...
Stopping ports...
Done

Shutting down port 0...
Closing ports...
Port 0 is closed
Done

Shutting down port 1...
Closing ports...
Port 1 is closed
Done

Bye...
24/12/2020 15:02:51              dut.10.240.183.72: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2 -n 4  --file-prefix=dpdk_17858_20201224150217  --force-max-simd-bitwidth=128  -a 00:11:22.0 -a 00:33:00.1,queue-num-per-vf=2-1 -a 00:11:22.0 -a af:00.1,report=1-2 -- -i 
24/12/2020 15:02:51              dut.10.240.183.72: EAL: Detected 88 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/dpdk_17858_20201224150217/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: No legacy callbacks, legacy socket not created
testpmd: No probed ethernet devices
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Done
24/12/2020 15:03:01              dut.10.240.183.72: quit
24/12/2020 15:03:02              dut.10.240.183.72: 

Bye...
24/12/2020 15:03:02              dut.10.240.183.72: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2 -n 4  --file-prefix=dpdk_17858_20201224150217  --force-max-simd-bitwidth=128  -b 00:11:22.0 -b 00:33:00.1,queue-num-per-vf=2-1 -b 00:11:22.0 -b af:00.1,report=1-2 -- -i 
24/12/2020 15:03:03              dut.10.240.183.72: EAL: Detected 88 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/dpdk_17858_20201224150217/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL:   using IOMMU type 1 (Type 1)
EAL: Ignore mapping IO port bar(1)
EAL: Ignore mapping IO port bar(4)
EAL: Probe PCI driver: net_ice (8086:159b) device: 0000:05:00.0 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.23.0, ICE COMMS Package
EAL: Ignore mapping IO port bar(1)
EAL: Ignore mapping IO port bar(4)
EAL: Probe PCI driver: net_ice (8086:159b) device: 0000:05:00.1 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.23.0, ICE COMMS Package
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Configuring Port 0 (socket 0)
Port 0: 20:20:07:22:14:31
Configuring Port 1 (socket 0)
Port 1: 20:20:07:22:14:32
Checking link statuses...
Done
24/12/2020 15:03:13              dut.10.240.183.72: quit
24/12/2020 15:03:14              dut.10.240.183.72: 

Stopping port 0...
Stopping ports...
Done

Stopping port 1...
Stopping ports...
Done

Shutting down port 0...
Closing ports...
Port 0 is closed
Done

Shutting down port 1...
Closing ports...
Port 1 is closed
Done

Bye...
24/12/2020 15:03:14              dut.10.240.183.72: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2 -n 4 -a 0000:05:00.0,proto_xtr=vlan -a 0000:05:00.1 --file-prefix=dpdk_17858_20201224150217  --force-max-simd-bitwidth=128   -- -i 
24/12/2020 15:03:16              dut.10.240.183.72: EAL: Detected 88 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/dpdk_17858_20201224150217/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL:   using IOMMU type 1 (Type 1)
EAL: Ignore mapping IO port bar(1)
EAL: Ignore mapping IO port bar(4)
EAL: Probe PCI driver: net_ice (8086:159b) device: 0000:05:00.0 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.23.0, ICE COMMS Package
EAL: Ignore mapping IO port bar(1)
EAL: Ignore mapping IO port bar(4)
EAL: Probe PCI driver: net_ice (8086:159b) device: 0000:05:00.1 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.23.0, ICE COMMS Package
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Configuring Port 0 (socket 0)
Port 0: 20:20:07:22:14:31
Configuring Port 1 (socket 0)
Port 1: 20:20:07:22:14:32
Checking link statuses...
Done
24/12/2020 15:03:26              dut.10.240.183.72: quit
24/12/2020 15:03:26              dut.10.240.183.72: 

Stopping port 0...
Stopping ports...
Done

Stopping port 1...
Stopping ports...
Done

Shutting down port 0...
Closing ports...
Port 0 is closed
Done

Shutting down port 1...
Closing ports...
Port 1 is closed
Done

Bye...
24/12/2020 15:03:26              dut.10.240.183.72: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2 -n 4 -a 0000:1a:00.0,proto_xtr=vlan -a 0000:1a:00.1 --file-prefix=dpdk_17858_20201224150217  --force-max-simd-bitwidth=128   -- -i 
24/12/2020 15:03:27              dut.10.240.183.72: EAL: Detected 88 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/dpdk_17858_20201224150217/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: No legacy callbacks, legacy socket not created
testpmd: No probed ethernet devices
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Done
24/12/2020 15:03:37              dut.10.240.183.72: quit
24/12/2020 15:03:37              dut.10.240.183.72: 

Bye...
24/12/2020 15:03:37              dut.10.240.183.72: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2 -n 4 -a 0000:11:00.0,proto_xtr=vlan --file-prefix=dpdk_17858_20201224150217  --force-max-simd-bitwidth=128  -a 00:af:00.1 -- -i 
24/12/2020 15:03:38              dut.10.240.183.72: EAL: Detected 88 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/dpdk_17858_20201224150217/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: No legacy callbacks, legacy socket not created
testpmd: No probed ethernet devices
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Done
24/12/2020 15:03:48              dut.10.240.183.72: quit
24/12/2020 15:03:48              dut.10.240.183.72: 

Bye...
24/12/2020 15:03:48              dut.10.240.183.72: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2 -n 4 -b 0000:1a:00.0 --file-prefix=dpdk_17858_20201224150217  --force-max-simd-bitwidth=128   -- -i 
24/12/2020 15:03:50              dut.10.240.183.72: EAL: Detected 88 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/dpdk_17858_20201224150217/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL:   using IOMMU type 1 (Type 1)
EAL: Ignore mapping IO port bar(1)
EAL: Ignore mapping IO port bar(4)
EAL: Probe PCI driver: net_ice (8086:159b) device: 0000:05:00.0 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.23.0, ICE COMMS Package
EAL: Ignore mapping IO port bar(1)
EAL: Ignore mapping IO port bar(4)
EAL: Probe PCI driver: net_ice (8086:159b) device: 0000:05:00.1 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.23.0, ICE COMMS Package
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Configuring Port 0 (socket 0)
Port 0: 20:20:07:22:14:31
Configuring Port 1 (socket 0)
Port 1: 20:20:07:22:14:32
Checking link statuses...
Done
24/12/2020 15:04:00              dut.10.240.183.72: quit
24/12/2020 15:04:01              dut.10.240.183.72: 

Stopping port 0...
Stopping ports...
Done

Stopping port 1...
Stopping ports...
Done

Shutting down port 0...
Closing ports...
Port 0 is closed
Done

Shutting down port 1...
Closing ports...
Port 1 is closed
Done

Bye...
24/12/2020 15:04:01              dut.10.240.183.72: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2 -n 4  --file-prefix=dpdk_17858_20201224150217 --no-pci --force-max-simd-bitwidth=128   -- -i 
24/12/2020 15:04:01              dut.10.240.183.72: EAL: Detected 88 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/dpdk_17858_20201224150217/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: No legacy callbacks, legacy socket not created
testpmd: No probed ethernet devices
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Done
24/12/2020 15:04:11              dut.10.240.183.72: quit
24/12/2020 15:04:12              dut.10.240.183.72: 

Bye...
24/12/2020 15:04:12              dut.10.240.183.72: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2 -n 4  --file-prefix=dpdk_17858_20201224150217 --no-pci --force-max-simd-bitwidth=128  --no-pci -- -i 
24/12/2020 15:04:12              dut.10.240.183.72: EAL: Detected 88 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/dpdk_17858_20201224150217/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: No legacy callbacks, legacy socket not created
testpmd: No probed ethernet devices
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Done
24/12/2020 15:04:22              dut.10.240.183.72: quit
24/12/2020 15:04:23              dut.10.240.183.72: 

Bye...
24/12/2020 15:04:23              dut.10.240.183.72: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2 -n 4 -a 0000:05:00.0 -a 0000:05:00.1 --file-prefix=dpdk_17858_20201224150217  --force-max-simd-bitwidth=128   -- -i 
24/12/2020 15:04:24              dut.10.240.183.72: EAL: Detected 88 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/dpdk_17858_20201224150217/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL:   using IOMMU type 1 (Type 1)
EAL: Ignore mapping IO port bar(1)
EAL: Ignore mapping IO port bar(4)
EAL: Probe PCI driver: net_ice (8086:159b) device: 0000:05:00.0 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.23.0, ICE COMMS Package
EAL: Ignore mapping IO port bar(1)
EAL: Ignore mapping IO port bar(4)
EAL: Probe PCI driver: net_ice (8086:159b) device: 0000:05:00.1 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.23.0, ICE COMMS Package
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Configuring Port 0 (socket 0)
Port 0: 20:20:07:22:14:31
Configuring Port 1 (socket 0)
Port 1: 20:20:07:22:14:32
Checking link statuses...
Done
24/12/2020 15:04:34              dut.10.240.183.72: quit
24/12/2020 15:04:35              dut.10.240.183.72: 

Stopping port 0...
Stopping ports...
Done

Stopping port 1...
Stopping ports...
Done

Shutting down port 0...
Closing ports...
Port 0 is closed
Done

Shutting down port 1...
Closing ports...
Port 1 is closed
Done

Bye...
24/12/2020 15:04:35              dut.10.240.183.72: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2 -n 4 -a 0000:05:00.0 -a 0000:05:00.1 --file-prefix=no_pci_false_17858_20201224150217  --force-max-simd-bitwidth=128  -- -i 
24/12/2020 15:04:36              dut.10.240.183.72: EAL: Detected 88 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/no_pci_false_17858_20201224150217/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL:   using IOMMU type 1 (Type 1)
EAL: Ignore mapping IO port bar(1)
EAL: Ignore mapping IO port bar(4)
EAL: Probe PCI driver: net_ice (8086:159b) device: 0000:05:00.0 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.23.0, ICE COMMS Package
EAL: Ignore mapping IO port bar(1)
EAL: Ignore mapping IO port bar(4)
EAL: Probe PCI driver: net_ice (8086:159b) device: 0000:05:00.1 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.23.0, ICE COMMS Package
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Configuring Port 0 (socket 0)
Port 0: 20:20:07:22:14:31
Configuring Port 1 (socket 0)
Port 1: 20:20:07:22:14:32
Checking link statuses...
Done
24/12/2020 15:04:46              dut.10.240.183.72: quit
24/12/2020 15:04:47              dut.10.240.183.72: 

Stopping port 0...
Stopping ports...
Done

Stopping port 1...
Stopping ports...
Done

Shutting down port 0...
Closing ports...
Port 0 is closed
Done

Shutting down port 1...
Closing ports...
Port 1 is closed
Done

Bye...
24/12/2020 15:04:47              dut.10.240.183.72: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2 -n 4  --file-prefix=test_eal_17858_20201224150217  --force-max-simd-bitwidth=128  -b 00:11:22.0 -b 00:33:00.1,queue-num-per-vf=2-1  -- -i 
24/12/2020 15:04:48              dut.10.240.183.72: EAL: Detected 88 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/test_eal_17858_20201224150217/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL:   using IOMMU type 1 (Type 1)
EAL: Ignore mapping IO port bar(1)
EAL: Ignore mapping IO port bar(4)
EAL: Probe PCI driver: net_ice (8086:159b) device: 0000:05:00.0 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.23.0, ICE COMMS Package
EAL: Ignore mapping IO port bar(1)
EAL: Ignore mapping IO port bar(4)
EAL: Probe PCI driver: net_ice (8086:159b) device: 0000:05:00.1 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.23.0, ICE COMMS Package
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Configuring Port 0 (socket 0)
Port 0: 20:20:07:22:14:31
Configuring Port 1 (socket 0)
Port 1: 20:20:07:22:14:32
Checking link statuses...
Done
24/12/2020 15:04:58              dut.10.240.183.72: quit
24/12/2020 15:04:59              dut.10.240.183.72: 

Stopping port 0...
Stopping ports...
Done

Stopping port 1...
Stopping ports...
Done

Shutting down port 0...
Closing ports...
Port 0 is closed
Done

Shutting down port 1...
Closing ports...
Port 1 is closed
Done

Bye...
24/12/2020 15:04:59              dut.10.240.183.72: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2 -n 4  --file-prefix=test_eal_17858_20201224150217  --force-max-simd-bitwidth=128  -b 00:11:22.0 -b 00:33:00.1,queue-num-per-vf=2-1  -- -i 
24/12/2020 15:05:00              dut.10.240.183.72: EAL: Detected 88 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/test_eal_17858_20201224150217/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL:   using IOMMU type 1 (Type 1)
EAL: Ignore mapping IO port bar(1)
EAL: Ignore mapping IO port bar(4)
EAL: Probe PCI driver: net_ice (8086:159b) device: 0000:05:00.0 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.23.0, ICE COMMS Package
EAL: Ignore mapping IO port bar(1)
EAL: Ignore mapping IO port bar(4)
EAL: Probe PCI driver: net_ice (8086:159b) device: 0000:05:00.1 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.23.0, ICE COMMS Package
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Configuring Port 0 (socket 0)
Port 0: 20:20:07:22:14:31
Configuring Port 1 (socket 0)
Port 1: 20:20:07:22:14:32
Checking link statuses...
Done
24/12/2020 15:05:10              dut.10.240.183.72: quit
24/12/2020 15:05:11              dut.10.240.183.72: 

Stopping port 0...
Stopping ports...
Done

Stopping port 1...
Stopping ports...
Done

Shutting down port 0...
Closing ports...
Port 0 is closed
Done

Shutting down port 1...
Closing ports...
Port 1 is closed
Done

Bye...
24/12/2020 15:05:11              dut.10.240.183.72: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2 -n 4  --file-prefix=fixed  --force-max-simd-bitwidth=128  -b 00:11:22.0 -b 00:33:00.1,queue-num-per-vf=2-1  -- -i 
24/12/2020 15:05:13              dut.10.240.183.72: EAL: Detected 88 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/fixed/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL:   using IOMMU type 1 (Type 1)
EAL: Ignore mapping IO port bar(1)
EAL: Ignore mapping IO port bar(4)
EAL: Probe PCI driver: net_ice (8086:159b) device: 0000:05:00.0 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.23.0, ICE COMMS Package
EAL: Ignore mapping IO port bar(1)
EAL: Ignore mapping IO port bar(4)
EAL: Probe PCI driver: net_ice (8086:159b) device: 0000:05:00.1 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.23.0, ICE COMMS Package
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Configuring Port 0 (socket 0)
Port 0: 20:20:07:22:14:31
Configuring Port 1 (socket 0)
Port 1: 20:20:07:22:14:32
Checking link statuses...
Done
24/12/2020 15:05:23              dut.10.240.183.72: quit
24/12/2020 15:05:24              dut.10.240.183.72: 

Stopping port 0...
Stopping ports...
Done

Stopping port 1...
Stopping ports...
Done

Shutting down port 0...
Closing ports...
Port 0 is closed
Done

Shutting down port 1...
Closing ports...
Port 1 is closed
Done

Bye...
24/12/2020 15:05:24            TestChecksumOffload: Test Case test_eal Result PASSED:
24/12/2020 15:05:24              dut.10.240.183.72: quit
24/12/2020 15:05:24              dut.10.240.183.72: bash: : command not found...
Similar command is: 'quot'
24/12/2020 15:05:24                            dts: 
TEST SUITE ENDED: TestChecksumOffload

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [dts] [PATCH V1] framework/pmd_output: fix rx mode parameter may be duplicated
  2020-12-24  7:14 [dts] [PATCH V1] framework/pmd_output: fix rx mode parameter may be duplicated Haiyang Zhao
  2020-12-24  7:33 ` Zhao, HaiyangX
@ 2020-12-24  8:39 ` Tu, Lijuan
  1 sibling, 0 replies; 3+ messages in thread
From: Tu, Lijuan @ 2020-12-24  8:39 UTC (permalink / raw)
  To: Zhao, HaiyangX, dts; +Cc: Zhao, HaiyangX

> the rx mode eal param force-max-simd-bitwidth may be duplicated when it
> is setted both in execution.cfg and suite, fix it by passing the eal parm to
> create_eal_parameter.
> 
> Signed-off-by: Haiyang Zhao <haiyangx.zhao@intel.com>

Applied

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-12-24  8:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-24  7:14 [dts] [PATCH V1] framework/pmd_output: fix rx mode parameter may be duplicated Haiyang Zhao
2020-12-24  7:33 ` Zhao, HaiyangX
2020-12-24  8:39 ` 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).