[dts] [PATCH V1 0/6] framework: add dirver/firmware/pkg in result
2021-03-22 2:46 UTC (7+ messages)
` [dts] [PATCH V1 1/6] nics/net_device: add driver/firmware
` [dts] [PATCH V1 2/6] framework/dut: get nic driver/firmware info
` [dts] [PATCH V1 3/6] framework/test_result: add driver/firmware/package
` [dts] [PATCH V1 4/6] framework/dts: add more nic configurations in result
` [dts] [PATCH V1 5/6] framework/excel_reporter: add driver/firmware/pkg
` [dts] [PATCH V1 6/6] framework/json_reporter: "
[dts] [PATCH V1 0/9] modify hard code bind cbdma device to igb_uio by drivername in execution.cfg
2021-03-22 1:34 UTC (3+ messages)
[dts] [PATCH V1] tests/shutdown_api: replace new commands
2021-03-19 16:57 UTC (3+ messages)
[dts] [PATCH V1] test_plans: fix build warning and errors
2021-03-19 9:01 UTC (2+ messages)
[dts] [PATCH 0/2] split the pppoe cases
2021-03-19 8:59 UTC (4+ messages)
` [dts] [PATCH 1/2] test_plans/cvl_switch_filter_test_plan: "
` [dts] [PATCH 2/2] test_plans/cvl_switch_filter_pppoe_test_plan: add new test plan
[dts] [PATCH v1] test_plans: spilt pppoe case and add new suite
2021-03-19 8:57 UTC (2+ messages)
[dts] [PATCH V1 0/8] modified suite to support pkg check
2021-03-19 8:54 UTC (10+ messages)
` [dts] [PATCH V1 1/8] tests/cvl_advanced_rss_pppoe:rename pppoe suite
` [dts] [PATCH V1 2/8] add decorator to support nic and pkg check
` [dts] [PATCH V1 3/8] tests/cvl_advanced_rss_pppoe:support "
` [dts] [PATCH V1 4/8] tests/cvl_dcf_switch_filter:support "
` [dts] [PATCH V1 5/8] tests/cvl_switch_filter:support "
` [dts] [PATCH V1 6/8] tests/cvl_advanced_rss_vlan_esp_ah_l2tp_pfcp:split pppoe into new suite
` [dts] [PATCH V1 7/8] tests/cvl_dcf_switch_filter_pppoe:split "
` [dts] [PATCH V1 8/8] tests/cvl_switch_filter_pppoe:split "
[dts] [PATCH V1 0/2] add new suite and split case
2021-03-19 8:52 UTC (4+ messages)
` [dts] [PATCH V1 1/2] test_plans/cvl_dcf_switch_filter_test_plan:remove pppoe case
` [dts] [PATCH V1 2/2] test_plans/cvl_dcf_switch_filter_pppoe_test_plan:add pppoe new suite
[dts] [PATCH V2 0/5] framework: add a proposal of recognizing pkgs
2021-03-19 8:49 UTC (7+ messages)
` [dts] [PATCH V2 1/5] framework/exception: add new exception VerifySkip
` [dts] [PATCH V2 2/5] framework/test_case: handle the VerifySkip exception and add some functions
` [dts] [PATCH V2 3/5] nics/net_device: add attribute pkg and get method
` [dts] [PATCH V2 4/5] framework/dut: get nic package in dut prerequisites
` [dts] [PATCH V2 5/5] tests: add nic and pkg check for rss_gtpu
[dts] [PATCH V1 9/9] tests/vswitch_sample_cbdma:modify hard code bind cbdma device to igb_uio by drivername in execution.cfg
2021-03-19 6:47 UTC
[dts] [PATCH V1 8/9] tests/vm2vm_virtio_net_perf:modify hard code bind cbdma device to igb_uio by drivername in execution.cfg
2021-03-19 6:47 UTC
[dts] [PATCH V1 7/9] tests/virtio_event_idx_interrupt:modify hard code bind cbdma device to igb_uio by drivername in execution.cfg
2021-03-19 6:46 UTC
[dts] [PATCH V1 6/9] tests/vhost_virtio_user_interrupt:modify hard code bind cbdma device to igb_uio by drivername in execution.cfg
2021-03-19 6:46 UTC
[dts] [PATCH V1 5/9] tests/vhost_virtio_pmd_interrupt:modify hard code bind cbdma device to igb_uio by drivername in execution.cfg
2021-03-19 6:46 UTC
[dts] [PATCH V1 4/9] tests/vhost_user_interrupt:modify hard code bind cbdma device to igb_uio by drivername in execution.cfg
2021-03-19 6:46 UTC
[dts] [PATCH V1 3/9] tests/vhost_cbdma:modify hard code bind cbdma device to igb_uio by drivername in execution.cfg
2021-03-19 6:46 UTC
[dts] [PATCH V1 2/9] tests/dpdk_gro_lib:modify hard code bind cbdma device to igb_uio by drivername in execution.cfg
2021-03-19 6:46 UTC
[dts] [PATCH V1 1/9] tests/cbdma:modify hard code bind cbdma device to igb_uio by drivername in execution.cfg
2021-03-19 6:46 UTC
[dts] [PATCH V1] conf/test_case_checklist: add CVL not supported
2021-03-18 15:08 UTC (3+ messages)
[dts] [PATCH V1]test_plans/cvl_advanced_rss_gtpu: update negative test cases for pf gtpu rss
2021-03-18 7:41 UTC (2+ messages)
[dts] [PATCH V1] tests/metering_and_policing: adapt to cvl platform
2021-03-18 7:39 UTC (3+ messages)
[dts] [PATCH V1]test_plans/cvl_advanced_iavf_rss_gtpu: update negative cases for iavf gtpu rss
2021-03-18 7:35 UTC (2+ messages)
[dts] [PATCH V2] tests/vhost_user_live_migration:delete invalid code
2021-03-18 7:30 UTC (4+ messages)
[dts] [PATCH V1] tests/pvp_diff_qemu_version:move verify step after print result table
2021-03-18 7:27 UTC (3+ messages)
[dts] [PATCH V1 0/5] framework: add a proposal of recognizing pkgs
2021-03-17 7:30 UTC (7+ messages)
` [dts] [PATCH V1 1/5] framework/exception: add new exception VerifySkip
` [dts] [PATCH V1 2/5] framework/test_case: handle the VerifySkip exception and add some functions
` [dts] [PATCH V1 3/5] nics/net_device: add attribute pkg and get method
` [dts] [PATCH V1 4/5] framework/dut: get nic package in dut prerequisites
` [dts] [PATCH V1 5/5] tests: add nic and pkg check for rss_gtpu
[dts] [PATCH v1] test_plans/cvl_advanced_rss_pppoe: modify suite name and spilt pppoe case
2021-03-17 2:11 UTC
[dts] [PATCH v1] test_plans/cvl_advanced_rss_pppoe: modify suite name and spilt pppoe case
2021-03-17 2:04 UTC
[dts] [PATCH V1] tests/vhost_user_live_migration:delete invalid code
2021-03-16 2:30 UTC (3+ messages)
[dts] [PATCH V1] tests/vhost_pmd_xstats: add allow pci param to support tester and dut in same server and optimize code
2021-03-15 7:54 UTC (4+ messages)
[dts] [PATCH V2] tests/external_memory:VFIO module parameter increase the allowed limit
2021-03-15 7:27 UTC (3+ messages)
[dts] [PATCH V1] tests/flexible_rxd: remove one unsupported case
2021-03-15 7:25 UTC (3+ messages)
[dts] [PATCH V1] tests/softnic: set mac mode for CVL nic
2021-03-15 7:19 UTC (3+ messages)
[dts] [PATCH V1] tests/cvl_vf_support_multicast_address: add vlan packet check
2021-03-15 7:15 UTC (4+ messages)
[dts] [PATCH V2]test_plans/cvl_qinq: add dst mac test cases for qinq dcf switch filter
2021-03-15 7:07 UTC (2+ messages)
[dts] [PATCH v1]test_plans/cvl_fdir: remove ecpri part
2021-03-15 7:04 UTC (2+ messages)
[dts] [PATCH V2] tests/pvp_multi_paths_vhost_single_core_performance:remove vectorized=0 by default in test case 9 and optimize code
2021-03-15 7:02 UTC (3+ messages)
[dts] [PATCH V2] tests/checksum_offload & tests/rxtx_offload: adapt DPDK bad UDP checksum's change
2021-03-15 6:32 UTC (3+ messages)
[dts] [PATCH V1 00/12] vf_l3fwd_kernelpf: add more test scenario
2021-03-15 5:50 UTC (13+ messages)
` [dts] [PATCH V1 01/12] conf/vf_l3fwd_base: add more flows
` [dts] [PATCH V1 02/12] tests/perf_test_base: extend vf l3fwd content
` [dts] [PATCH V1 03/12] conf/vf_l3fwd_em_kernelpf: configuration
` [dts] [PATCH V1 04/12] tests/vf_l3fwd_em_kernelpf: script
` [dts] [PATCH V1 05/12] conf/vf_l3fwd_kernelpf: configuration
` [dts] [PATCH V1 06/12] tests/vf_l3fwd_kernelpf: add more test scenario
` [dts] [PATCH V1 07/12] conf/vf_l3fwd_lpm_ipv4_kernelpf: configuration
` [dts] [PATCH V1 08/12] tests/vf_l3fwd_lpm_ipv4_kernelpf: script
` [dts] [PATCH V1 09/12] conf/vf_l3fwd_lpm_ipv4_rfc2544_kernelpf: configuration
` [dts] [PATCH V1 10/12] tests/vf_l3fwd_lpm_ipv4_rfc2544_kernelpf: script
` [dts] [PATCH V1 11/12] conf/vf_l3fwd_lpm_ipv6_kernelpf: configuration
` [dts] [PATCH V1 12/12] tests/vf_l3fwd_lpm_ipv6_kernelpf: script
[dts] [PATCH V1] tests/external_memory:VFIO module parameter increase the allowed limit
2021-03-12 17:12 UTC
[dts] [PATCH] tests/nic_single_core_perf: modify accepted_tolerance to percentage
2021-03-11 10:48 UTC
[dts] [PATCH V1]test_plans/cvl_qinq: add dst mac test cases for qinq dcf switch filter
2021-03-10 17:25 UTC
[dts] [PATCH V1] tests/cvl_fdir: modify the hard code
2021-03-10 6:45 UTC (2+ messages)
[dts] [PATCH v1] test_plans/cvl_advanced_rss_gtpu: Modify hierarchy
2021-03-10 6:34 UTC (2+ messages)
[dts] [PATCH V1] conf/test_case_checklist:add NIC not support case
2021-03-10 6:25 UTC (3+ messages)
[dts] [PATCH v1]tests: fix replace issue of TestSuite_cvl_advanced_iavf_rss_gtpu.py
2021-03-10 6:22 UTC (2+ messages)
[dts] [PATCH V1] tests/vf_packet_rxtx:add twinpond supported
2021-03-10 6:17 UTC (4+ messages)
[dts] [PATCH V1] tests/pmdrssreta:updated the rx-offloads for foxville_nic
2021-03-10 6:02 UTC (3+ messages)
[dts] [PATCH V2] tests/mtu_update: change ixgbe launch testpmd
2021-03-10 6:00 UTC (3+ messages)
[dts] [PATCH V1] tests/sriov_kvm: replace legacy filter command
2021-03-10 5:58 UTC (3+ messages)
[dts] [PATCH V1] tests/checksum_offload & tests/rxtx_offload: adapt DPDK bad UDP checksum's change
2021-03-10 5:56 UTC (3+ messages)
[dts] [PATCH V1] tests/vswitch_sample_cbdma:modify start virtio testpmd param sync with testplan and optimize code
2021-03-10 5:52 UTC (3+ messages)
[dts] [PATCH v2 0/2] add 4 test cases and testplan
2021-03-10 5:47 UTC (7+ messages)
` [dts] [PATCH v2 1/2] test_plans/iavf_fdir: add without input set cases
` [dts] [PATCH v2 2/2] tests/iavf_fdir: "
[dts] [PATCH V3] tests/pvp_multi_paths_performance:modify dts code sync with testplan and optimize code
2021-03-10 5:44 UTC (3+ messages)
[dts] [PATCH V2] tests/pvp_multi_paths_virtio_single_core_performance:remove vectorized=0 by default in test case 9 and optimize code
2021-03-10 5:40 UTC (4+ messages)
[dts] [PATCH V1] tests/cvl_advanced_rss_gtpu: fix replaced packets
2021-03-09 16:07 UTC
[dts] [PATCH v1 0/2] test_plans:adds, tests:adds
2021-03-08 8:21 UTC (5+ messages)
` [dts] [PATCH v1 1/2] test_plans/iavf_fdir:add without input set cases
` [dts] [PATCH v1 2/2] tests/iavf_fdir:add "
[dts] [PATCH v4] test_plans:add iavf_flexible_descriptor
2021-03-04 8:43 UTC (3+ messages)
[dts] [PATCH v2] test_plans/flexible_rxd_test_plan:add MPLS cases
2021-03-04 8:36 UTC (3+ messages)
[dts] [PATCH v2] test_plans/cvl_advanced_iavf_rss_gtpu:modify hierarc
2021-03-04 8:34 UTC (3+ messages)
[dts] [PATCH v2]tests: add gtpogre packet check to TestSuite_cvl_advanced_iavf_rss_gtpu.py
2021-03-04 8:32 UTC (2+ messages)
[dts] [PATCH v2]tests: add gtpogre packets check to TestSuite_cvl_advanced_rss_gtpu.py
2021-03-04 8:27 UTC (2+ messages)
[dts] [PATCH v4]test_plans: rule lost after port stop
2021-03-04 8:22 UTC (2+ messages)
[dts] [PATCH V2] tests/iavf_flexible_descriptor: add private flag for vf vlan
2021-03-04 8:14 UTC (4+ messages)
[dts] [PATCH V1] tests/pvp_multi_paths_virtio_single_core_performance:remove vectorized=0 by default in test case 9 and optimize code
2021-03-03 10:13 UTC
[dts] [PATCH V1] tests/pvp_multi_paths_vhost_single_core_performance:Remove vectorized=0 by default in test case 9 and optimize code
2021-03-03 9:47 UTC (2+ messages)
[dts] [PATCH V2] tests/pvp_multi_paths_performance:modify dts code sync with testplan and optimize code
2021-03-03 8:10 UTC (2+ messages)
[dts] [PATCH v3] test_plans:add iavf_flexible_descriptor
2021-03-03 6:49 UTC
[dts] [PATCH V1] tests/pvp_multi_paths_performance:modify dts code sync with testplan
2021-03-03 6:18 UTC (2+ messages)
[dts] [PATCH V3] tests/vm2vm_virtio_user:fix send packet count wrong issue sync with testplan and optimization script code
2021-03-03 5:36 UTC (3+ messages)
[dts] [PATCH v1] test_plans/pvp_multi_paths_performance_test_plan.rst
2021-03-03 5:24 UTC (2+ messages)
[dts] [PATCH V1] modify the hard code
2021-03-03 5:07 UTC
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).