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 0x1c │ inherit 137 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x64 │ inherit 73 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa8 │ fixed 236 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x4c │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x4c │ inherit 219 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc0 │ inherit 249 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb0 │ fixed 23 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x14 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x9c │ inherit 46 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe0 │ inherit 132 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe8 │ fixed 51 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x18 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x10 │ inherit 224 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd4 │ inherit 60 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x0c │ fixed 89 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa8 │ fixed 118 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa0 │ inherit 53 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xe8 │ inherit 17 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd4 │ fixed 131 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x08 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x3c │ inherit 90 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xd8 │ inherit 195 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe8 │ fixed 211 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x28 │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x18 │ inherit 103 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x14 │ inherit 97 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xfc │ fixed 66 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x78 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x58 │ inherit 60 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xa8 │ inherit 104 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x98 │ fixed 73 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x7c │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf8 │ inherit 189 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xac │ inherit 59 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x84 │ fixed 176 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x48 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x28 │ inherit 200 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x24 │ inherit 129 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x6c │ fixed 73 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd8 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x38 │ inherit 178 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf8 │ inherit 216 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x9c │ fixed 140 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x7c │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x24 │ inherit 232 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 228 │ true │ OK │ # │ vxlan │ 6 │ other fixed 0x94 │ fixed 222 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x30 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc8 │ inherit 115 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x88 │ inherit 12 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf8 │ fixed 52 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x6c │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x20 │ inherit 249 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf4 │ inherit 221 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x94 │ fixed 45 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe0 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xf4 │ inherit 124 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xac │ inherit 1 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xb0 │ fixed 55 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x4c │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x44 │ inherit 189 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x5c │ inherit 231 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x1c │ fixed 139 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc4 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa8 │ inherit 214 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xfc │ inherit 233 │ true │ OK │ # geneve │ 6 │ 6 │ fixed 0xd0 │ fixed 89 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc0 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb4 │ inherit 231 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x14 │ inherit 21 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x04 │ fixed 245 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc4 │ fixed 248 │ 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__->