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 0x98 │ inherit 107 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x3c │ inherit 120 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb0 │ fixed 248 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x14 │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc8 │ inherit 229 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x1c │ inherit 95 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x74 │ fixed 71 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x4c │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc4 │ inherit 252 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x0c │ inherit 36 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x84 │ fixed 153 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x30 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc0 │ inherit 211 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x24 │ inherit 221 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x4c │ fixed 18 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x74 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x30 │ inherit 74 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x70 │ inherit 19 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x74 │ fixed 153 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc4 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x24 │ inherit 91 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe4 │ inherit 94 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x30 │ fixed 223 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb0 │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 4 │ inherit 0xbc │ inherit 185 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x80 │ inherit 182 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xcc │ fixed 218 │ false │ OK # │ vxlan │ 4 │ 4 │ fixed 0xc8 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd0 │ inherit 131 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x1c │ inherit 251 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x68 │ fixed 179 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x9c │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf8 │ inherit 218 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x78 │ inherit 9 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x98 │ fixed 183 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x2c │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x5c │ inherit 209 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x98 │ inherit 182 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x5c │ fixed 101 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x34 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x6c │ inherit 19 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x80 │ inherit 151 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x88 │ fixed 77 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x4c │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf4 │ inherit 49 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x0c │ inherit 15 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 6 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x68 │ fixed 6 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x5c │ inherit 140 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xe4 │ inherit 91 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe0 │ fixed 85 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd8 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xc4 │ inherit 234 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x98 │ inherit 19 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x84 │ fixed 199 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x88 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x90 │ inherit 205 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd0 │ inherit 80 │ true │ OK # │ geneve │ 4 │ other │ fixed 0x88 │ fixed 19 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x20 │ inherit 1 │ false OK │ # │ geneve │ 6 │ 4 │ inherit 0x38 │ inherit 138 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x28 │ fixed 175 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x0c │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x18 │ inherit 242 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xfc │ inherit 114 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x4c │ fixed 237 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa4 │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x50 │ inherit 108 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x88 │ inherit 103 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x84 │ fixed 229 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x70 │ fixed 134 │ 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__->