mbox series

[net-next,0/2] netdevsim: better ipsec output format.

Message ID 20241008122134.4343-1-liuhangbin@gmail.com (mailing list archive)
Headers show
Series netdevsim: better ipsec output format. | expand

Message

Hangbin Liu Oct. 8, 2024, 12:21 p.m. UTC
These 2 patches improve the netdevsim ipsec debug output with better
format.

Hangbin Liu (2):
  netdevsim: print human readable IP address
  netdevsim: copy addresses for both in and out paths

 drivers/net/netdevsim/ipsec.c | 23 +++++++++++++----------
 1 file changed, 13 insertions(+), 10 deletions(-)

Comments

Jakub Kicinski Oct. 9, 2024, 5:13 p.m. UTC | #1
On Tue,  8 Oct 2024 12:21:32 +0000 Hangbin Liu wrote:
> These 2 patches improve the netdevsim ipsec debug output with better
> format.

Hi! looks like you need to adjust the rtnetlink.sh test for the new
output format.