Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net/ixgbe: fix PTP initialization for E610
Current codepath does not have case labels for E610 when initializing PTP. Add them in relevant places. Fixes: 3166377 ("net/ixgbe/base: enable E610 device") Cc: stable@dpdk.org Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com> Tested-by: Hailin Xu <hailinx.xu@intel.com>
- Loading branch information