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 0xd8 │ inherit 106 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x30 │ inherit 167 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x94 │ fixed 148 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x1c │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x28 │ inherit 224 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x68 │ inherit 95 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x74 │ fixed 78 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x2c │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x28 │ inherit 59 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xb4 │ inherit 153 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x4c │ fixed 58 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x18 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf4 │ inherit 35 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xdc │ inherit 228 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xcc │ fixed 60 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xec │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf0 │ inherit 89 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x04 │ inherit 226 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x0c │ fixed 25 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x04 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ gre │ 6 │ other │ inherit 0x04 │ inherit 103 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xa8 │ inherit 68 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x7c │ fixed 152 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb4 │ fixed 71 │ true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x50 │ inherit 159 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd8 │ inherit 53 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe8 │ fixed 134 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x10 │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 42 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 252 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe4 │ fixed 225 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x48 │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # vxlan │ 4 │ other │ inherit 0x08 │ inherit 79 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x94 │ inherit 74 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd8 │ fixed 242 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xbc │ fixed 89 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe0 │ inherit 83 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x3c │ inherit 145 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x7c │ fixed 171 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x78 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x28 │ inherit 20 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd0 │ inherit 2 │ true OK │ # │ vxlan │ 6 │ 6 │ fixed 0xec │ fixed 125 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd0 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x18 │ inherit 102 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x74 │ inherit 225 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xbc │ fixed 236 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc8 │ fixed 77 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x1c │ inherit 19 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd4 │ inherit 3 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x78 │ fixed 80 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x1c │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x28 │ inherit 67 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa8 │ inherit 35 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa8 │ fixed 77 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x5c │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xe8 │ inherit 128 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x10 │ inherit 167 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc0 │ fixed 129 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd0 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x78 │ inherit 56 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x04 │ inherit 164 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x28 │ fixed 34 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x70 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc8 │ inherit 48 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xa0 │ inherit 32 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe8 │ fixed 198 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xbc │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xbc │ inherit 182 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa4 │ inherit 77 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x3c │ fixed 45 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x20 │ fixed 4 │ 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__->