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 0x24 │ inherit 216 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xfc │ inherit 118 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x6c │ fixed 239 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x50 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x94 │ inherit 217 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb4 │ inherit 113 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x6c │ fixed 109 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xfc │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x1c │ inherit 144 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x60 │ inherit 53 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc8 │ fixed 133 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x70 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x4c │ inherit 139 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x78 │ inherit 206 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x4c │ fixed 138 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xbc │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd8 │ inherit 107 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x4c │ inherit 250 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc8 │ fixed 73 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe4 │ fixed 186 │ true │ OK # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf4 │ inherit 130 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x14 │ inherit 111 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x4c │ fixed 65 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc0 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x18 │ inherit 244 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x08 │ inherit 164 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa4 │ fixed 182 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd0 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd4 │ inherit 4 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xa4 │ inherit 85 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf8 │ fixed 248 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x2c │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x04 │ inherit 204 │ false │ OK │ # │ vxlan │ 4 │ other inherit 0xb8 │ inherit 62 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xdc │ fixed 54 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x90 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x2c │ inherit 187 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x20 │ inherit 163 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xdc │ fixed 114 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x68 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x8c │ inherit 36 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x08 │ inherit 48 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x40 │ fixed 41 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa8 │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xdc │ inherit 243 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa0 │ inherit 251 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x24 │ fixed 96 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x10 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc4 │ inherit 197 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x10 │ inherit 22 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x14 │ fixed 106 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x6c │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 4 │ 6 │ inherit 0x6c │ inherit 73 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xfc │ inherit 51 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc0 │ fixed 90 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x14 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x28 │ inherit 200 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x44 │ inherit 51 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x2c │ fixed 131 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xbc │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x1c │ inherit 242 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x14 │ inherit 238 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x04 │ fixed 245 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd4 │ fixed 8 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x14 │ inherit 233 │ false OK │ # │ geneve │ 6 │ 6 │ inherit 0x90 │ inherit 8 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x50 │ fixed 59 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x1c │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 6 │ other │ inherit 0xd8 │ inherit 119 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x94 │ inherit 38 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x94 │ fixed 213 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x20 │ fixed 48 │ 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__->