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 0x64 │ inherit 57 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xfc │ inherit 3 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x30 │ fixed 142 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x78 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd8 │ inherit 188 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x9c │ inherit 148 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x0c │ fixed 186 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x80 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x10 │ inherit 236 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xbc │ inherit 180 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb0 │ fixed 177 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x50 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xdc │ inherit 212 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x40 │ inherit 67 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x44 │ fixed 49 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa4 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x30 │ inherit 137 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x1c │ inherit 173 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x38 │ fixed 189 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd8 │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x1c │ inherit 207 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe0 │ inherit 38 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb0 │ fixed 130 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x78 │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xe4 │ inherit 78 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x38 │ inherit 229 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc8 │ fixed 238 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x24 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa0 │ inherit 7 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x84 │ inherit 219 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x98 │ fixed 67 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xac │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x90 │ inherit 17 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x9c │ inherit 6 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x34 │ fixed 248 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x10 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe4 │ inherit 121 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x40 │ inherit 204 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x20 │ fixed 240 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x68 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x98 │ inherit 249 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x18 │ inherit 243 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x9c │ fixed 33 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x48 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x64 │ inherit 226 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x5c │ inherit 121 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x24 │ fixed 139 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xec │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa4 │ inherit 40 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x54 │ inherit 200 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x1c │ fixed 159 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd4 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd0 │ inherit 18 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x90 │ inherit 112 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe8 │ fixed 205 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa0 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x7c │ inherit 66 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x2c │ inherit 214 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc4 │ fixed 146 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x68 │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x0c │ inherit 248 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x94 inherit 55 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x40 │ fixed 73 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb8 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xe0 │ inherit 22 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xac │ inherit 108 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x34 │ fixed 233 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x34 │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xbc │ inherit 181 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xbc │ inherit 121 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x08 │ fixed 155 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x94 │ fixed 173 │ 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__->