Re: [PATCH v3] lib/math: Add int_sqrt test suite

2024-11-10 Thread Luis Felipe Hernandez
Hi David, I wanted to follow up on this patch to check if any additional fixes are needed. Additionally, I would like to address Andy Shevchenko's feedback in v2 regarding moving the lib/math/test/* Kunit test Kconfig entries from lib/Kconfig.debug to lib/tests/Kconfig? > > > > --- a/lib/Kconfi

Re: [PATCH net-next v10] net: ipv4: Cache pmtu for all packet paths if multipath enabled

2024-11-10 Thread Ido Schimmel
On Fri, Nov 08, 2024 at 09:34:24AM +, Vladimir Vdovin wrote: > Check number of paths by fib_info_num_path(), > and update_or_create_fnhe() for every path. > Problem is that pmtu is cached only for the oif > that has received icmp message "need to frag", > other oifs will still try to use "defau