All of lore.kernel.org
 help / color / mirror / Atom feed
* [net-next PATCH 0/4] octeontx2-af: Miscellaneous fixes in npc
@ 2021-08-30 18:00 Subbaraya Sundeep
  2021-08-30 18:00 ` [net-next PATCH 1/4] octeontx2-af: Fix loop in free and unmap counter Subbaraya Sundeep
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Subbaraya Sundeep @ 2021-08-30 18:00 UTC (permalink / raw)
  To: davem, kuba, netdev; +Cc: sgoutham, hkelam, gakula, Subbaraya Sundeep

This patchset consists of consolidated fixes in
rvu_npc file. Two of the patches prevent infinite
loop which can happen in corner cases. One patch
is for fixing static code analyzer reported issues.
And the last patch is a minor change in npc protocol
checker hardware block to report ipv4 checksum errors
as a known error codes.

Thanks,
Sundeep


Subbaraya Sundeep (3):
  octeontx2-af: Fix loop in free and unmap counter
  octeontx2-af: Fix mailbox errors in nix_rss_flowkey_cfg
  octeontx2-af: Fix static code analyzer reported issues

Sunil Goutham (1):
  octeontx2-af: Set proper errorcode for IPv4 checksum errors

 .../net/ethernet/marvell/octeontx2/af/rvu_npc.c    | 22 ++++++++++++----------
 1 file changed, 12 insertions(+), 10 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2021-08-31 11:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-30 18:00 [net-next PATCH 0/4] octeontx2-af: Miscellaneous fixes in npc Subbaraya Sundeep
2021-08-30 18:00 ` [net-next PATCH 1/4] octeontx2-af: Fix loop in free and unmap counter Subbaraya Sundeep
2021-08-30 18:00 ` [net-next PATCH 2/4] octeontx2-af: Fix mailbox errors in nix_rss_flowkey_cfg Subbaraya Sundeep
2021-08-30 18:00 ` [net-next PATCH 3/4] octeontx2-af: Fix static code analyzer reported issues Subbaraya Sundeep
2021-08-30 18:00 ` [net-next PATCH 4/4] octeontx2-af: Set proper errorcode for IPv4 checksum errors Subbaraya Sundeep
2021-08-31 11:10 ` [net-next PATCH 0/4] octeontx2-af: Miscellaneous fixes in npc patchwork-bot+netdevbpf

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.