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 51 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd0 │ inherit 86 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x20 │ fixed 220 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x5c │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xbc │ inherit 141 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x38 │ inherit 241 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x28 │ fixed 150 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd4 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa8 │ inherit 27 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x48 │ inherit 178 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x98 │ fixed 238 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x24 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x94 │ inherit 33 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x14 │ inherit 27 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x4c │ fixed 35 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xfc │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 51 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x44 │ inherit 209 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x80 │ fixed 146 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x50 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x04 │ inherit 165 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xec │ inherit 174 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x40 │ fixed 137 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x68 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x8c │ inherit 81 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb8 │ inherit 250 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe4 │ fixed 140 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x24 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x68 │ inherit 56 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xac │ inherit 155 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf4 │ fixed 69 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x38 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x1c │ inherit 210 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x10 │ inherit 157 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xbc │ fixed 245 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc0 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x90 │ inherit 97 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x04 │ inherit 210 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf8 │ fixed 90 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x18 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x60 │ inherit 2 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc8 │ inherit 22 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xfc │ fixed 41 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb8 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf0 │ inherit 126 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf0 │ inherit 20 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x08 │ fixed 215 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xec │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x30 │ inherit 51 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc4 │ inherit 31 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd4 │ fixed 18 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc4 │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x78 │ inherit 138 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x40 │ inherit 54 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x5c │ fixed 255 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa4 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x04 │ inherit 139 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x04 │ inherit 115 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x90 │ fixed 56 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x9c │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd4 │ inherit 250 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x2c │ inherit 3 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe0 │ fixed 50 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x20 │ fixed 194 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x10 │ inherit 166 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x9c │ inherit 188 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe0 │ fixed 226 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x9c │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x40 │ inherit 69 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x54 │ inherit 9 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x70 │ fixed 171 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x68 │ fixed 197 │ 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__->