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 0x58 │ inherit 111 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd0 │ inherit 16 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xbc │ fixed 74 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x88 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x60 │ inherit 165 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x18 │ inherit 247 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe0 │ fixed 145 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x08 │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf8 │ inherit 36 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x18 │ inherit 42 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x94 │ fixed 104 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x40 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x38 │ inherit 159 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd0 │ inherit 249 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x5c │ fixed 77 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x38 │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 126 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x60 │ inherit 230 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x3c │ fixed 229 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x94 │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x04 │ inherit 169 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x14 │ inherit 28 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x04 │ fixed 182 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xac │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x7c │ inherit 147 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x54 │ inherit 131 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x38 │ fixed 61 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x2c │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x68 │ inherit 90 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x68 │ inherit 158 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x24 │ fixed 78 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x90 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xb0 │ inherit 162 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf4 │ inherit 118 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x78 │ fixed 132 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x3c │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x94 │ inherit 238 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x04 │ inherit 35 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x88 │ fixed 183 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x40 │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x88 │ inherit 139 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x74 │ inherit 247 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x0c │ fixed 5 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x64 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x48 │ inherit 8 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x08 │ inherit 227 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x44 │ fixed 187 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x08 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x58 │ inherit 234 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xe0 │ inherit 182 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xac │ fixed 145 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd8 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x0c │ inherit 45 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 136 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb8 │ fixed 60 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf8 │ fixed 180 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x98 │ inherit 27 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x30 │ inherit 21 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x0c │ fixed 123 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb8 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x08 │ inherit 183 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x50 │ inherit 99 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa8 │ fixed 24 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x08 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa8 │ inherit 235 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x84 │ inherit 148 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x90 │ fixed 198 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd0 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x24 │ inherit 199 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x68 │ inherit 74 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xbc │ fixed 7 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa8 │ fixed 174 │ 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__->