10/04/2019 13:18, Igor Russkikh:
> Here we do repace testpmd direct usage of IXGBE driver calls
> with generic ethdev macsec API calls
The generic API is implemented in ixgbe in next patch.
You should reverse them, or completely move this patch at the end.
Here we do repace testpmd direct usage of IXGBE driver calls
with generic ethdev macsec API calls
Signed-off-by: Igor Russkikh
---
app/test-pmd/cmdline.c | 20 ++--
1 file changed, 6 insertions(+), 14 deletions(-)
diff --git a/app/test-pmd/cmdline.c b/app/test-pmd/cmdline.c
inde
2 matches
Mail list logo