netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/2] ipv4: Fix incorrect TOS in route get reply
@ 2024-07-15 14:23 Ido Schimmel
  2024-07-15 14:23 ` [PATCH net 1/2] " Ido Schimmel
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Ido Schimmel @ 2024-07-15 14:23 UTC (permalink / raw)
  To: netdev; +Cc: davem, kuba, pabeni, edumazet, dsahern, gnault, roopa,
	Ido Schimmel

Two small fixes for incorrect TOS in route get reply. See more details
in the commit messages.

No regressions in FIB tests:

 # ./fib_tests.sh
 [...]
 Tests passed: 218
 Tests failed:   0

Ido Schimmel (2):
  ipv4: Fix incorrect TOS in route get reply
  ipv4: Fix incorrect TOS in fibmatch route get reply

 include/net/ip_fib.h                     |  1 +
 net/ipv4/fib_trie.c                      |  1 +
 net/ipv4/route.c                         | 16 ++++++++--------
 tools/testing/selftests/net/fib_tests.sh | 24 ++++++++++++------------
 4 files changed, 22 insertions(+), 20 deletions(-)

-- 
2.45.1


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

end of thread, other threads:[~2024-07-18  9:20 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-15 14:23 [PATCH net 0/2] ipv4: Fix incorrect TOS in route get reply Ido Schimmel
2024-07-15 14:23 ` [PATCH net 1/2] " Ido Schimmel
2024-07-15 22:33   ` David Ahern
2024-07-16 18:10   ` Guillaume Nault
2024-07-15 14:23 ` [PATCH net 2/2] ipv4: Fix incorrect TOS in fibmatch " Ido Schimmel
2024-07-15 22:34   ` David Ahern
2024-07-16 18:11   ` Guillaume Nault
2024-07-18  9:20 ` [PATCH net 0/2] ipv4: Fix incorrect TOS in " patchwork-bot+netdevbpf

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).