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 0x5c │ inherit 77 │ false OK │ # │ gre │ 4 │ 4 │ inherit 0x7c │ inherit 30 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x94 │ fixed 179 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x04 │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd0 │ inherit 187 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x6c │ inherit 113 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x4c │ fixed 43 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x80 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ gre │ 4 │ other │ inherit 0x44 │ inherit 246 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x1c │ inherit 149 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x0c │ fixed 163 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xbc │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x74 │ inherit 139 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe4 │ inherit 236 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x08 │ fixed 176 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x08 │ fixed 11 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # gre │ 6 │ 6 │ inherit 0x5c │ inherit 72 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd8 │ inherit 214 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x60 │ fixed 235 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd0 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x50 │ inherit 166 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x18 │ inherit 5 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf8 │ fixed 252 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xac │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x30 │ inherit 197 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x28 │ inherit 167 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x5c │ fixed 171 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x24 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x9c │ inherit 24 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xbc │ inherit 218 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb8 │ fixed 173 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x8c │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x3c │ inherit 121 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x04 │ inherit 219 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x64 │ fixed 98 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x64 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x28 │ inherit 167 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x08 │ inherit 248 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf0 │ fixed 170 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x0c │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xa0 │ inherit 46 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf0 │ inherit 38 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x60 │ fixed 104 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x14 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xc8 │ inherit 31 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 47 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb8 │ fixed 143 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x68 │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x90 │ inherit 238 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x58 │ inherit 220 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x40 │ fixed 194 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa0 │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x14 │ inherit 194 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x6c │ inherit 139 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc4 │ fixed 36 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x24 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb0 │ inherit 125 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x80 │ inherit 193 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x0c │ fixed 192 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x08 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x44 │ inherit 21 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x90 │ inherit 108 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x60 │ fixed 4 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x70 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x10 │ inherit 39 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x44 │ inherit 56 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x2c │ fixed 245 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd0 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x0c │ inherit 35 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xf8 │ inherit 126 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb4 │ fixed 245 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe8 │ fixed 146 │ 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__->