Hi Pablo, On Mon, Dec 14, 2020 at 07:30:23PM +0100, Pablo Neira Ayuso wrote: > On Mon, Dec 14, 2020 at 07:02:50PM +0100, Phil Sutter wrote: > > Introduce a flag to allow toggling the '0x' prefix when printing data > > values, then use the existing routines to print data registers from > > set_elem code. > > Patches LGTM. Thanks, I'll push it along with the change in nftables' tests/py. > You will have to update tests/py too, right? To my surprise, it's merely a single test case that needed adjustment. Either I missed something (testing stops before payload comparison if e.g. input and output differ) or we really have quite low concat-range coverage. Cheers, Phil