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 0x28 │ inherit 164 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x74 │ inherit 73 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x94 │ fixed 237 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x28 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x74 │ inherit 138 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xa0 │ inherit 126 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa4 │ fixed 81 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x08 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xcc │ inherit 252 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xa4 │ inherit 189 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc8 │ fixed 192 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x68 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xd8 │ inherit 159 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x60 │ inherit 83 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x34 │ fixed 18 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xac │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x0c │ inherit 215 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x50 │ inherit 216 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x48 │ fixed 60 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xbc │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x88 │ inherit 17 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb8 │ inherit 18 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x68 │ fixed 58 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf4 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x30 │ inherit 48 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x6c │ inherit 201 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xfc │ fixed 203 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x14 │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x94 │ inherit 118 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x50 │ inherit 247 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x34 │ fixed 186 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xdc │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x40 │ inherit 215 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x2c │ inherit 199 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x54 │ fixed 85 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc4 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x18 │ inherit 79 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x14 │ inherit 131 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 62 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x64 │ inherit 159 │ false OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb4 │ inherit 237 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa8 │ fixed 235 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x20 fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf4 │ inherit 76 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x04 │ inherit 69 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x38 │ fixed 103 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf8 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xb4 │ inherit 250 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x80 │ inherit 90 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb4 │ fixed 184 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xac │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb4 │ inherit 151 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x54 │ inherit 17 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x78 │ fixed 202 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x20 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x3c │ inherit 162 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x28 │ inherit 204 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x54 │ fixed 72 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x30 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x14 │ inherit 169 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x64 │ inherit 125 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x10 │ fixed 23 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa0 │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x24 │ inherit 152 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x54 │ inherit 222 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xec │ fixed 243 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x24 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xec │ inherit 168 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xcc │ inherit 166 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xdc │ fixed 152 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x9c │ fixed 186 │ 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__->