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-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 0xc8 │ inherit 215 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x5c │ inherit 79 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x78 │ fixed 83 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x30 │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x68 │ inherit 139 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xec │ inherit 110 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc8 │ fixed 75 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xac │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x60 │ inherit 155 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x04 │ inherit 176 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x40 │ fixed 165 │ false │ OK │ # gre │ 4 │ other │ fixed 0x20 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x10 │ inherit 200 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x58 │ inherit 47 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa4 │ fixed 148 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x3c │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ gre │ 6 │ 6 │ inherit 0x54 │ inherit 109 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x84 │ inherit 80 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x38 │ fixed 33 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x58 │ fixed 159 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x74 │ inherit 188 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x2c │ inherit 200 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x0c │ fixed 182 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc4 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x60 │ inherit 205 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x14 │ inherit 141 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x2c │ fixed 95 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x88 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x04 │ inherit 196 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x24 │ inherit 237 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x94 │ fixed 220 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe0 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x18 │ inherit 135 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x38 │ inherit 79 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb8 │ fixed 231 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x7c │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc8 │ inherit 198 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa0 │ inherit 58 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x08 │ fixed 43 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x14 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xdc │ inherit 193 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x50 │ inherit 230 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x34 │ fixed 118 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc0 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x64 │ inherit 142 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa8 │ inherit 65 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x40 │ fixed 212 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x7c │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x6c │ inherit 233 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa0 │ inherit 9 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x64 │ fixed 133 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xbc │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xcc │ inherit 114 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x5c │ inherit 178 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xcc │ fixed 111 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x58 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x74 │ inherit 155 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x48 │ inherit 146 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa4 │ fixed 18 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x4c │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x20 │ inherit 99 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x80 │ inherit 188 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x4c │ fixed 47 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x4c │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x90 │ inherit 221 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x64 │ inherit 59 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd8 │ fixed 22 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x18 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x7c │ inherit 242 │ false │ OK │ # │ geneve 6 │ other │ inherit 0xc4 │ inherit 170 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x1c │ fixed 42 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc0 │ fixed 79 │ 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__->