----- Original Message ----- >Date: Fri, 03 Dec 2010 11:58:34 PST >From: raghu <[email protected]> >To: [email protected] >Subject: [driver-discuss] Ethernet driver : Testing NICDRV > > >Hello, > >Was testing our driver with NICDRV. It passed all of the tests, but it was co mplaining about functional/test11 NIC driver dynamic reconfiguration support. >Basically it failed at "ERROR: cfgadm -y -c connect pcie5 failed". So any on e please clarify whether cfgadm needs any special support in ethernet driver. >If so please mail me pointers to doc and sample so that I can finish of with this last issue in NICDRV. > >ThanX >Raghu.
When I tested my driver, test11 reported "UNSUPPERTED". It depends on if your pcie slot is hot-plug or not, I guess. -masa Test_Case_Start| 22407 tests/functional/test11/runme | 15:35:56 26287671351791 0 | stdout| stdout| ASSERTION ID: functional/test11 stdout| stdout| DESCRIPTION: stdout| Test NIC driver dynamic reconfiguration support stdout| stdout| STRATEGY: stdout| - Find the attachment ponit id for the NIC card under testing stdout| - unplumb all NIC interface for the attachment ponit stdout| - run cfgadm disconnect/connect/configure/unconfigure for the a ttachement ponit stdout| - run sanity test for the NIC interface stdout| - Start multi-session TCP traffic on test interfaces. stdout| stdout| TESTABILITY: explicit stdout| stdout| 192.168.100.3 is alive stdout| 192.168.100.2 is alive stdout| atge0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 ind ex 1062 stdout| inet 192.168.100.2 netmask ffffff00 broadcast 192.168.100.255 stdout| ether 1c:6f:65:60:44:71 stdout| can't find attachement ponit for the network interface stdout| Ap_Id Type Receptacle Occupant Co ndition stdout| usb12/1 unknown empty unconfigured ok stdout| usb12/2 unknown empty unconfigured ok stdout| usb13/1 unknown empty unconfigured ok stdout| usb13/2 unknown empty unconfigured ok stdout| usb14/1 usb-mouse connected configured ok stdout| usb14/2 unknown empty unconfigured ok stdout| usb15/1 unknown empty unconfigured ok stdout| usb15/2 usb-device connected configured ok stdout| usb16/1 unknown empty unconfigured ok stdout| usb16/2 unknown empty unconfigured ok stdout| usb16/3 unknown empty unconfigured ok stdout| usb16/4 unknown empty unconfigured ok stdout| usb16/5 unknown empty unconfigured ok stdout| usb16/6 unknown empty unconfigured ok stdout| usb16/7 unknown empty unconfigured ok stdout| usb16/8 unknown empty unconfigured ok Test_Case_End| 22407 tests/functional/test11/runme | UNSUPPORTED | 15:36:00 26 29 1643016774 0 | >This message posted from opensolaris.org >_______________________________________________ >driver-discuss mailing list >[email protected] >http://mail.opensolaris.org/mailman/listinfo/driver-discuss _______________________________________________ driver-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/driver-discuss
