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 0x84 │ inherit 79 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd4 │ inherit 202 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x04 │ fixed 162 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xfc │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x5c │ inherit 151 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x50 │ inherit 3 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf0 │ fixed 48 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb4 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe8 │ inherit 80 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x58 │ inherit 22 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd4 │ fixed 156 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf4 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x30 │ inherit 95 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x34 │ inherit 246 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x4c │ fixed 172 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x58 │ fixed 169 │ true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 233 │ false │ OK │ # gre │ 6 │ 6 │ inherit 0xa8 │ inherit 67 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x2c │ fixed 110 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf0 │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc0 │ inherit 97 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x7c │ inherit 202 true │ OK │ # │ gre │ 6 │ other │ fixed 0xd4 │ fixed 162 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x5c │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa4 │ inherit 104 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x58 │ inherit 214 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x90 │ fixed 59 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x38 │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf8 │ inherit 166 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x10 │ inherit 33 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa0 │ fixed 51 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x70 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x9c │ inherit 207 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x88 │ inherit 61 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf0 │ fixed 245 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x40 │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x3c │ inherit 165 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x84 │ inherit 181 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf8 │ fixed 69 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe0 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x68 │ inherit 216 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x90 │ inherit 211 │ true OK │ # │ vxlan │ 6 │ 6 │ fixed 0x38 │ fixed 47 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xec │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x30 │ inherit 205 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xac │ inherit 146 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x4c │ fixed 60 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x3c │ fixed 253 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xcc │ inherit 219 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x24 │ inherit 34 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x44 │ fixed 194 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x20 │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xcc │ inherit 165 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x68 │ inherit 156 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x50 │ fixed 228 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x48 │ fixed 56 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc0 │ inherit 180 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 36 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x08 │ fixed 221 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x44 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x68 │ inherit 128 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xac │ inherit 8 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x84 │ fixed 184 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe8 │ fixed 108 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # geneve │ 6 │ 6 │ inherit 0xd4 │ inherit 136 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xd4 │ inherit 150 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x78 │ fixed 136 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x4c │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x6c │ inherit 43 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x70 │ inherit 40 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xec │ fixed 177 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xec │ fixed 63 │ 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__->