]> git.droids-corp.org - dpdk.git/commit
ethdev: add common code for different SFF specs
authorRobin Zhang <robinx.zhang@intel.com>
Thu, 26 May 2022 07:32:12 +0000 (07:32 +0000)
committerAndrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
Tue, 31 May 2022 14:30:31 +0000 (16:30 +0200)
commit266c2beb474903bd0d156f3b33656847541a96ea
treea16c7d5121b7ac93576f1605c476f535e529f4b8
parent7546a2cd2b2cd8915a171afcc4193f7885deb2b2
ethdev: add common code for different SFF specs

Add support for SFF-8024 Rev 4.0 of pluggable I/O configuration
and some common utilities for SFF-8436/8636 and SFF-8472/8079.

Signed-off-by: Robin Zhang <robinx.zhang@intel.com>
Signed-off-by: Kevin Liu <kevinx.liu@intel.com>
Acked-by: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
lib/ethdev/meson.build
lib/ethdev/sff_common.c [new file with mode: 0644]
lib/ethdev/sff_common.h [new file with mode: 0644]
lib/ethdev/sff_telemetry.c
lib/ethdev/sff_telemetry.h