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 0x38 │ inherit 241 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x88 │ inherit 60 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x9c │ fixed 155 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa4 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xb4 │ inherit 137 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x84 │ inherit 193 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd0 │ fixed 25 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xec │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x20 │ inherit 152 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe0 │ inherit 254 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe4 │ fixed 225 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa4 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x84 inherit 163 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa8 │ inherit 7 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x50 │ fixed 173 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe4 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x50 │ inherit 40 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x70 │ inherit 58 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe0 │ fixed 98 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xec │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x4c │ inherit 169 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xd8 │ inherit 86 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xdc │ fixed 207 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x20 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x28 │ inherit 154 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x80 │ inherit 251 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x58 │ fixed 186 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc4 │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb4 │ inherit 180 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe0 │ inherit 175 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x2c │ fixed 12 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xac │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other inherit 0x38 │ inherit 81 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x5c │ inherit 194 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x28 │ fixed 74 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x0c │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xb8 │ inherit 43 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x94 │ inherit 175 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x04 │ fixed 202 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x20 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf0 │ inherit 240 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x44 │ inherit 210 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 192 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x30 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe0 │ inherit 243 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xdc │ inherit 144 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x04 │ fixed 174 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x18 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x44 │ inherit 100 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xf8 │ inherit 91 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x50 │ fixed 168 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x80 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 56 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x8c │ inherit 157 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x10 │ fixed 139 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe4 │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x64 │ inherit 154 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x38 │ inherit 51 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x0c │ fixed 214 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x4c │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x70 │ inherit 130 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x24 │ inherit 152 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x1c │ fixed 136 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf8 │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x3c │ inherit 169 │ false │ OK │ # geneve │ 6 │ 6 │ inherit 0xdc │ inherit 38 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe8 │ fixed 66 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x90 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x50 │ inherit 115 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe8 │ inherit 126 │ true │ OK │ # │ geneve │ 6 other │ fixed 0xd0 │ fixed 119 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc8 │ fixed 172 │ 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__->