On Tue, Jan 30, 2024 at 06:47:16PM +0100, Paolo Abeni wrote:
The mentioned test uses a few Kconfig still missing the net config, add them.
Before: # Error: Specified qdisc kind is unknown. # Error: Specified qdisc kind is unknown. # Error: Qdisc not classful. # We have an error talking to the kernel # Error: Qdisc not classful. # We have an error talking to the kernel # policy_routing not supported # TEST: ICMPv4 with DSCP and ECN: PMTU exceptions [SKIP]
After: # TEST: ICMPv4 with DSCP and ECN: PMTU exceptions [ OK ]
Reviewed-by: Guillaume Nault gnault@redhat.com