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 0x50 │ inherit 149 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xcc │ inherit 161 │ true │ OK │ # │ gre │ 4 4 │ fixed 0x3c │ fixed 106 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa0 │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x68 │ inherit 184 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x94 │ inherit 142 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe8 │ fixed 174 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x98 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x10 │ inherit 43 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xb4 │ inherit 136 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x5c │ fixed 255 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x10 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x54 │ inherit 121 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xbc │ inherit 37 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf0 │ fixed 55 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x58 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x70 │ inherit 43 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xe4 │ inherit 148 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x40 │ fixed 228 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x9c │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa0 │ inherit 101 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x7c │ inherit 230 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x44 │ fixed 165 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x20 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x40 │ inherit 162 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd4 │ inherit 127 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x18 │ fixed 169 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xac │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x28 │ inherit 122 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x5c │ inherit 187 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x1c │ fixed 11 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x9c │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x64 │ inherit 206 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x0c │ inherit 250 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x18 │ fixed 196 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x78 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x1c │ inherit 68 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x28 │ inherit 214 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x54 │ fixed 195 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xbc │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x60 │ inherit 11 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc0 │ inherit 54 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xac │ fixed 165 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xfc │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x50 │ inherit 193 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x14 │ inherit 213 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x1c │ fixed 254 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x9c │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 4 │ 4 │ inherit 0x20 │ inherit 201 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x94 │ inherit 139 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x9c │ fixed 212 false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc4 │ fixed 82 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb0 │ inherit 255 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x30 │ inherit 239 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x2c │ fixed 123 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa0 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xf4 │ inherit 112 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 99 │ true OK │ # │ geneve │ 4 │ other │ fixed 0x68 │ fixed 74 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xac │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x58 │ inherit 27 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x4c │ inherit 35 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x08 │ fixed 161 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x70 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x4c │ inherit 220 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x5c │ inherit 222 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x4c │ fixed 216 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x08 │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xbc │ inherit 224 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x4c │ inherit 57 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x3c │ fixed 212 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc8 │ fixed 233 │ 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__->