test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] Adding support for a new NIC on DTS
@ 2015-09-02 22:35 Eric Kadison
  2015-09-06  0:48 ` Liu, Yong
  0 siblings, 1 reply; 5+ messages in thread
From: Eric Kadison @ 2015-09-02 22:35 UTC (permalink / raw)
  To: dts

Hi everyone,
I'm trying to add support for a new NIC to DTS.  It is clear that the driver needs to be identified in the settings.py file (by adding to the NICS dict the device name (as the key) and PCI ID (as the value), and then adding the kernel driver name (as value) to the same key in the DRIVERS dict).  Did I miss anything?

After entering my DUT host computer information in crbs.py, and setting up execution.cfg, I expected some basic tests to run.  The hello_world test ran successfully, but it does not bind my ports to the igb_uio driver.  So no test that tries to run I/O runs.  In fact, it looks like the code in the project_dpdk.py file in set_target tries to bind the NIC to the kernel driver.  Can anyone point me at a solution?

Test configuration use DTS from the master branch and DPDK 2.0.

Eric Kadison

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

end of thread, other threads:[~2015-09-10  5:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-02 22:35 [dts] Adding support for a new NIC on DTS Eric Kadison
2015-09-06  0:48 ` Liu, Yong
2015-09-10  4:25   ` Eric Kadison
2015-09-10  5:36     ` Xu, Qian Q
2015-09-10  5:57     ` Liu, Yong

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).