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 0xd8 │ inherit 253 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x3c │ inherit 14 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa8 │ fixed 156 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x5c │ fixed 68 │ true │ OK # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x98 │ inherit 134 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x84 │ inherit 145 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x28 │ fixed 61 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x94 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x94 │ inherit 61 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x38 │ inherit 217 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x94 │ fixed 98 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x94 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x98 │ inherit 109 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x3c │ inherit 187 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x08 │ fixed 226 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x30 │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x28 │ inherit 31 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x64 │ inherit 6 │ true │ OK │ # │ gre │ 6 6 │ fixed 0x5c │ fixed 168 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xcc │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x40 │ inherit 223 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x48 │ inherit 69 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf4 │ fixed 185 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd4 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd0 │ inherit 47 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x34 │ inherit 210 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xfc │ fixed 21 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x7c │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe0 │ inherit 157 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x5c │ inherit 106 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x2c │ fixed 101 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x40 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x10 │ inherit 94 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x74 │ inherit 126 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa4 │ fixed 211 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf8 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x50 │ inherit 63 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xcc │ inherit 186 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc4 │ fixed 220 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb8 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼───────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x68 │ inherit 158 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa8 │ inherit 3 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x3c │ fixed 137 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x74 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x80 │ inherit 89 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x10 │ inherit 218 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe8 │ fixed 6 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb0 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x2c │ inherit 74 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x58 │ inherit 238 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x54 │ fixed 234 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x3c │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x38 │ inherit 74 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x60 │ inherit 195 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x2c │ fixed 223 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x2c │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xf0 │ inherit 3 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb8 │ inherit 221 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x1c │ fixed 31 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc8 │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb0 │ inherit 213 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x24 │ inherit 168 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x20 │ fixed 154 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x4c │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x34 │ inherit 112 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x54 │ inherit 88 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x9c │ fixed 112 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb8 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x1c │ inherit 208 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x90 │ inherit 203 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x1c │ fixed 165 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xb4 │ fixed 62 │ 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__->