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 0xb8 │ inherit 233 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x80 │ inherit 178 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x60 │ fixed 10 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x20 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc4 │ inherit 194 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd8 │ inherit 162 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xcc │ fixed 251 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x20 │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x20 │ inherit 247 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x10 │ inherit 216 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa0 │ fixed 84 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x90 │ fixed 110 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xe8 │ inherit 6 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x64 │ inherit 237 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x8c │ fixed 178 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x3c │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x80 │ inherit 6 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x38 │ inherit 234 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x48 │ fixed 42 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x68 │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 6 │ other │ inherit 0x14 │ inherit 86 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x48 │ inherit 3 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x48 │ fixed 32 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x10 │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x78 │ inherit 186 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc8 │ inherit 37 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x58 │ fixed 108 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x68 │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa0 │ inherit 12 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe8 │ inherit 229 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x58 │ fixed 146 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd4 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xac │ inherit 216 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xe4 │ inherit 15 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x88 │ fixed 38 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x40 │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x50 │ inherit 249 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x14 │ inherit 219 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x0c │ fixed 80 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x10 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc8 │ inherit 239 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x58 │ inherit 42 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x54 │ fixed 160 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf0 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x90 │ inherit 229 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x20 │ inherit 30 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x94 │ fixed 239 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x7c │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x08 │ inherit 224 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x40 │ inherit 39 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf8 │ fixed 215 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x64 │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe4 │ inherit 197 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x84 │ inherit 40 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x10 │ fixed 57 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc0 │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x6c │ inherit 144 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x40 │ inherit 13 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x70 │ fixed 174 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x18 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x14 │ inherit 136 │ false │ OK │ # │ geneve 6 │ 4 │ inherit 0xf0 │ inherit 181 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa4 │ fixed 62 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x40 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x54 │ inherit 92 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xac │ inherit 219 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc8 │ fixed 254 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe0 │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x7c │ inherit 153 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xec │ inherit 109 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x4c │ fixed 22 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x0c │ fixed 153 │ 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__->