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 0x4c │ inherit 177 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa4 │ inherit 169 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x2c │ fixed 213 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x08 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x60 │ inherit 15 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf4 │ inherit 21 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf4 │ fixed 158 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x28 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x14 │ inherit 242 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x5c │ inherit 171 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x5c │ fixed 237 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xd8 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xd4 │ inherit 187 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe0 │ inherit 255 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x24 │ fixed 51 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x84 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x8c │ inherit 98 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xa0 │ inherit 122 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x0c │ fixed 124 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x08 │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x84 │ inherit 5 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x9c │ inherit 174 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x0c │ fixed 214 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x98 │ fixed 176 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd8 │ inherit 58 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd4 │ inherit 139 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x70 │ fixed 35 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb8 │ inherit 253 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 100 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x44 │ fixed 190 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x48 │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xcc │ inherit 78 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x08 │ inherit 14 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x84 │ fixed 37 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xac │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x68 │ inherit 35 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf8 │ inherit 245 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x38 │ fixed 227 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x74 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x0c │ inherit 215 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd4 │ inherit 151 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x30 │ fixed 81 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x10 │ inherit 224 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x68 │ inherit 89 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd4 │ fixed 29 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x80 │ inherit 151 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x54 │ inherit 73 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x3c │ fixed 181 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x28 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x24 │ inherit 90 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf4 │ inherit 13 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf4 │ fixed 11 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x6c │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x0c │ inherit 237 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x20 │ inherit 132 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x68 │ fixed 136 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf4 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x30 │ inherit 201 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x44 │ inherit 59 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x1c │ fixed 56 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x10 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xdc │ inherit 234 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x64 │ inherit 60 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x74 │ fixed 144 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb8 │ fixed 223 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x80 │ inherit 72 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x30 │ inherit 202 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa8 │ fixed 251 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x38 │ fixed 198 │ 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__->