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 0x6c │ inherit 188 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x94 │ inherit 75 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x7c │ fixed 219 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x84 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x18 │ inherit 97 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x98 │ inherit 132 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf4 │ fixed 3 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x34 │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼─────── # │ gre │ 4 │ other │ inherit 0x94 │ inherit 7 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xb8 │ inherit 51 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x20 │ fixed 142 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x48 │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x08 │ inherit 36 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x74 │ inherit 240 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe0 │ fixed 118 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xcc │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x70 │ inherit 63 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xc0 │ inherit 189 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa0 │ fixed 166 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x3c │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x78 │ inherit 215 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x38 │ inherit 91 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb8 │ fixed 254 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x90 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x88 │ inherit 244 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x28 │ inherit 103 true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x08 │ fixed 71 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x84 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa4 │ inherit 141 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x04 │ inherit 135 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xcc │ fixed 211 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x28 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x18 │ inherit 28 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xa4 │ inherit 55 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x6c │ fixed 86 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x0c │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x6c │ inherit 68 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xc4 │ inherit 163 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x24 │ fixed 201 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xfc │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xbc │ inherit 133 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x38 │ inherit 142 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x4c │ fixed 85 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x18 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ vxlan │ 6 │ other │ inherit 0x64 │ inherit 180 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd8 │ inherit 197 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xbc │ fixed 197 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x30 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa8 │ inherit 31 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x7c inherit 250 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf8 │ fixed 194 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x4c │ fixed 18 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x0c │ inherit 197 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xcc │ inherit 174 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x30 │ fixed 220 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x28 │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x80 │ inherit 140 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe8 │ inherit 7 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x68 │ fixed 116 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x4c │ inherit 102 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x5c │ inherit 2 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x70 │ fixed 122 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x5c │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xe4 │ inherit 84 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x88 │ inherit 92 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x78 │ fixed 98 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb0 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x14 │ inherit 179 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x6c │ inherit 56 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x44 │ fixed 220 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x24 │ fixed 42 │ 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__->