make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬──────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0x70 │ inherit 162 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x30 │ inherit 132 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa8 │ fixed 216 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x58 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x7c │ inherit 72 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x7c │ inherit 37 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb0 │ fixed 115 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xac │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x08 │ inherit 242 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf0 │ inherit 94 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd4 │ fixed 255 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x78 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x90 │ inherit 61 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x04 │ inherit 20 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x34 │ fixed 41 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x94 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x4c │ inherit 250 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf4 │ inherit 239 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb0 │ fixed 113 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x30 │ fixed 60 │ true │ OK │ # ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xac │ inherit 30 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb8 │ inherit 248 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc4 │ fixed 86 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd0 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xfc │ inherit 19 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xfc │ inherit 212 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x80 │ fixed 144 │ false │ OK │ # │ vxlan │ 4 4 │ fixed 0x50 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x34 │ inherit 70 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x88 │ inherit 168 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x18 │ fixed 110 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb4 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 68 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x90 │ inherit 96 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x5c │ fixed 154 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x5c │ fixed 69 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x98 │ inherit 142 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x70 │ inherit 106 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xbc │ fixed 47 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb0 │ fixed 126 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x98 │ inherit 92 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xec │ inherit 182 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa4 │ fixed 60 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x88 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x6c │ inherit 131 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x10 │ inherit 238 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x90 │ fixed 16 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x20 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd4 │ inherit 88 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x0c │ inherit 214 │ true │ OK │ # │ geneve 4 │ 4 │ fixed 0x48 │ fixed 48 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x30 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf4 │ inherit 173 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb8 │ inherit 8 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xec │ fixed 74 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc4 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x94 │ inherit 2 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x38 │ inherit 219 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xd0 │ fixed 225 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x34 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xbc │ inherit 102 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf8 │ inherit 152 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x50 │ fixed 49 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd0 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x3c │ inherit 15 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x50 │ inherit 98 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x84 │ fixed 249 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x08 │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x54 │ inherit 184 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x80 │ inherit 43 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x80 │ fixed 227 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x80 │ fixed 88 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak xx__->