DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/2] make a couple eth_dev_ops const
@ 2017-01-12 19:12 Stephen Hemminger
  2017-01-12 21:54 ` Ferruh Yigit
  2017-01-16 13:27 ` [dpdk-dev] [PATCH] net/bnxt: make eth dev ops struct const Ferruh Yigit
  0 siblings, 2 replies; 9+ messages in thread
From: Stephen Hemminger @ 2017-01-12 19:12 UTC (permalink / raw)
  To: dev; +Cc: Stephen Hemminger

Really trivial patches.

I also consider this a litmus test of how long it takes DPDK
project to merge trivial maintaince patches.

Stephen Hemminger (2):
  bnx: make eth_dev_ops const
  ena: make eth_dev_ops const

 drivers/net/bnxt/bnxt_ethdev.c | 2 +-
 drivers/net/ena/ena_ethdev.c   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
2.11.0

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

end of thread, other threads:[~2017-01-18 12:01 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-12 19:12 [dpdk-dev] [PATCH 0/2] make a couple eth_dev_ops const Stephen Hemminger
2017-01-12 21:54 ` Ferruh Yigit
2017-01-13 15:38   ` Thomas Monjalon
2017-01-16 13:27 ` [dpdk-dev] [PATCH] net/bnxt: make eth dev ops struct const Ferruh Yigit
2017-01-16 13:27   ` [dpdk-dev] [PATCH] net/ena: " Ferruh Yigit
2017-01-16 13:44   ` [dpdk-dev] [PATCH] net/bnxt: " Ferruh Yigit
2017-01-17 20:57     ` Thomas Monjalon
2017-01-17 22:38       ` Stephen Hemminger
2017-01-18 12:01     ` Ferruh Yigit

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).