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 0x68 │ inherit 171 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x98 │ inherit 85 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x88 │ fixed 145 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x7c │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xb8 │ inherit 23 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x58 │ inherit 126 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x7c │ fixed 180 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x68 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x0c │ inherit 41 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x1c │ inherit 66 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x0c │ fixed 176 │ false │ OK # │ gre │ 4 │ other │ fixed 0x58 │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x24 │ inherit 91 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xac │ inherit 219 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x4c │ fixed 165 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x80 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa4 │ inherit 2 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x34 │ inherit 176 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd8 │ fixed 187 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf0 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf0 │ inherit 254 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x4c │ inherit 106 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x4c │ fixed 138 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x20 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 130 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xbc │ inherit 200 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x54 │ fixed 214 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x38 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x10 │ inherit 232 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xec │ inherit 116 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x28 │ fixed 53 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd0 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 243 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x24 │ inherit 158 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x8c │ fixed 40 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa8 │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x48 │ inherit 219 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x4c │ inherit 236 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x88 │ fixed 118 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd0 │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xdc │ inherit 167 │ false │ OK │ # │ vxlan 6 6 │ inherit 0x94 │ inherit 24 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x28 │ fixed 162 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x04 │ inherit 40 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x0c │ inherit 235 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x8c │ fixed 225 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x30 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x98 │ inherit 253 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd4 │ inherit 135 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x98 │ fixed 162 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x4c │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x54 │ inherit 76 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x90 │ inherit 58 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xac │ fixed 199 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x64 │ fixed 139 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x80 │ inherit 57 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb8 │ inherit 140 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x8c │ fixed 153 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe8 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x48 │ inherit 251 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe8 │ inherit 241 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb8 fixed 168 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x38 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xdc │ inherit 156 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x34 │ inherit 247 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa8 │ fixed 56 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x7c │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xbc │ inherit 239 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd4 │ inherit 50 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x08 │ fixed 239 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc4 │ fixed 134 │ 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__->