All of lore.kernel.org
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/3] bugfix for kni
@ 2021-04-22  3:56 Min Hu (Connor)
  2021-04-22  3:56 ` [dpdk-dev] [PATCH 1/3] kni: fix wrong comments Min Hu (Connor)
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Min Hu (Connor) @ 2021-04-22  3:56 UTC (permalink / raw)
  To: dev; +Cc: ferruh.yigit

This patchset contains three bugfixes for kni.

Min Hu (Connor) (3):
  kni: fix wrong comments
  net/kni: fix rewritten return value
  kni: fix unchecked return value

 app/test/test_kni.c           | 8 ++++++--
 drivers/net/kni/rte_eth_kni.c | 5 +++++
 2 files changed, 11 insertions(+), 2 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2021-04-29 13:38 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-22  3:56 [dpdk-dev] [PATCH 0/3] bugfix for kni Min Hu (Connor)
2021-04-22  3:56 ` [dpdk-dev] [PATCH 1/3] kni: fix wrong comments Min Hu (Connor)
2021-04-26 13:34   ` Ferruh Yigit
2021-04-22  3:56 ` [dpdk-dev] [PATCH 2/3] net/kni: fix rewritten return value Min Hu (Connor)
2021-04-26 13:18   ` Ferruh Yigit
2021-04-27  2:09     ` Min Hu (Connor)
2021-04-27  2:08   ` [dpdk-dev] [PATCH v2] " Min Hu (Connor)
2021-04-29 13:37     ` Ferruh Yigit
2021-04-22  3:56 ` [dpdk-dev] [PATCH 3/3] kni: fix unchecked " Min Hu (Connor)
2021-04-26 13:35   ` Ferruh Yigit
2021-04-26 13:35 ` [dpdk-dev] [PATCH 0/3] bugfix for kni Ferruh Yigit

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.