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 0xf8 │ inherit 29 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd8 │ inherit 8 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x44 │ fixed 100 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x10 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x44 │ inherit 123 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x84 │ inherit 77 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xec │ fixed 175 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x38 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x58 │ inherit 239 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe4 │ inherit 139 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x60 │ fixed 99 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x1c │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x9c │ inherit 107 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x20 │ inherit 198 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb0 │ fixed 216 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa8 │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x78 │ inherit 220 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x34 │ inherit 152 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe4 │ fixed 139 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x08 │ fixed 217 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x90 │ inherit 137 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xcc │ inherit 41 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x88 │ fixed 155 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x30 │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xc8 │ inherit 192 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xe8 │ inherit 232 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x28 │ fixed 43 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb4 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb4 │ inherit 78 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x54 │ inherit 5 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x94 │ fixed 231 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe8 │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x38 │ inherit 21 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x80 │ inherit 106 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x88 │ fixed 89 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x84 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x20 │ inherit 75 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x10 │ inherit 169 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc4 │ fixed 61 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x68 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x68 │ inherit 201 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x4c │ inherit 153 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x40 │ fixed 138 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x34 │ fixed 20 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x14 │ inherit 165 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xc0 │ inherit 135 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf0 │ fixed 104 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x80 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x10 │ inherit 4 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc8 │ inherit 208 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x20 │ fixed 219 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xbc │ fixed 76 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x6c │ inherit 111 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x84 │ inherit 87 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x10 │ fixed 62 │ false │ OK # │ geneve │ 4 │ 6 │ fixed 0x94 │ fixed 99 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x68 │ inherit 50 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x08 │ inherit 50 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x10 │ fixed 75 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb8 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x68 │ inherit 249 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc0 │ inherit 62 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x34 │ fixed 159 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x24 │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xe0 │ inherit 156 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x18 │ inherit 215 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc8 │ fixed 255 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x80 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x34 │ inherit 165 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x2c │ inherit 65 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x78 │ fixed 121 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa0 │ fixed 79 │ 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__->