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 0x18 │ inherit 52 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x64 │ inherit 103 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x0c │ fixed 187 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xdc │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xb8 │ inherit 70 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xec │ inherit 174 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x90 │ fixed 167 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd8 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb4 │ inherit 224 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x58 │ inherit 45 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x24 │ fixed 174 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xb8 │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xa0 │ inherit 87 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb4 │ inherit 200 │ true │ OK │ # │ gre 6 │ 4 │ fixed 0xb8 │ fixed 121 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x5c │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x80 │ inherit 168 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x48 │ inherit 26 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xfc │ fixed 80 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x60 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x7c │ inherit 138 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x98 │ inherit 116 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x88 │ fixed 125 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x1c │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf4 │ inherit 158 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc0 │ inherit 242 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x2c │ fixed 109 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xdc │ inherit 215 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x0c │ inherit 11 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x20 │ fixed 212 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x58 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xb8 │ inherit 134 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x2c │ inherit 243 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb8 │ fixed 164 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa0 │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x28 │ inherit 129 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa0 │ inherit 29 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x9c │ fixed 38 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x30 │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 │ 6 │ inherit 0x38 │ inherit 205 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x58 │ inherit 239 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa4 │ fixed 29 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x38 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x04 │ inherit 10 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x4c │ inherit 223 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x98 │ fixed 156 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xcc │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc4 │ inherit 12 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xdc │ inherit 107 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa0 │ fixed 140 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x8c │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 inherit 0x64 │ inherit 174 │ false │ OK │ # geneve │ 4 │ 6 │ inherit 0xf4 │ inherit 91 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x1c │ fixed 105 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x9c │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 79 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb8 │ inherit 146 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xb0 │ fixed 174 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x94 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x1c │ inherit 83 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x64 │ inherit 117 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe8 │ fixed 195 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa8 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x18 │ inherit 47 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x44 │ inherit 213 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x28 │ fixed 2 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x68 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x98 │ inherit 109 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x54 │ inherit 153 │ true OK │ # │ geneve │ 6 │ other │ fixed 0x10 │ fixed 23 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe0 │ fixed 59 │ 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__->