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 0x1c │ inherit 95 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x04 │ inherit 71 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe8 │ fixed 175 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x94 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xec │ inherit 12 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x08 │ inherit 249 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xcc │ fixed 158 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x38 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x20 │ inherit 128 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x14 │ inherit 85 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x50 │ fixed 53 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x54 │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x70 │ inherit 192 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x30 │ inherit 59 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x94 │ fixed 122 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xdc │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x04 │ inherit 183 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xe0 │ inherit 162 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x18 │ fixed 53 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x40 │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x6c │ inherit 192 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x0c │ inherit 231 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd8 │ fixed 223 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb0 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x18 │ inherit 27 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 12 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x5c │ fixed 132 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x18 │ inherit 58 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x68 │ inherit 153 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x3c │ fixed 6 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x58 │ inherit 22 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x64 │ inherit 131 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x68 │ fixed 105 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xcc │ fixed 11 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf4 │ inherit 227 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x40 │ inherit 180 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x9c │ fixed 6 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe8 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x74 │ inherit 164 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x10 │ inherit 26 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa0 │ fixed 76 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf8 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xc0 │ inherit 104 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe8 │ inherit 249 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf0 │ fixed 251 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x30 │ fixed 35 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x20 │ inherit 177 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x70 │ inherit 125 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x58 │ fixed 243 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x10 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb0 │ inherit 217 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x18 │ inherit 115 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x20 │ fixed 68 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x50 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xec inherit 225 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xfc │ inherit 159 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x04 │ fixed 14 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x1c │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd4 │ inherit 93 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x08 │ inherit 210 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa0 │ fixed 218 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x24 │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x70 │ inherit 167 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x58 │ inherit 50 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x60 │ fixed 167 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x7c │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x10 │ inherit 121 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x38 │ inherit 32 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf0 │ fixed 19 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x1c │ fixed 181 │ 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__->