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 0x68 │ inherit 48 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x54 │ inherit 212 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x08 │ fixed 76 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xcc │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x74 │ inherit 62 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x78 │ inherit 237 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe0 │ fixed 132 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd4 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa0 │ inherit 229 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe4 │ inherit 4 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x64 │ fixed 50 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xd8 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x5c │ inherit 195 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x38 │ inherit 91 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x9c │ fixed 3 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x60 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x14 │ inherit 166 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xe4 │ inherit 172 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x70 │ fixed 154 │ false │ OK │ # │ gre │ 6 │ 6 fixed 0x38 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x74 │ inherit 17 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xa0 │ inherit 152 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x40 │ fixed 105 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf4 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb4 │ inherit 121 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x34 │ inherit 30 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb0 │ fixed 234 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xfc │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 68 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf8 │ inherit 158 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa0 │ fixed 119 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x54 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd4 │ inherit 152 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x28 │ inherit 221 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x5c │ fixed 202 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa4 │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x24 │ inherit 54 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa4 │ inherit 229 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 159 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe4 │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe0 │ inherit 122 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x20 │ inherit 56 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf8 │ fixed 50 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x64 │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x7c │ inherit 178 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe4 │ inherit 141 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xbc │ fixed 45 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe4 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x10 │ inherit 129 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xec │ inherit 45 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf8 │ fixed 166 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf0 │ fixed 105 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd4 │ inherit 196 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xac │ inherit 80 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x3c │ fixed 7 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x94 │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xfc │ inherit 245 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x70 │ inherit 240 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 160 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x3c │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x04 │ inherit 107 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x40 │ inherit 23 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x98 │ fixed 152 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x60 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xbc │ inherit 139 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x84 │ inherit 41 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x5c │ fixed 159 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x24 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x5c │ inherit 78 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x68 │ inherit 29 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa0 │ fixed 226 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x30 │ fixed 57 │ 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__->