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 0x98 │ inherit 84 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x7c │ inherit 232 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x6c │ fixed 2 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x1c │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe0 │ inherit 40 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x70 │ inherit 211 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xcc │ fixed 169 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x88 │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xcc │ inherit 59 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x84 │ inherit 124 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd0 │ fixed 13 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x84 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x94 │ inherit 114 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa0 │ inherit 114 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x84 │ fixed 24 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x40 │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x54 │ inherit 77 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd8 │ inherit 148 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x80 │ fixed 104 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe4 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa0 │ inherit 2 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xd4 │ inherit 213 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf0 │ fixed 235 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x54 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x84 │ inherit 240 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x70 │ inherit 246 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf4 │ fixed 65 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf0 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x9c │ inherit 35 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xc8 │ inherit 205 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 11 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xec │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x10 │ inherit 210 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf0 │ inherit 93 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x5c │ fixed 244 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xcc │ fixed 168 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x64 │ inherit 140 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x70 │ inherit 143 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe8 │ fixed 204 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xfc │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x48 │ inherit 30 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x40 │ inherit 242 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x74 │ fixed 210 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xdc │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb0 │ inherit 5 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x08 │ inherit 156 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x54 │ fixed 108 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x44 │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x88 │ inherit 214 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x38 │ inherit 81 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x34 │ fixed 14 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x4c │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x90 │ inherit 224 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x84 │ inherit 155 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc4 │ fixed 29 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x1c │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc4 │ inherit 7 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xdc │ inherit 254 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x70 │ fixed 133 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe0 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x0c │ inherit 92 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x74 │ inherit 189 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x78 │ fixed 249 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x08 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x58 │ inherit 125 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xac │ inherit 233 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe0 │ fixed 43 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xcc │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xa8 │ inherit 194 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe8 │ inherit 110 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xfc │ fixed 143 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc8 │ fixed 12 │ 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__->