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 0xf4 │ inherit 205 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x78 │ inherit 130 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xcc │ fixed 6 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x74 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x68 │ inherit 130 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe8 │ inherit 104 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xbc │ fixed 46 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x28 │ fixed 48 │ true │ OK │ # ├────────┼───────┼────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa4 │ inherit 222 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x98 │ inherit 253 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x9c │ fixed 224 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xd8 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xcc │ inherit 246 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x6c │ inherit 121 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x78 │ fixed 146 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x58 │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x28 │ inherit 251 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x64 │ inherit 153 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x04 │ fixed 217 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x20 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 6 │ other │ inherit 0x24 │ inherit 212 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x24 │ inherit 178 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x4c │ fixed 109 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb0 │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xe8 │ inherit 96 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd4 │ inherit 144 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x9c │ fixed 215 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xac │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x14 │ inherit 54 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xc0 │ inherit 177 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x54 │ fixed 201 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x70 │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x9c │ inherit 178 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x68 │ inherit 164 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x30 │ fixed 102 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe0 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 │ 4 │ inherit 0x60 │ inherit 18 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xdc │ inherit 19 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x1c │ fixed 211 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x0c │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x18 │ inherit 4 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x0c │ inherit 243 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x10 │ fixed 97 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x04 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x9c │ inherit 175 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x9c │ inherit 6 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x38 │ fixed 169 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x6c │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xfc │ inherit 184 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x30 │ inherit 137 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc4 │ fixed 157 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd4 │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x8c │ inherit 82 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x40 │ inherit 61 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x3c │ fixed 156 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x50 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x94 │ inherit 76 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x94 │ inherit 25 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xd0 │ fixed 94 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x98 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb8 │ inherit 188 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc4 │ inherit 6 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xbc │ fixed 6 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x88 │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc4 │ inherit 113 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x94 │ inherit 235 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc4 │ fixed 199 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd8 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xf4 │ inherit 108 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa0 │ inherit 248 │ true │ OK │ # │ geneve │ 6 │ other fixed 0x5c │ fixed 49 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x48 │ fixed 215 │ 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__->