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 0xe0 │ inherit 150 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x48 │ inherit 189 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x40 │ fixed 168 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x50 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x50 │ inherit 5 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x70 │ inherit 192 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x38 │ fixed 228 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xfc │ fixed 72 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x24 │ inherit 192 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf8 │ inherit 130 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe0 │ fixed 237 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc0 │ fixed 232 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 6 │ 4 │ inherit 0x74 │ inherit 169 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x1c │ inherit 87 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x44 │ fixed 110 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x90 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x94 │ inherit 117 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x04 │ inherit 218 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x68 │ fixed 93 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x24 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x68 │ inherit 180 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf0 │ inherit 138 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x28 │ fixed 55 │ false │ OK │ # │ gre 6 │ other │ fixed 0x78 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd8 │ inherit 40 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x60 │ inherit 154 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf8 │ fixed 189 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x70 │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x30 │ inherit 189 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xec │ inherit 1 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x5c │ fixed 102 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x2c │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ vxlan │ 4 │ other │ inherit 0x78 │ inherit 9 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x48 │ inherit 5 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x40 │ fixed 123 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x0c │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # vxlan │ 6 │ 4 │ inherit 0xe4 │ inherit 232 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa4 │ inherit 22 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x14 │ fixed 203 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf8 │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x78 │ inherit 247 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x50 │ inherit 54 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x80 │ fixed 214 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x48 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xa4 │ inherit 57 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x68 │ inherit 149 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x8c │ fixed 39 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x64 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x90 │ inherit 231 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x78 │ inherit 152 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x80 │ fixed 132 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x94 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x6c │ inherit 206 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x08 │ inherit 91 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x38 │ fixed 217 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x30 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd0 │ inherit 51 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xf0 │ inherit 35 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x24 │ fixed 167 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x9c │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x28 │ inherit 173 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc8 │ inherit 97 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc0 │ fixed 110 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x28 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x20 │ inherit 210 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xcc │ inherit 173 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd8 │ fixed 121 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x30 │ fixed 201 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 other │ inherit 0x58 │ inherit 213 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x20 │ inherit 22 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xd0 │ fixed 208 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x54 │ fixed 104 │ 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__->