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 0x58 │ inherit 110 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa4 │ inherit 68 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x50 │ fixed 222 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x30 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x2c │ inherit 146 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x44 │ inherit 204 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd0 │ fixed 164 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe8 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x88 │ inherit 218 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc4 │ inherit 146 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x2c │ fixed 83 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x40 │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xd0 │ inherit 76 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x4c │ inherit 146 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xcc │ fixed 198 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd8 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa8 │ inherit 109 │ false │ OK # │ gre │ 6 │ 6 │ inherit 0xec │ inherit 111 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x74 │ fixed 191 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x58 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x38 │ inherit 211 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xa4 │ inherit 58 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x70 │ fixed 250 │ false │ OK # │ gre │ 6 │ other │ fixed 0x0c │ fixed 16 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x90 │ inherit 174 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf4 │ inherit 250 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x94 │ fixed 137 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x7c │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x10 │ inherit 120 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x20 │ inherit 94 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf4 │ fixed 235 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xfc │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x88 │ inherit 160 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x9c │ inherit 220 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xcc │ fixed 40 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd8 │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd0 │ inherit 248 │ false │ OK │ # │ vxlan │ 6 │ 4 inherit 0xf8 │ inherit 138 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x40 │ fixed 53 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x04 │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x94 │ inherit 70 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xe8 │ inherit 59 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc0 │ fixed 255 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x50 │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe8 │ inherit 101 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x98 │ inherit 142 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe8 │ fixed 224 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf4 │ fixed 139 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xb0 │ inherit 110 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x88 │ inherit 39 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x2c │ fixed 227 │ false │ OK # │ geneve │ 4 │ 4 │ fixed 0xd8 │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa4 │ inherit 66 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb0 │ inherit 188 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x84 │ fixed 87 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x68 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xbc │ inherit 204 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x14 │ inherit 161 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xac fixed 124 │ false │ OK │ # │ geneve │ 4 other │ fixed 0xe0 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x40 │ inherit 33 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x24 │ inherit 154 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xcc │ fixed 219 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x48 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x5c │ inherit 49 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x78 │ inherit 227 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x58 │ fixed 142 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x30 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xec │ inherit 32 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x28 │ inherit 25 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x54 │ fixed 7 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd0 │ fixed 185 │ 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__->