History log of /dpdk/drivers/net/ntnic/include/ntos_system.h (Results 1 – 1 of 1)
Revision Date Author Comments
# c93ef6ed 17-Jul-2024 Serhii Iliushyk <sil-plv@napatech.com>

net/ntnic: add basic ethdev operations

Adds support for eth_dev configure, start, stop, close, and infos_get.
The internal structs of ntnic is also added and initialized.

Signed-off-by: Serhii Iliu

net/ntnic: add basic ethdev operations

Adds support for eth_dev configure, start, stop, close, and infos_get.
The internal structs of ntnic is also added and initialized.

Signed-off-by: Serhii Iliushyk <sil-plv@napatech.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@amd.com>

show more ...