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 0x60 │ inherit 194 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xe4 │ inherit 117 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc4 │ fixed 95 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf4 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x74 │ inherit 235 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x34 │ inherit 182 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf8 │ fixed 186 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc4 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x54 │ inherit 166 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x80 │ inherit 180 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf8 │ fixed 31 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe8 │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x10 │ inherit 2 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x74 │ inherit 238 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x48 │ fixed 124 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x1c │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb0 │ inherit 24 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xdc │ inherit 20 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x60 │ fixed 18 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x90 │ fixed 28 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc8 │ inherit 187 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xec │ inherit 253 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x80 │ fixed 92 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xfc │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x64 │ inherit 1 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xfc │ inherit 76 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x1c │ fixed 57 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x30 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x3c │ inherit 36 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x50 │ inherit 204 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xec │ fixed 142 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe4 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x94 │ inherit 27 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc0 │ inherit 25 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x40 │ fixed 29 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf0 │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe4 │ inherit 82 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x0c │ inherit 157 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x8c │ fixed 110 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc0 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xa4 │ inherit 7 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x8c │ inherit 133 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x20 │ fixed 55 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x40 │ fixed 211 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x5c │ inherit 174 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xbc │ inherit 11 │ true │ OK │ # │ vxlan │ 6 │ other fixed 0x68 │ fixed 98 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x2c │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x38 │ inherit 221 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xcc │ inherit 33 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xdc │ fixed 57 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd4 │ fixed 7 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x58 │ inherit 96 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe4 │ inherit 4 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xfc │ fixed 94 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x34 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x24 │ inherit 98 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x44 │ inherit 45 │ true │ OK │ # │ geneve 4 │ other │ fixed 0x08 │ fixed 167 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x48 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x3c │ inherit 74 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x60 │ inherit 94 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x28 │ fixed 25 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd4 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x10 │ inherit 218 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x1c │ inherit 118 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x2c │ fixed 210 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf4 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe0 │ inherit 100 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x90 │ inherit 105 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x48 │ fixed 116 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x40 │ fixed 201 │ 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__->