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 0x80 │ inherit 144 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x34 │ inherit 246 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa4 │ fixed 34 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa4 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa0 │ inherit 50 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf4 │ inherit 65 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x5c │ fixed 121 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x20 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x88 │ inherit 74 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe8 │ inherit 23 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa4 │ fixed 169 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa8 │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x8c │ inherit 165 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x0c │ inherit 13 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc0 │ fixed 223 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x58 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x60 │ inherit 249 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd8 │ inherit 138 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x04 │ fixed 138 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x18 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x20 │ inherit 241 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x90 │ inherit 158 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x0c │ fixed 216 │ false │ OK │ # gre │ 6 │ other │ fixed 0x40 │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x28 │ inherit 161 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa4 │ inherit 46 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x30 │ fixed 22 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x10 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x74 │ inherit 12 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf4 │ inherit 228 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x24 │ fixed 45 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xfc │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x80 │ inherit 17 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x10 │ inherit 16 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x88 │ fixed 136 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x4c │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x84 │ inherit 61 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x98 │ inherit 145 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x6c │ fixed 69 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa4 │ fixed 164 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xd0 │ inherit 196 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x0c │ inherit 33 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x98 │ fixed 239 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb4 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe4 │ inherit 168 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x88 │ inherit 145 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x8c │ fixed 214 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc4 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x38 │ inherit 201 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x58 │ inherit 37 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xdc │ fixed 140 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x04 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x54 │ inherit 125 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x38 │ inherit 58 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x24 │ fixed 153 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x3c │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x54 │ inherit 127 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb8 │ inherit 53 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x94 │ fixed 37 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x10 │ inherit 78 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x60 │ inherit 17 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x28 │ fixed 145 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x10 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x34 │ inherit 130 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xbc │ inherit 212 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb0 │ fixed 254 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x18 │ fixed 162 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb8 │ inherit 46 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x34 │ inherit 20 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x9c │ fixed 176 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xb8 │ fixed 38 │ 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__->