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 0xf0 │ inherit 156 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc8 │ inherit 14 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x3c │ fixed 12 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x88 │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xac │ inherit 60 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x7c │ inherit 42 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd4 │ fixed 216 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa8 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc8 │ inherit 161 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x88 │ inherit 190 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x94 │ fixed 213 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x38 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x14 │ inherit 8 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf8 │ inherit 34 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd0 │ fixed 193 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x9c │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x64 │ inherit 144 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 48 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc4 │ fixed 215 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x08 │ fixed 75 │ true │ OK │ # ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x48 │ inherit 8 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x8c │ inherit 87 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x64 │ fixed 89 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x6c │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x34 │ inherit 68 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x28 │ inherit 108 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 34 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x54 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf4 │ inherit 228 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x7c │ inherit 241 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x1c │ fixed 144 │ false │ OK │ # │ vxlan │ 4 │ 6 fixed 0x84 │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x34 │ inherit 162 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x94 │ inherit 49 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf8 │ fixed 175 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xcc │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x38 │ inherit 164 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x68 │ inherit 47 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xac │ fixed 76 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd0 │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc8 │ inherit 218 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa8 │ inherit 250 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x54 │ fixed 105 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x90 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xec │ inherit 98 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x7c │ inherit 185 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc0 │ fixed 51 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x80 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf4 │ inherit 239 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xe8 │ inherit 134 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x4c │ fixed 218 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc8 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x80 │ inherit 201 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x50 │ inherit 167 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x04 │ fixed 207 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x44 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x5c │ inherit 47 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc4 │ inherit 29 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x44 │ fixed 90 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x6c │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x44 │ inherit 225 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x18 │ inherit 114 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x40 │ fixed 239 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x54 │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x4c │ inherit 76 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xa8 │ inherit 52 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd0 │ fixed 113 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x88 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x54 │ inherit 198 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x7c │ inherit 194 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x4c │ fixed 78 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x40 │ fixed 99 │ 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__->