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 0x6c │ inherit 131 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x4c │ inherit 77 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd4 │ fixed 78 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x0c │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xfc │ inherit 70 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x90 │ inherit 83 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xac │ fixed 176 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf0 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x24 │ inherit 59 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf4 │ inherit 11 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x88 │ fixed 151 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa0 │ fixed 172 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # gre │ 6 │ 4 │ inherit 0x34 │ inherit 222 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x90 │ inherit 210 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa4 │ fixed 129 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf4 │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 6 │ 6 │ inherit 0x98 │ inherit 73 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 172 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x3c │ fixed 240 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd8 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x84 │ inherit 189 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x28 │ inherit 218 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x8c │ fixed 253 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xac │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x94 │ inherit 196 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd8 │ inherit 117 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x88 │ fixed 15 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x78 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xac │ inherit 177 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xfc │ inherit 189 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x6c │ fixed 163 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x1c │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 other │ inherit 0x3c │ inherit 92 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x84 │ inherit 3 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x90 │ fixed 214 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x38 │ fixed 210 │ true │ OK # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x70 │ inherit 80 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x68 │ inherit 121 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc4 │ fixed 62 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe8 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc0 │ inherit 1 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x70 │ inherit 93 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x98 │ fixed 216 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb0 │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x30 │ inherit 204 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x34 │ inherit 167 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x94 │ fixed 43 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x34 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xac │ inherit 13 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x18 │ inherit 38 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x88 │ fixed 165 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x20 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe8 │ inherit 214 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x88 │ inherit 170 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf8 │ fixed 152 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x4c │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x8c │ inherit 241 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xdc │ inherit 174 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x34 │ fixed 58 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xcc │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xa8 │ inherit 10 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xbc │ inherit 186 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x9c │ fixed 97 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xcc │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x3c │ inherit 12 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x08 │ inherit 159 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf0 │ fixed 170 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd4 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 6 │ other │ inherit 0x6c │ inherit 236 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe4 │ inherit 106 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x88 │ fixed 4 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xbc │ fixed 193 │ 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__->