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 0x3c │ inherit 144 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd0 │ inherit 124 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x44 │ fixed 6 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xac │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 6 │ inherit 0x84 │ inherit 99 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x40 │ inherit 19 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc4 │ fixed 109 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x40 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ gre │ 4 │ other │ inherit 0x50 │ inherit 169 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xa8 │ inherit 201 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xec │ fixed 21 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x88 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xa0 │ inherit 136 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xfc │ inherit 233 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb4 │ fixed 54 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd8 │ fixed 106 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x6c │ inherit 105 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x4c │ inherit 56 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x4c │ fixed 213 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x88 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x4c │ inherit 92 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x3c │ inherit 195 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x54 │ fixed 112 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xdc │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x8c │ inherit 249 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xe8 │ inherit 33 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x1c │ fixed 43 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x50 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x0c │ inherit 166 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xa4 │ inherit 17 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x84 │ fixed 150 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x68 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x08 │ inherit 28 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x14 │ inherit 243 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x48 │ fixed 171 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x54 │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x78 │ inherit 47 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x44 │ inherit 147 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd4 │ fixed 246 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x1c fixed 48 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x9c │ inherit 184 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xfc │ inherit 60 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x5c │ fixed 111 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x70 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x38 │ inherit 36 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x0c │ inherit 144 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xfc │ fixed 243 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x34 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc0 │ inherit 54 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa0 │ inherit 39 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x2c │ fixed 106 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc8 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe0 │ inherit 141 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x78 │ inherit 37 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x5c │ fixed 175 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x68 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x30 │ inherit 108 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x0c │ inherit 127 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf0 │ fixed 59 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x34 │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf4 │ inherit 172 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x84 │ inherit 29 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x30 │ fixed 23 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf4 │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xec │ inherit 22 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xdc │ inherit 51 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x94 │ fixed 34 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb4 │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x04 │ inherit 109 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x88 │ inherit 123 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x5c │ fixed 37 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x98 │ fixed 181 │ 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__->