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 0x24 │ inherit 211 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xe8 │ inherit 4 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb8 │ fixed 151 false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb8 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x98 │ inherit 121 │ false │ OK │ # │ gre 4 │ 6 │ inherit 0x9c │ inherit 152 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xec │ fixed 46 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x84 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x30 │ inherit 144 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xcc │ inherit 172 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb4 │ fixed 33 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x50 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x7c │ inherit 43 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xfc │ inherit 210 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x68 │ fixed 208 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa4 │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf4 │ inherit 4 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x60 │ inherit 168 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd4 │ fixed 10 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc4 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x3c │ inherit 39 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x60 │ inherit 49 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x88 │ fixed 65 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x48 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 208 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x90 │ inherit 231 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x74 │ fixed 234 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb8 │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xec │ inherit 157 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 30 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x3c │ fixed 48 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x6c │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xfc │ inherit 69 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x18 │ inherit 225 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x98 │ fixed 36 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa0 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x6c │ inherit 58 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x1c │ inherit 73 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 17 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe4 │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x9c │ inherit 65 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa4 │ inherit 4 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x48 │ fixed 143 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb4 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd4 │ inherit 18 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x3c │ inherit 112 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd0 │ fixed 158 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd0 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x34 │ inherit 95 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x78 │ inherit 222 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe4 │ fixed 26 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x98 │ fixed 183 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x88 │ inherit 222 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x9c │ inherit 50 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe8 │ fixed 159 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x48 │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc4 │ inherit 117 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x90 │ inherit 38 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x30 │ fixed 122 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd4 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x14 │ inherit 105 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x34 │ inherit 134 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x48 │ fixed 8 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd0 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb4 │ inherit 158 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xa0 │ inherit 132 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x48 │ fixed 44 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x4c │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x58 │ inherit 245 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xf8 inherit 111 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x50 │ fixed 12 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x68 │ fixed 65 │ 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__->