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 193 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd0 │ inherit 72 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe0 │ fixed 91 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb0 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x28 │ inherit 174 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x7c │ inherit 213 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb8 │ fixed 197 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x50 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x90 │ inherit 99 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x2c │ inherit 54 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa0 │ fixed 175 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x44 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xdc │ inherit 55 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xdc │ inherit 119 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb8 │ fixed 47 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x90 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x8c │ inherit 220 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xa4 │ inherit 93 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x2c │ fixed 218 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x80 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x78 │ inherit 185 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x90 │ inherit 224 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x40 │ fixed 251 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x50 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x18 │ inherit 231 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x94 │ inherit 101 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x20 │ fixed 177 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd4 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x10 │ inherit 65 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe0 │ inherit 242 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x10 │ fixed 102 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x54 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x08 │ inherit 37 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x9c │ inherit 235 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xbc │ fixed 45 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x4c │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x1c │ inherit 249 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf4 │ inherit 165 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x60 │ fixed 58 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa0 │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x50 │ inherit 113 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x50 │ inherit 74 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x5c │ fixed 210 │ false │ OK # │ vxlan │ 6 │ 6 │ fixed 0xd0 │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe8 │ inherit 10 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd8 │ inherit 184 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x70 │ fixed 14 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb8 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x08 │ inherit 52 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x9c │ inherit 104 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xdc │ fixed 196 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x6c │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x48 │ inherit 189 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x44 │ inherit 157 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x34 │ fixed 215 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x18 │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x04 │ inherit 207 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd0 │ inherit 35 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x9c │ fixed 136 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xbc │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x68 │ inherit 239 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x94 │ inherit 135 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe0 │ fixed 236 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x80 │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x90 │ inherit 46 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x1c │ inherit 14 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xfc │ fixed 105 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x84 │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe4 │ inherit 217 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x48 │ inherit 252 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x5c │ fixed 168 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa4 │ fixed 210 │ 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__->