Message ID | 20201208100627.9792-1-junx.w.zhou@intel.com (mailing list archive) |
---|---|
Headers | show |
Series | Modify the hard coded app parameter to call the platform interface | expand |
Acked-by: Haiyang Zhao <haiyangx.zhao@intel.com> Best Regards, Zhao Haiyang > -----Original Message----- > From: dts <dts-bounces@dpdk.org> On Behalf Of Zhou Jun > Sent: Tuesday, December 8, 2020 18:06 > To: dts@dpdk.org > Cc: Zhou, JunX W <junx.w.zhou@intel.com> > Subject: [dts] [PATCH V1 00/28] Modify the hard coded app parameter to call > the platform interface
> > Modify the hard coded app parameter to call the platform interface > > Zhou Jun (28): > tests/TestSuite_hello_world:Modify the hard coded app parameter to > call the platform interface > tests/TestSuite_hotplug:Modify the hard coded app parameter to call > the platform interface > tests/TestSuite_inline_ipsec:Modify the hard coded app parameter to > call the platform interface > tests/TestSuite_interrupt_pmd:Modify the hard coded app parameter to > call the platform interface > tests/TestSuite_ip_pipeline:Modify the hard coded app parameter to > call the platform interface > tests/TestSuite_ipfrag:Modify the hard coded app parameter to call the > platform interface > tests/TestSuite_ipv4_reassembly:Modify the hard coded app parameter to > call the platform interface > tests/TestSuite_keep_alive:Modify the hard coded app parameter to call > the platform interface > tests/TestSuite_kni:Modify the hard coded app parameter to call the > platform interface > tests/TestSuite_l2fwd_jobstats:Modify the hard coded app parameter to > call the platform interface > tests/TestSuite_l3fwdacl:Modify the hard coded app parameter to call > the platform interface > tests/TestSuite_link_status_interrupt:Modify the hard coded app > parameter to call the platform interface > tests/TestSuite_metering_and_policing:Modify the hard coded app > parameter to call the platform interface > tests/TestSuite_multicast:Modify the hard coded app parameter to call > the platform interface > tests/TestSuite_multiprocess:Modify the hard coded app parameter to > call the platform interface > tests/TestSuite_packet_ordering:Modify the hard coded app parameter to > call the platform interface > tests/TestSuite_pmdpcap:Modify the hard coded app parameter to call > the platform interface > tests/TestSuite_pmdrss_hash:Modify the hard coded app parameter to > call the platform interface > tests/TestSuite_pmdrssreta:Modify the hard coded app parameter to call > the platform interface > tests/TestSuite_ptpclient:Modify the hard coded app parameter to call > the platform interface > tests/TestSuite_queue_start_stop:Modify the hard coded app parameter > to call the platform interface > tests/TestSuite_rxtx_callbacks:Modify the hard coded app parameter to > call the platform interface > tests/TestSuite_short_live:Modify the hard coded app parameter to call > the platform interface > tests/TestSuite_skeleton:Modify the hard coded app parameter to call > the platform interface > tests/TestSuite_softnic:Modify the hard coded app parameter to call > the platform interface > tests/TestSuite_timer:Modify the hard coded app parameter to call the > platform interface > tests/TestSuite_tso:Modify the hard coded app parameter to call the > platform interface > tests/TestSuite_userspace_ethtool:Modify the hard coded app parameter > to call the platform interface Applied