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 0xc4 │ inherit 38 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x9c │ inherit 193 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x58 │ fixed 164 │ false OK │ # │ gre │ 4 │ 4 │ fixed 0xf8 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe8 │ inherit 95 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xbc │ inherit 3 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x2c │ fixed 101 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x58 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x08 │ inherit 69 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe0 │ inherit 243 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf8 │ fixed 179 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x1c │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb8 │ inherit 107 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x5c │ inherit 108 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x8c │ fixed 133 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xbc │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x34 │ inherit 164 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x14 │ inherit 11 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x78 │ fixed 177 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x8c │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x70 │ inherit 150 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x70 │ inherit 123 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x50 │ fixed 92 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x54 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼──────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xc4 │ inherit 141 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa0 │ inherit 81 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa4 │ fixed 57 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd4 │ fixed 43 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xdc │ inherit 109 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x30 │ inherit 227 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe4 │ fixed 180 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb4 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xfc │ inherit 35 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x34 │ inherit 86 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x30 │ fixed 130 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x5c │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf0 │ inherit 26 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe4 │ inherit 53 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa8 │ fixed 42 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x1c │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x80 │ inherit 89 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x84 │ inherit 7 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x20 │ fixed 53 │ false │ OK # │ vxlan │ 6 │ 6 │ fixed 0x88 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x3c │ inherit 239 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x9c │ inherit 38 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x8c │ fixed 212 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe4 │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xcc │ inherit 120 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc4 │ inherit 227 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x8c │ fixed 84 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa8 │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 4 │ 6 │ inherit 0x84 │ inherit 5 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x58 │ inherit 38 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x34 │ fixed 203 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x18 │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xf0 │ inherit 104 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x64 │ inherit 205 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x4c │ fixed 167 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf4 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x1c │ inherit 212 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x1c │ inherit 183 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x58 │ fixed 7 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x6c │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd0 │ inherit 134 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x5c │ inherit 255 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd8 │ fixed 212 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa0 │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 6 │ other │ inherit 0x40 │ inherit 167 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x94 │ inherit 97 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x10 │ fixed 166 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xac │ fixed 139 │ 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__->