[dts] [PATCH]icc: extend waiting time for icc compilation
2015-11-16 2:19 UTC
[dts] [build-report] DPDK OS Building Test Report
2015-11-16 1:54 UTC
[dts] [PATCH] fix scatter format and time bug
2015-11-16 0:40 UTC (2+ messages)
[dts] [PATCH V1]used tcpdump replace scapy get packet
2015-11-13 9:21 UTC (2+ messages)
[dts] [PATCH]test_ping: remove tester ip after finish test
2015-11-13 9:14 UTC (2+ messages)
[dts] [DTS][PATCH] fix jumbo frame crc issue for fortville nics
2015-11-13 9:14 UTC (2+ messages)
[dts] [DTS][PATCH] fix dut port config bug: numa is int, does not have lower attr Changes to be committed: modified: framework/dut.py
2015-11-13 6:00 UTC (2+ messages)
[dts] [PATCH] add defective test case to check list
2015-11-13 1:14 UTC (2+ messages)
[dts] [PATCH] add defective test case to checklist
2015-11-12 6:34 UTC (2+ messages)
[dts] [PATCH]vxlan: Start packet forwarding before tester send packet to dut
2015-11-12 2:34 UTC
[dts] [PATCH] nvgre: Start packet forwarding before tester send packet to dut
2015-11-12 2:21 UTC
[dts] [PATCH] fix shutdown api bug on 1G nics
2015-11-11 14:46 UTC (2+ messages)
[dts] [PATCH] framework packet: kindly terminate sniff process
2015-11-11 14:42 UTC
[dts] [PATCH] fix shutdown api 1G nics bug
2015-11-11 8:56 UTC (2+ messages)
[dts] [PATCH] fix shutdown api bug on 1G nics
2015-11-11 8:45 UTC
[dts] [PATCH] add kni case to check list
2015-11-11 8:38 UTC
[dts] [PATCH] fix vxlan invalid receive queue bug
2015-11-11 2:18 UTC (2+ messages)
[dts] [PATCH 1/6] framework: crb :add some parameters and check_Mellanox_pci function to identify mellanox device
2015-11-10 8:12 UTC (14+ messages)
` [dts] [PATCH 2/6] framework:dut : excluding mellanox NICs from beeing binded
` [dts] [PATCH 3/6] framework:settings :adding new defines for ConnectX_3_Pro and ConnectX_4 and there drivers
` [dts] [PATCH 4/6] framewark:project_dpdk : Enable MLX4 and MLX5 PMD's before compiling and disable binding
` [dts] [PATCH 5/6] framework:net_device : adding function get_interface_name_Mellanox to get the ConnectX_3_Pro interfaces
` [dts] [PATCH 6/6] framework:tester: adding ConnectX_3_Pro second port to the list of ports
` [dts] [PATCH] fix queue start/stop case failed
[dts] [PATCH] tests shutdown_api: optimize packet checking logic
2015-11-10 8:04 UTC
[dts] [PATCH] framework virt_dut: fix virtual dut update port failed
2015-11-09 7:51 UTC
[dts] [PATCH] change Fdir cmds to support pf|vf(vf_id) parameter, and optimize fdir_flexword_drop_ipv6 test case
2015-11-09 7:17 UTC (2+ messages)
[dts] [PATCH] tests pmd: fix perf_pmd_performance_4ports case failed issue
2015-11-09 7:14 UTC (2+ messages)
[dts] [PATCH] Add unified packet type detect suite in execution file
2015-11-09 2:53 UTC
[dts] [PATCH 1/3] Add multiple pthread test suite,
2015-11-09 2:46 UTC (6+ messages)
` [dts] [PATCH 2/3] Add multiple pthread test plan
` [dts] [PATCH 3/3] add multiple_pthread in executions/execution.cfg
[dts] [PATCH] add cmd time for memory and memcpy_perf
2015-11-09 2:44 UTC (2+ messages)
[dts] [PATCH] add defective unit test case to check list
2015-11-06 7:56 UTC (2+ messages)
[dts] [PATCH] ShutdownAPI: BugFix: for packet check logic
2015-11-05 14:56 UTC
[dts] [PATCH] fix skip case comments error
2015-11-05 13:00 UTC (2+ messages)
[dts] [PATCH] change whitelist suite name to mac filter
2015-11-05 9:27 UTC (2+ messages)
[dts] [PATCH V2] try fix scatter case failed
2015-11-05 7:07 UTC (2+ messages)
[dts] [dts 1/3] Add multiple pthread test suite,
2015-11-04 10:25 UTC
[dts] [PATCH] Checksum: Fix bug for RRC
2015-11-04 9:18 UTC (2+ messages)
[dts] [PATCH] add time for scapy exec
2015-11-04 8:49 UTC (2+ messages)
[dts] [PATCH] try fix scatter case failed
2015-11-04 8:10 UTC (5+ messages)
[dts] [patch] tests ipfrag_fragment : extend more time for sniffing packets
2015-11-04 8:01 UTC (2+ messages)
[dts] [PATCH] jumboframes: Fix bug for fm10k NIC
2015-11-04 7:10 UTC (4+ messages)
[dts] [PATCH] TestSuite_tso: Fix only one port could receive packet issue in performance test
2015-11-04 7:06 UTC (2+ messages)
[dts] [PATCH] TSO: Add RRC support and some bug fix
2015-11-04 6:53 UTC (4+ messages)
[dts] [PATCH] TestSuite_tso.py: Fix some performance case issues
2015-11-04 5:57 UTC (3+ messages)
[dts] [PATCH] queue start/stop case failed
2015-11-04 5:51 UTC (3+ messages)
[dts] [patch] physmem_dump : remove match "\n" send_expect will remove the end "\r\n", so it match failed if only one string
2015-11-04 4:49 UTC (2+ messages)
[dts] [PATCH] Fdir commands changed, add a new mode parameter into code
2015-11-04 4:43 UTC (4+ messages)
[dts] [patch] fix kni (ifconfig/ethtool/tcpdump) test_case failed
2015-11-04 3:14 UTC (6+ messages)
[dts] [PATCH] tests checksum_offload: remove source mac filter
2015-11-03 9:27 UTC (3+ messages)
[dts] [PATCH] add defective case to check list
2015-11-03 9:14 UTC
[dts] fix kni (ifconfig/ethtool/tcpdump) test_case failed 1, change some verify strings, because the old strings not in the output 2, add restart kni before test_tcpdump test , because after test_stress , the kni status is not right. 3, config netmask when test_ping 4, give more time to exe cmd
2015-11-03 8:11 UTC
[dts] fix set_promiscuousmode failed case
2015-11-03 3:48 UTC (2+ messages)
[dts] fix timeout on func_reentrancy
2015-11-03 3:39 UTC (2+ messages)
[dts] [build-report] DPDK OS Building Test Report
2015-10-30 5:04 UTC (3+ messages)
[dts] [00/12] add test start time
2015-10-27 8:54 UTC (28+ messages)
` [dts] [01/12] add test start time and exec cmd time for cmdline unit test
` [dts] [02/12] add test start time and exec cmd time for eal "
` [dts] [03/12] add test start time and exec cmd time for dump "
` [dts] [04/12] add test start time for ivshmem "
` [dts] [05/12] add test start time for kni "
` [dts] [06/12] add test start time for lpm "
` [dts] [07/12] add test start time for mbuf "
` [dts] [08/12] add test start time for mempool "
` [dts] [09/12] add test start time and exec cmd time for power "
` [dts] [10/12] add test start time and exec cmd time for pmd_perf "
` [dts] [11/12] add test start time for ring "
` [dts] [12/12] add test start time for timer "
[dts] [PATCH] fix queue start/stop case failed
2015-10-23 8:06 UTC (2+ messages)
[dts] [PATCH] fix cannot get output bug of timer
2015-10-23 7:40 UTC (4+ messages)
` [dts] [PATCH] fix cannot get output bug of ieee1588
[dts] [PATCH] fix queue start/stop case failed sometime print can't get received package info, used self.dut.get_session_output() replace self.dut.send_expect("\n", "testpmd>") get received package info
2015-10-23 7:33 UTC (2+ messages)
[dts] [PATCH] fix unit_test_eal test_flags timout
2015-10-23 7:01 UTC (2+ messages)
[dts] [PATCH V2] fix test script get the output from the pmd driver correctly if the command inputs aren't from tester side
2015-10-23 5:47 UTC (2+ messages)
[dts] [PATCH] fix test script get the output from the pmd driver correctly if the command inputs aren't from tester side
2015-10-23 5:29 UTC (2+ messages)
[dts] [PATCH] fix test script get the output from the pmd driver correctly if the command inputs aren't from tester side
2015-10-23 5:27 UTC (3+ messages)
[dts] [PATCH] fix skip case comments error
2015-10-23 5:04 UTC (2+ messages)
[dts] [PATCH] add time for setup multiprocess app
2015-10-23 3:16 UTC
[dts] [PATCH] add testsuite coremask
2015-10-23 1:03 UTC (2+ messages)
[dts] [PATCH] remove n/a suites from execution.cfg
2015-10-22 7:55 UTC (4+ messages)
` [dts] [PATCH] remove n/a suites from execution_FVL.cfg
[dts] [PATCH] pmdrssreta: Add RRC support in TestSuite pmdrssreta
2015-10-22 7:45 UTC (2+ messages)
[dts] [PATCH] add testsuite coremask
2015-10-22 7:31 UTC
[dts] [PATCH] add coremask test plan
2015-10-22 7:26 UTC (2+ messages)
` [dts] [PATCH] add testsuite coremask
[dts] [PATCH] L3fwd: Add RFC2544 support and able to print loss packets in linerate now
2015-10-22 3:16 UTC (4+ messages)
[dts] [PATCH 0/3] packet integrity check in sample applications
2015-10-22 1:02 UTC (4+ messages)
` [dts] [PATCH 1/3] framework: support packet objects transmit and analysis
` [dts] [PATCH 2/3] framework: add packet integrity verification funtion
` [dts] [PATCH 3/3] tests: add l2fwd sample forwarding integrity check test
[dts] [PATCH] Add RRC support for shutdown_api
2015-10-20 8:14 UTC (2+ messages)
[dts] [patch] ironpond , twinpond and springfountain 's mbuf is 2048, not 1024
2015-10-20 4:45 UTC (5+ messages)
[dts] [V1 1/5] update case execute sequence for 10G nic
2015-10-20 3:09 UTC (8+ messages)
` [dts] [V1 2/5] update case execute sequence for 40G nic
` [dts] [V1 3/5] update case execute sequence for rxmode test
` [dts] [V1 4/5] update case execute sequence for smock test
` [dts] [V1 5/5] add time for multiprocess app setup
[dts] [[patch]] unit_test_hash need more time to exe test Signed-off-by: lijuan tu <lijuanx.a.tu@intel.com>
2015-10-20 2:23 UTC (2+ messages)
[dts] [[patch]] need more time to start test-app Signed-off-by: lijuan tu <lijuanx.a.tu@intel.com>
2015-10-20 2:23 UTC (2+ messages)
[dts] [patch] fix ironpond change_linkspeed bug ironpond just support speed 1000/10000M, not support 100M Signed-off-by: lijuan tu <lijuanx.a.tu@intel.com>
2015-10-20 2:22 UTC (2+ messages)
[dts] [PATCH] add fdir & link_stats not support nics
2015-10-14 14:13 UTC (2+ messages)
page: next (older) | prev (newer) | latest
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).