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 0x60 │ inherit 111 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x48 │ inherit 225 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x5c │ fixed 247 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x68 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x60 │ inherit 253 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x88 │ inherit 145 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 186 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x24 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x44 │ inherit 223 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x54 │ inherit 34 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x24 │ fixed 142 │ false │ OK │ # │ gre 4 │ other │ fixed 0x88 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x5c │ inherit 211 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x44 │ inherit 25 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe4 │ fixed 155 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x70 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 inherit 0xe0 │ inherit 181 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x80 │ inherit 151 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd0 │ fixed 234 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xac │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xe0 │ inherit 249 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x4c │ inherit 145 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x9c │ fixed 165 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x20 │ fixed 116 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x8c │ inherit 95 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa0 │ inherit 137 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x08 │ fixed 53 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x2c │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x84 │ inherit 50 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x54 │ inherit 111 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x30 │ fixed 253 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan 4 │ other │ inherit 0x08 │ inherit 99 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x68 │ inherit 33 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc8 │ fixed 8 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x6c │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa4 │ inherit 56 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x18 │ inherit 186 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x2c │ fixed 145 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb4 │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x48 │ inherit 134 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x18 │ inherit 10 │ true │ OK │ # │ vxlan │ 6 6 │ fixed 0xcc │ fixed 208 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x64 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x7c │ inherit 185 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x34 │ inherit 39 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe0 │ fixed 148 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc0 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x28 │ inherit 5 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xe0 │ inherit 55 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x54 │ fixed 213 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x80 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 169 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa4 │ inherit 117 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x6c │ fixed 198 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x28 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x04 │ inherit 106 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd8 │ inherit 197 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x0c │ fixed 142 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb4 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x94 │ inherit 226 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x28 │ inherit 56 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc8 │ fixed 191 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x8c │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb8 │ inherit 154 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x60 │ inherit 134 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x70 │ fixed 161 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x14 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe0 │ inherit 33 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x40 │ inherit 201 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x14 │ fixed 144 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x70 │ fixed 153 │ 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__->