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 0x34 │ inherit 95 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xb4 │ inherit 98 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc0 │ fixed 73 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc4 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x90 │ inherit 18 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xdc │ inherit 255 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xfc │ fixed 122 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x84 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x74 │ inherit 122 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x3c │ inherit 133 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x50 │ fixed 66 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x44 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x9c │ inherit 179 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x3c │ inherit 92 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe0 │ fixed 230 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x88 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xe0 │ inherit 57 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x28 │ inherit 212 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x34 │ fixed 243 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf8 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc4 │ inherit 139 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x1c │ inherit 163 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x08 │ fixed 96 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xdc │ fixed 183 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xdc │ inherit 54 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa0 │ inherit 201 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb0 │ fixed 166 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x1c │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x78 │ inherit 191 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x80 │ inherit 24 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x84 │ fixed 63 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x38 │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x24 │ inherit 128 │ false OK │ # │ vxlan │ 4 │ other │ inherit 0x80 │ inherit 95 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb4 │ fixed 127 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x80 │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x20 │ inherit 158 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xc4 │ inherit 228 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x4c │ fixed 144 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x50 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x6c │ inherit 152 false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xbc │ inherit 32 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x30 │ fixed 3 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x64 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xa4 │ inherit 207 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x68 │ inherit 128 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x6c │ fixed 220 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x30 │ fixed 133 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x8c │ inherit 252 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x8c │ inherit 52 │ true │ OK │ # geneve │ 4 │ 4 │ fixed 0x40 │ fixed 92 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd4 │ fixed 240 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x5c │ inherit 187 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x48 │ inherit 81 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x28 │ fixed 151 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x80 │ fixed 230 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xdc │ inherit 39 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x9c │ inherit 127 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe8 │ fixed 238 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc8 │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x90 │ inherit 31 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe0 │ inherit 104 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x20 │ fixed 28 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc8 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x54 │ inherit 21 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x64 │ inherit 196 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x94 │ fixed 17 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x78 │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x04 │ inherit 12 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x40 │ inherit 229 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xe8 │ fixed 176 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf8 │ fixed 150 │ 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__->