make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼───────────────────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0x10 │ inherit 142 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x54 │ inherit 189 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xcc │ fixed 199 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa8 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xdc │ inherit 171 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x94 │ inherit 232 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x84 │ fixed 102 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x08 │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x68 │ inherit 231 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc8 │ inherit 143 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x90 │ fixed 60 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe0 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼──────┤ # │ gre │ 6 │ 4 │ inherit 0x3c │ inherit 18 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x80 │ inherit 26 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb4 │ fixed 143 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x70 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ gre │ 6 │ 6 │ inherit 0x64 │ inherit 127 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x84 │ inherit 172 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x34 │ fixed 5 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x78 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x28 │ inherit 220 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xd4 │ inherit 210 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x6c │ fixed 11 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x04 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x6c │ inherit 239 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x8c │ inherit 121 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x94 │ fixed 165 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe4 │ fixed 149 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x90 │ inherit 155 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x28 │ inherit 231 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x9c │ fixed 77 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x58 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf0 │ inherit 62 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf8 │ inherit 252 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x04 │ fixed 8 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x84 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ vxlan │ 6 │ 4 │ inherit 0xfc │ inherit 10 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x54 │ inherit 135 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x30 │ fixed 151 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xcc │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x68 │ inherit 210 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x60 │ inherit 53 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa0 │ fixed 192 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x80 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x10 │ inherit 76 │ false OK │ # │ vxlan │ 6 │ other │ inherit 0x60 │ inherit 208 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc0 │ fixed 254 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x18 │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x04 │ inherit 21 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd4 │ inherit 94 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x0c │ fixed 130 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x8c │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x90 │ inherit 16 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x90 │ inherit 102 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x68 │ fixed 142 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x10 │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x80 │ inherit 240 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x88 │ inherit 234 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x90 │ fixed 194 │ false OK │ # │ geneve │ 4 │ other │ fixed 0xe0 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x4c │ inherit 191 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x74 │ inherit 101 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb4 │ fixed 72 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xbc │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x84 │ inherit 183 │ false OK │ # │ geneve │ 6 │ 6 │ inherit 0xf8 │ inherit 182 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x34 │ fixed 112 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x7c │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x40 │ inherit 133 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x1c │ inherit 156 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xe0 │ fixed 252 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x7c │ fixed 168 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->