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 0x30 │ inherit 94 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x10 │ inherit 32 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd8 │ fixed 132 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x88 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x50 │ inherit 127 │ false │ OK # │ gre │ 4 │ 6 │ inherit 0x4c │ inherit 51 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x98 │ fixed 11 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc0 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x0c │ inherit 181 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc0 │ inherit 25 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x70 │ fixed 48 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xb0 │ fixed 118 │ true OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xd8 │ inherit 158 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe4 │ inherit 146 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x70 │ fixed 215 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x74 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc8 │ inherit 59 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb4 │ inherit 74 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd4 │ fixed 120 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x44 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x64 │ inherit 211 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x80 │ inherit 61 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x70 │ fixed 143 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x58 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xac │ inherit 189 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x98 │ inherit 139 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x30 │ fixed 45 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x58 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb4 │ inherit 185 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x08 │ inherit 198 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x88 │ fixed 157 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb4 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe8 │ inherit 81 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x84 │ inherit 148 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x70 │ fixed 190 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x80 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x74 │ inherit 26 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf8 │ inherit 174 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x68 │ fixed 161 │ false │ OK │ # │ vxlan │ 6 │ 4 fixed 0xfc │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xec │ inherit 105 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x98 │ inherit 151 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf4 │ fixed 104 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x60 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x70 │ inherit 180 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x94 │ inherit 102 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x50 │ fixed 102 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x50 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x1c inherit 236 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x18 │ inherit 137 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe0 │ fixed 209 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x38 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x40 │ inherit 80 │ false │ OK │ # │ geneve 4 │ 6 │ inherit 0x04 │ inherit 186 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x10 │ fixed 22 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xbc │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd0 │ inherit 77 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x64 │ inherit 36 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x04 │ fixed 183 │ false │ OK │ # │ geneve │ 4 other │ fixed 0xe8 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 6 │ 4 │ inherit 0x30 │ inherit 62 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe4 │ inherit 110 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc0 │ fixed 56 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd4 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x98 │ inherit 48 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf8 │ inherit 208 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd0 │ fixed 142 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb8 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x70 │ inherit 67 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xf0 │ inherit 81 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x64 │ fixed 7 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x64 │ fixed 174 │ 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__->