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 0xe8 │ inherit 183 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x54 │ inherit 139 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc0 │ fixed 13 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x18 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x58 │ inherit 69 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x88 │ inherit 99 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa4 │ fixed 209 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x48 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x34 │ inherit 129 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x44 │ inherit 28 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x24 │ fixed 221 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xac │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x40 │ inherit 192 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x70 │ inherit 7 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x88 │ fixed 70 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x60 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x74 │ inherit 89 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x44 │ inherit 231 │ true │ OK # │ gre │ 6 │ 6 │ fixed 0x70 │ fixed 141 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf4 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x94 │ inherit 185 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe0 │ inherit 85 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa4 │ fixed 31 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x1c │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa8 │ inherit 215 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xe8 │ inherit 218 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x84 │ fixed 60 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x64 │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x9c │ inherit 182 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb0 │ inherit 128 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd0 │ fixed 202 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x78 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa0 │ inherit 245 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xe0 │ inherit 59 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x88 │ fixed 102 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb0 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe4 │ inherit 225 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x54 │ inherit 178 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc4 │ fixed 52 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x58 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x28 │ inherit 137 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x20 │ inherit 85 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf0 │ fixed 166 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x4c │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xc4 │ inherit 5 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd4 │ inherit 114 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x10 │ fixed 125 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x08 │ fixed 89 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x04 │ inherit 55 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x18 │ inherit 161 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x14 │ fixed 129 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x38 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x68 │ inherit 223 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x74 │ inherit 110 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb4 │ fixed 197 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x4c │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x70 │ inherit 70 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x1c │ inherit 36 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x34 │ fixed 75 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x24 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x6c │ inherit 30 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf4 │ inherit 144 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x84 │ fixed 35 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x08 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x80 │ inherit 211 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xcc │ inherit 237 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf4 │ fixed 161 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x48 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x08 │ inherit 215 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x18 │ inherit 188 │ true │ OK │ # │ geneve │ 6 │ other fixed 0xc4 │ fixed 191 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x34 │ fixed 246 │ 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__->