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 0x30 │ inherit 78 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x84 │ inherit 220 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x10 │ fixed 209 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf8 │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x7c │ inherit 42 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x20 │ inherit 185 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x28 │ fixed 128 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x24 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa8 │ inherit 1 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x48 │ inherit 140 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x84 │ fixed 186 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xec │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb8 │ inherit 172 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x04 │ inherit 46 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa8 │ fixed 136 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa8 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x58 │ inherit 28 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x54 │ inherit 108 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x94 │ fixed 232 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x84 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x8c │ inherit 215 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf4 │ inherit 218 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe8 │ fixed 135 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x38 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x4c │ inherit 96 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x84 │ inherit 225 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x24 │ fixed 171 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x5c │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x70 │ inherit 13 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x2c │ inherit 99 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x5c │ fixed 253 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x64 │ inherit 123 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x84 │ inherit 237 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x8c │ fixed 6 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x9c │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd4 │ inherit 173 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x68 │ inherit 170 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x60 │ fixed 253 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb8 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x48 │ inherit 23 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x40 │ inherit 178 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x70 │ fixed 129 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x4c │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xc0 │ inherit 243 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x04 │ inherit 245 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xcc │ fixed 149 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xb4 │ inherit 182 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x50 │ inherit 38 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x78 │ fixed 246 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x28 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd0 │ inherit 168 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x3c │ inherit 99 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x70 │ fixed 110 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x1c │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc8 │ inherit 139 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc4 │ inherit 172 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x28 │ fixed 158 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x24 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x18 │ inherit 73 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x24 │ inherit 156 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x8c │ fixed 223 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x28 │ fixed 221 │ true │ OK │ # ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa8 │ inherit 25 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x20 │ inherit 45 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xdc │ fixed 122 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x80 │ fixed 217 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x0c │ inherit 163 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xac │ inherit 235 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x98 │ fixed 148 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xdc │ fixed 99 │ 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__->