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 0x98 │ inherit 120 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x1c │ inherit 226 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x6c │ fixed 106 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x0c │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xbc │ inherit 107 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x88 │ inherit 225 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa0 │ fixed 118 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb4 │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb0 │ inherit 22 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x4c │ inherit 185 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc0 │ fixed 29 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x8c │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x08 │ inherit 86 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x48 │ inherit 77 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x24 │ fixed 151 │ false │ OK │ # │ gre │ 6 │ 4 fixed 0x98 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x60 │ inherit 204 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x58 │ inherit 218 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x28 │ fixed 198 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x4c │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x04 │ inherit 14 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x7c │ inherit 5 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x7c │ fixed 251 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc8 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x10 │ inherit 253 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x3c │ inherit 245 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb0 │ fixed 140 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x24 │ inherit 52 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x04 │ inherit 227 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xcc │ fixed 45 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa8 │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ vxlan │ 4 │ other │ inherit 0x14 │ inherit 249 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x3c │ inherit 161 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa4 │ fixed 105 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x90 │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x74 │ inherit 201 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x30 │ inherit 230 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf4 │ fixed 6 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb0 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x1c │ inherit 61 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x9c │ inherit 102 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe0 │ fixed 22 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd4 │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x94 │ inherit 78 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xc4 │ inherit 153 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf4 │ fixed 218 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa0 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xec │ inherit 58 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa0 │ inherit 54 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x34 │ fixed 5 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x5c │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x2c │ inherit 234 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x50 │ inherit 243 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xec │ fixed 145 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x54 │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd8 │ inherit 178 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x80 │ inherit 248 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x0c │ fixed 61 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xdc │ inherit 5 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x28 │ inherit 93 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb8 │ fixed 166 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb0 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x7c │ inherit 242 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xd4 │ inherit 51 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe8 │ fixed 246 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x88 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x20 │ inherit 238 │ false │ OK # │ geneve │ 6 │ other │ inherit 0xb8 │ inherit 192 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc4 │ fixed 255 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xdc │ fixed 126 │ 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__->