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 0x44 │ inherit 78 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x3c │ inherit 247 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x4c │ fixed 126 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x5c │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x28 │ inherit 151 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x90 │ inherit 240 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xcc │ fixed 6 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa0 │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa4 │ inherit 143 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x34 │ inherit 120 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xcc │ fixed 118 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa4 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc8 │ inherit 210 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc4 │ inherit 55 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xec │ fixed 167 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd0 │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 21 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x44 │ inherit 131 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x30 │ fixed 254 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x24 │ fixed 238 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x4c │ inherit 70 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x78 │ inherit 164 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x84 │ fixed 99 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x64 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb8 │ inherit 17 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x8c │ inherit 159 │ true │ OK # │ vxlan │ 4 │ 4 │ fixed 0xe8 │ fixed 85 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x6c │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x48 │ inherit 93 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x88 │ inherit 115 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x2c │ fixed 222 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x30 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x30 │ inherit 157 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x9c │ inherit 193 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe0 │ fixed 234 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x98 │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x7c │ inherit 234 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf0 │ inherit 170 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb8 │ fixed 242 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc8 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x0c │ inherit 167 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x94 │ inherit 202 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x74 │ fixed 16 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf0 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x54 │ inherit 67 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xfc │ inherit 124 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 139 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf0 │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xfc │ inherit 233 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb0 │ inherit 229 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x54 │ fixed 37 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x7c │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x48 │ inherit 48 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x8c │ inherit 32 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x8c │ fixed 226 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x84 │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x14 │ inherit 61 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe0 │ inherit 104 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe0 │ fixed 27 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xfc │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x2c │ inherit 110 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb8 │ inherit 81 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x28 │ fixed 158 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x30 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xe8 │ inherit 18 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x04 │ inherit 214 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf0 │ fixed 111 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x80 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xa4 │ inherit 120 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd4 │ inherit 190 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x78 │ fixed 207 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x38 │ fixed 72 │ 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__->