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 0x2c │ inherit 157 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x68 │ inherit 119 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x50 │ fixed 116 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xbc │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x84 │ inherit 233 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x14 │ inherit 70 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf0 │ fixed 79 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xec │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x3c │ inherit 73 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x9c │ inherit 71 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x2c │ fixed 24 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa8 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x50 │ inherit 87 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa8 │ inherit 186 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x5c │ fixed 242 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x28 │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xe0 │ inherit 234 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xa0 │ inherit 186 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x18 │ fixed 47 │ false │ OK │ # │ gre 6 │ 6 │ fixed 0xf0 │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x64 │ inherit 136 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x48 │ inherit 254 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x20 │ fixed 186 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf8 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x60 │ inherit 92 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x58 │ inherit 243 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 143 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x98 │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa8 │ inherit 220 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x1c │ inherit 226 │ true OK │ # │ vxlan │ 4 │ 6 │ fixed 0x60 │ fixed 36 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd4 │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf0 │ inherit 139 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf0 │ inherit 88 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x38 │ fixed 44 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc0 │ fixed 89 │ true │ OK │ # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xb0 │ inherit 11 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb8 │ inherit 227 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd4 │ fixed 109 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf4 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x78 │ inherit 191 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x70 │ inherit 187 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xdc │ fixed 216 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x20 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x18 │ inherit 227 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xac │ inherit 119 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x7c │ fixed 162 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x04 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x98 │ inherit 202 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xdc │ inherit 219 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x38 │ fixed 57 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb0 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x7c │ inherit 20 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x2c │ inherit 3 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x44 │ fixed 128 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x04 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x54 │ inherit 128 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x10 │ inherit 213 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x78 │ fixed 249 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc4 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x84 │ inherit 112 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x40 │ inherit 223 │ true │ OK │ # │ geneve │ 6 4 │ fixed 0x14 │ fixed 128 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xac │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xdc │ inherit 53 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x0c │ inherit 76 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x98 │ fixed 159 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xdc │ fixed 152 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x24 │ inherit 47 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x28 │ inherit 234 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x8c │ fixed 51 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x60 │ fixed 127 │ 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__->