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 0x08 │ inherit 34 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x9c │ inherit 210 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x2c │ fixed 128 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x28 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x70 │ inherit 49 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf8 │ inherit 16 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb8 │ fixed 152 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x34 │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x2c │ inherit 219 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x04 │ inherit 52 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x20 │ fixed 18 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xb4 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x78 │ inherit 175 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa8 │ inherit 43 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc4 │ fixed 53 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x04 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x18 │ inherit 111 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x2c │ inherit 161 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x94 │ fixed 56 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x6c │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb4 │ inherit 69 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf0 │ inherit 224 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe4 │ fixed 114 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x08 │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x34 │ inherit 139 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x14 inherit 184 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x08 │ fixed 174 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x98 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x60 │ inherit 164 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x88 │ inherit 157 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf8 │ fixed 143 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe4 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x78 │ inherit 142 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb8 │ inherit 219 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd8 │ fixed 190 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x3c │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x94 │ inherit 235 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x30 │ inherit 153 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe4 │ fixed 177 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x08 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x18 │ inherit 28 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xe0 │ inherit 221 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x90 │ fixed 72 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x6c │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe0 │ inherit 138 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x18 │ inherit 33 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xbc │ fixed 128 │ false │ OK # │ vxlan │ 6 │ other │ fixed 0x50 │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # geneve │ 4 │ 4 │ inherit 0x40 │ inherit 216 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa8 │ inherit 218 │ true OK │ # │ geneve │ 4 │ 4 │ fixed 0x48 │ fixed 254 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf4 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf0 │ inherit 33 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x08 │ inherit 22 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xac │ fixed 119 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x74 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x70 │ inherit 220 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe8 │ inherit 238 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x40 │ fixed 157 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x0c │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xa4 │ inherit 208 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe0 │ inherit 237 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x44 │ fixed 125 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x90 │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x24 │ inherit 46 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x18 │ inherit 159 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc8 │ fixed 49 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x58 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # geneve │ 6 │ other │ inherit 0xe4 │ inherit 34 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd4 │ inherit 108 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x50 │ fixed 176 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xac │ fixed 194 │ 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__->