All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] net/i40e: get information about protocols defined in ddp profile
@ 2017-08-30  6:50 Kirill Rybalchenko
  2017-08-30  6:50 ` [PATCH 1/2] " Kirill Rybalchenko
  2017-08-30  6:50 ` [PATCH 2/2] app/testpmd: " Kirill Rybalchenko
  0 siblings, 2 replies; 4+ messages in thread
From: Kirill Rybalchenko @ 2017-08-30  6:50 UTC (permalink / raw)
  To: dev; +Cc: kirill.rybalchenko, andrey.chilikin

This patch adds ability to request information about protocols defined in dynamic
device personalization profile

Kirill Rybalchenko (2):
  net/i40e: get information about protocols defined in ddp profile
  app/testpmd: get information about protocols defined in ddp profile

 app/test-pmd/cmdline.c          |  94 +++++++++++++++++++++++-
 drivers/net/i40e/rte_pmd_i40e.c | 155 ++++++++++++++++++++++++++++++++++++++++
 drivers/net/i40e/rte_pmd_i40e.h |  25 +++++++
 3 files changed, 273 insertions(+), 1 deletion(-)

-- 
2.5.5

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-09-04 11:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-30  6:50 [PATCH 0/2] net/i40e: get information about protocols defined in ddp profile Kirill Rybalchenko
2017-08-30  6:50 ` [PATCH 1/2] " Kirill Rybalchenko
2017-09-04 11:34   ` Iremonger, Bernard
2017-08-30  6:50 ` [PATCH 2/2] app/testpmd: " Kirill Rybalchenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.