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 0x74 │ inherit 176 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x8c │ inherit 34 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc0 │ fixed 177 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x64 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x78 │ inherit 200 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x9c │ inherit 78 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x78 │ fixed 50 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x2c │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe8 │ inherit 93 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xa4 │ inherit 45 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xdc │ fixed 66 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x74 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc8 │ inherit 227 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf8 │ inherit 47 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc0 │ fixed 175 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf8 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x38 │ inherit 240 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x5c │ inherit 175 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb4 │ fixed 130 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x94 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ gre │ 6 │ other │ inherit 0xe4 │ inherit 129 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x38 │ inherit 113 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xfc │ fixed 252 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xa4 │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x8c │ inherit 225 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x28 inherit 9 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x44 │ fixed 80 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x54 │ inherit 138 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x18 │ inherit 228 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xec │ fixed 104 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x9c │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xac │ inherit 32 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x40 │ inherit 80 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe4 │ fixed 191 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x6c │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf0 │ inherit 88 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb0 │ inherit 127 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x80 │ fixed 233 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xac │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x80 │ inherit 121 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x38 │ inherit 40 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x40 │ fixed 127 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x74 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf0 │ inherit 130 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x88 │ inherit 164 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x6c │ fixed 249 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf8 │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 4 │ 4 │ inherit 0x2c │ inherit 108 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x58 │ inherit 6 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x8c │ fixed 201 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x50 │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x7c │ inherit 58 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd0 │ inherit 21 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x64 │ fixed 55 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x9c │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd0 │ inherit 220 false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 122 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe4 │ fixed 35 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd8 │ fixed 141 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x88 │ inherit 71 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x44 │ inherit 37 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x50 │ fixed 153 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x48 │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xac │ inherit 167 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe0 │ inherit 80 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x64 │ fixed 209 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x08 │ fixed 120 │ true │ OK │ # ───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x04 │ inherit 119 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x6c │ inherit 36 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x1c │ fixed 107 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x10 │ fixed 82 │ 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__->