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 0x5c │ inherit 221 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd4 │ inherit 40 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd8 │ fixed 76 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x0c │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x58 │ inherit 233 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x10 │ inherit 117 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x78 │ fixed 60 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x8c │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe4 │ inherit 8 │ false │ OK │ # gre │ 4 │ other │ inherit 0x20 │ inherit 107 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd4 │ fixed 122 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa4 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x84 │ inherit 123 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x28 │ inherit 102 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc0 │ fixed 146 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x8c │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x20 │ inherit 197 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf4 │ inherit 188 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x60 │ fixed 193 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x28 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x28 │ inherit 34 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf4 │ inherit 252 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x28 │ fixed 4 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xa0 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x0c │ inherit 198 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x20 │ inherit 96 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x74 │ fixed 82 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x24 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe4 │ inherit 152 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf4 │ inherit 27 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa4 │ fixed 156 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa0 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x30 │ inherit 254 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x2c │ inherit 138 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb4 │ fixed 251 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf8 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x50 │ inherit 120 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xcc │ inherit 241 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x58 │ fixed 79 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x0c │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x04 │ inherit 26 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x40 │ inherit 177 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x24 │ fixed 31 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd8 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x04 │ inherit 243 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x28 │ inherit 56 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x60 │ fixed 136 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa4 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve 4 │ 4 │ inherit 0x34 │ inherit 22 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x20 │ inherit 103 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x84 │ fixed 179 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x44 │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb0 │ inherit 184 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe8 │ inherit 62 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x70 │ fixed 25 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd4 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x5c │ inherit 177 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xfc │ inherit 187 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x50 │ fixed 152 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x7c │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x5c │ inherit 142 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb8 │ inherit 233 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa0 │ fixed 31 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x98 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd4 │ inherit 58 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x68 │ inherit 1 │ true │ OK │ # │ geneve │ 6 │ 6 fixed 0xe4 │ fixed 170 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x0c │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x94 │ inherit 208 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe0 │ inherit 32 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x5c │ fixed 77 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x04 │ fixed 44 │ 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__->