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 0x18 │ inherit 5 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xb8 │ inherit 114 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x7c │ fixed 2 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xec │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc4 │ inherit 148 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x04 │ inherit 212 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd8 │ fixed 160 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc0 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x3c │ inherit 233 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc4 │ inherit 232 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 3 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc8 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x84 │ inherit 23 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb8 │ inherit 194 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe8 │ fixed 215 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x40 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf8 │ inherit 173 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x54 │ inherit 162 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x38 │ fixed 119 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x5c │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x44 │ inherit 82 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x44 │ inherit 95 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb8 │ fixed 160 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xa0 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x5c │ inherit 105 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x28 │ inherit 145 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x28 │ fixed 34 │ false OK │ # │ vxlan │ 4 │ 4 │ fixed 0x08 │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x94 │ inherit 154 false │ OK │ # │ vxlan │ 4 6 │ inherit 0xf4 │ inherit 81 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x80 │ fixed 222 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x20 fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x84 │ inherit 116 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xcc │ inherit 209 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x94 │ fixed 21 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x10 │ fixed 86 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x3c │ inherit 234 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x54 │ inherit 40 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x18 │ fixed 118 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x10 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xd4 │ inherit 122 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa4 │ inherit 29 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x68 │ fixed 57 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf0 │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe8 │ inherit 3 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x38 │ inherit 33 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xdc │ fixed 217 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x30 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd4 │ inherit 179 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb4 │ inherit 218 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x24 │ fixed 34 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x44 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf0 │ inherit 2 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 209 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x3c │ fixed 213 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe8 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x04 │ inherit 17 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xa0 │ inherit 166 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x50 │ fixed 11 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x3c │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼──────┤ # │ geneve │ 6 │ 4 │ inherit 0x94 │ inherit 145 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xbc │ inherit 157 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc4 │ fixed 249 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe4 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x74 │ inherit 176 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x14 │ inherit 3 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc4 │ fixed 63 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x3c │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x34 │ inherit 6 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd0 │ inherit 199 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xd4 │ fixed 40 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x24 │ fixed 244 │ 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__->