Home
last modified time | relevance | path

Searched refs:test_ethdev_configure_port (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/app/test/
H A Dtest_pmd_ring.c23 test_ethdev_configure_port(int port) in test_ethdev_configure_port() function
533 TEST_ASSERT((test_ethdev_configure_port(cmdl_port0) < 0), in test_command_line_ring_port()
550 TEST_ASSERT((test_ethdev_configure_port(tx_porta) == 0), in test_ethdev_configure_ports()
552 TEST_ASSERT((test_ethdev_configure_port(rx_portb) == 0), in test_ethdev_configure_ports()
554 TEST_ASSERT((test_ethdev_configure_port(rxtx_portc) == 0), in test_ethdev_configure_ports()