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 0x14 │ inherit 98 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x30 │ inherit 162 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x6c │ fixed 34 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x4c │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x38 │ inherit 213 │ false │ OK │ # │ gre │ 4 6 │ inherit 0x44 │ inherit 93 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x94 │ fixed 80 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x68 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x08 │ inherit 144 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x40 │ inherit 31 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x50 │ fixed 217 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf4 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x08 │ inherit 47 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xdc │ inherit 34 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x6c │ fixed 133 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb8 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x84 │ inherit 38 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf0 │ inherit 105 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x90 │ fixed 201 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x94 │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ gre │ 6 │ other │ inherit 0x5c │ inherit 148 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x20 │ inherit 37 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf0 │ fixed 14 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xac │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd4 │ inherit 252 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xbc │ inherit 38 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x88 │ fixed 182 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x1c │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xcc │ inherit 30 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x7c │ inherit 179 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf0 │ fixed 159 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x7c │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa0 │ inherit 102 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xe8 │ inherit 68 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x5c │ fixed 146 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe4 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x84 │ inherit 229 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf0 │ inherit 59 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf8 │ fixed 179 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x38 │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb8 │ inherit 142 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x38 │ inherit 170 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x7c │ fixed 195 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x64 │ fixed 59 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # vxlan │ 6 │ other │ inherit 0x58 │ inherit 165 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x84 │ inherit 60 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa4 │ fixed 211 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x90 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x50 │ inherit 21 │ false OK │ # │ geneve │ 4 │ 4 │ inherit 0xc8 │ inherit 82 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x94 │ fixed 17 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x68 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x90 │ inherit 127 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x8c │ inherit 87 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf8 │ fixed 79 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x64 │ fixed 182 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x70 │ inherit 160 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xcc │ inherit 120 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x7c │ fixed 145 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf8 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x18 │ inherit 48 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd8 │ inherit 88 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf4 │ fixed 102 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x2c │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x98 │ inherit 164 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf4 │ inherit 143 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x2c │ fixed 1 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x64 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xc0 │ inherit 48 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd0 │ inherit 35 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x08 │ fixed 247 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x3c │ fixed 54 │ 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__->