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 0xb4 │ inherit 164 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd4 │ inherit 242 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd4 │ fixed 69 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x34 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x80 │ inherit 171 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x74 │ inherit 199 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc8 │ fixed 222 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x60 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x8c │ inherit 244 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x08 │ inherit 10 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf4 │ fixed 56 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x44 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x40 │ inherit 44 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf0 │ inherit 184 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb0 │ fixed 151 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x90 │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x2c │ inherit 189 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xe4 │ inherit 194 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x2c │ fixed 237 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x90 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x14 │ inherit 72 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x30 │ inherit 29 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x84 │ fixed 248 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x34 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xc0 │ inherit 119 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd8 │ inherit 168 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xfc │ fixed 179 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x14 │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xdc │ inherit 217 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x54 │ inherit 228 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xac │ fixed 13 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe8 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xbc │ inherit 35 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xa0 │ inherit 156 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd0 │ fixed 42 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa0 │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x50 │ inherit 48 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x94 │ inherit 208 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa0 │ fixed 246 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x60 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x40 │ inherit 215 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x6c │ inherit 168 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x8c │ fixed 75 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x2c │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xa4 │ inherit 44 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xc8 │ inherit 88 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x8c │ fixed 55 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc0 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x24 │ inherit 39 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb4 │ inherit 217 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd4 │ fixed 229 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc4 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 4 │ 6 │ inherit 0x48 │ inherit 76 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xc0 │ inherit 74 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x18 │ fixed 29 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x78 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x8c │ inherit 200 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x70 │ inherit 241 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x40 │ fixed 229 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x18 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x4c │ inherit 6 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x68 │ inherit 29 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb4 │ fixed 203 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x88 │ fixed 187 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x84 │ inherit 85 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x20 │ inherit 98 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x6c │ fixed 209 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x9c │ fixed 100 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xbc │ inherit 217 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x38 │ inherit 19 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x80 │ fixed 51 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x20 │ fixed 37 │ 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__->