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 0x48 │ inherit 229 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xdc │ inherit 56 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x34 │ fixed 155 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x58 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x44 │ inherit 40 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x78 │ inherit 165 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xfc │ fixed 172 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x0c │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc0 │ inherit 105 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x24 │ inherit 107 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x24 │ fixed 21 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xb0 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x2c │ inherit 231 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf8 │ inherit 11 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x04 │ fixed 248 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x30 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x70 │ inherit 116 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x7c │ inherit 91 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x5c │ fixed 53 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x78 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x40 │ inherit 131 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x98 │ inherit 102 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x8c │ fixed 9 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x40 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x48 │ inherit 106 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x40 │ inherit 186 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xbc │ fixed 29 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb8 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 65 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x10 │ inherit 211 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x8c │ fixed 231 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x54 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x64 │ inherit 45 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x7c │ inherit 140 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x20 │ fixed 20 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x98 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x60 │ inherit 133 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x18 │ inherit 159 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x58 │ fixed 14 false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xac │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x64 │ inherit 135 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x14 │ inherit 220 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb0 │ fixed 211 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x6c │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf0 │ inherit 49 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x20 │ inherit 52 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x10 │ fixed 61 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x48 │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x70 │ inherit 253 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xf0 │ inherit 20 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xec │ fixed 167 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc8 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 4 │ 6 │ inherit 0x54 │ inherit 136 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa4 │ inherit 18 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x34 │ fixed 13 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xbc │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x2c │ inherit 169 │ false │ OK │ # │ geneve 4 │ other │ inherit 0xf4 │ inherit 45 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xfc │ fixed 216 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x08 │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 6 │ 4 │ inherit 0xd8 │ inherit 191 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x44 │ inherit 233 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x24 │ fixed 175 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x10 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xe8 │ inherit 241 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xbc │ inherit 36 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xec │ fixed 147 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x10 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x0c │ inherit 14 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc4 │ inherit 178 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x38 │ fixed 45 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd0 │ fixed 38 │ 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__->