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 0x78 │ inherit 96 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xbc │ inherit 109 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x84 │ fixed 124 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb4 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa8 │ inherit 185 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf0 │ inherit 70 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x6c │ fixed 23 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x1c │ inherit 118 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x6c │ inherit 255 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x78 │ fixed 217 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x9c │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x08 │ inherit 96 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x18 │ inherit 189 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x08 │ fixed 135 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x50 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb0 │ inherit 38 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x74 │ inherit 8 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x38 │ fixed 222 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xec │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf0 │ inherit 40 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x34 │ inherit 216 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x20 │ fixed 157 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xcc │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x18 │ inherit 91 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x20 │ inherit 22 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x3c │ fixed 239 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x84 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xec │ inherit 80 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x70 │ inherit 52 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf0 │ fixed 130 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x48 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x74 │ inherit 167 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x18 │ inherit 235 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x18 │ fixed 2 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x58 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 6 │ 4 │ inherit 0x6c │ inherit 130 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x78 │ inherit 199 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf0 │ fixed 19 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb0 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xdc │ inherit 1 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf0 │ inherit 136 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x48 │ fixed 189 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x64 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x5c │ inherit 127 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x20 │ inherit 149 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc4 │ fixed 165 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x2c │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x88 │ inherit 102 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x3c │ inherit 198 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 87 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x70 │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x2c │ inherit 205 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x6c │ inherit 129 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x9c │ fixed 57 │ false │ OK │ # │ geneve │ 4 │ 6 fixed 0xa8 │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xa4 │ inherit 33 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xa8 │ inherit 178 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc8 │ fixed 253 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x64 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb4 │ inherit 106 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x64 │ inherit 94 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xfc │ fixed 172 │ false OK │ # │ geneve │ 6 │ 4 │ fixed 0xbc │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xe0 │ inherit 96 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xa8 │ inherit 170 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x04 │ fixed 218 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb8 │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x68 │ inherit 140 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd4 │ inherit 202 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x54 │ fixed 156 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd8 │ fixed 35 │ 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__->