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 0x20 │ inherit 51 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xe4 │ inherit 177 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x34 │ fixed 22 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x74 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf0 │ inherit 62 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x50 │ inherit 9 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc0 │ fixed 197 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x04 │ fixed 238 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x18 │ inherit 160 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf4 │ inherit 43 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa8 │ fixed 18 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x28 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x5c │ inherit 2 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x3c │ inherit 218 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x84 │ fixed 7 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd0 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x9c │ inherit 216 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd0 │ inherit 29 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe4 │ fixed 187 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x70 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x30 │ inherit 3 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc4 │ inherit 44 true │ OK │ # │ gre │ 6 │ other │ fixed 0x04 │ fixed 104 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x98 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa8 │ inherit 228 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd8 │ inherit 100 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x70 │ fixed 79 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x7c │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x08 │ inherit 203 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x2c │ inherit 98 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x64 │ fixed 85 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe0 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x54 │ inherit 237 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x54 │ inherit 108 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x48 │ fixed 36 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xcc │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xb0 │ inherit 179 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x48 │ inherit 206 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x68 │ fixed 241 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf4 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xa8 │ inherit 19 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb8 │ inherit 80 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xfc │ fixed 229 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe0 │ inherit 55 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x08 │ inherit 142 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x60 │ fixed 73 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x3c │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x6c │ inherit 145 │ false │ OK │ # │ geneve │ 4 │ 4 inherit 0xb4 │ inherit 226 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x34 │ fixed 230 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc0 │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x94 │ inherit 225 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x68 │ inherit 150 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x34 │ fixed 164 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x40 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc0 │ inherit 129 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x0c │ inherit 123 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x08 │ fixed 73 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x8c │ fixed 25 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x7c │ inherit 177 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd0 │ inherit 18 │ true │ OK # │ geneve │ 6 │ 4 │ fixed 0x98 │ fixed 117 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x24 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x08 │ inherit 231 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x20 │ inherit 86 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x68 │ fixed 88 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd4 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x30 │ inherit 244 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xf0 │ inherit 107 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x40 │ fixed 187 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x18 │ fixed 229 │ 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__->