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 0x94 │ inherit 197 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc0 │ inherit 167 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa4 │ fixed 97 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x34 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x44 │ inherit 87 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x7c │ inherit 81 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xac │ fixed 129 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe8 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x68 │ inherit 239 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x04 │ inherit 151 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xcc │ fixed 35 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x54 │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xdc │ inherit 53 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x60 │ inherit 50 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf8 │ fixed 155 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xfc │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x2c │ inherit 97 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x90 │ inherit 149 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc4 │ fixed 51 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc4 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa0 │ inherit 216 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xa4 │ inherit 218 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x80 │ fixed 180 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xcc │ fixed 81 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x98 │ inherit 105 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x90 │ inherit 192 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x90 │ fixed 184 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x7c │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x58 │ inherit 243 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x94 │ inherit 242 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa4 │ fixed 216 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x2c │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x94 │ inherit 245 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x10 │ inherit 23 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x5c │ fixed 164 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc0 │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x70 │ inherit 232 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x60 │ inherit 44 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf8 │ fixed 52 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa4 │ fixed 33 │ true │ OK │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb0 │ inherit 54 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x48 │ inherit 10 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe0 │ fixed 211 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x18 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 168 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x70 │ inherit 55 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x64 │ fixed 27 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc4 │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x08 │ inherit 207 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xfc │ inherit 182 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x7c │ fixed 220 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc4 │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x88 │ inherit 155 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x5c │ inherit 104 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf0 │ fixed 61 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa4 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x34 │ inherit 235 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd8 │ inherit 248 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x74 │ fixed 94 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xcc │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x48 │ inherit 105 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x54 │ inherit 7 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb4 │ fixed 152 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x20 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x08 │ inherit 243 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x40 │ inherit 235 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x28 │ fixed 28 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x38 │ fixed 191 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x38 │ inherit 175 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x14 │ inherit 133 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xcc │ fixed 207 │ false │ OK # │ geneve │ 6 │ other │ fixed 0x30 │ fixed 107 │ 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__->