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 0xb8 │ inherit 250 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x04 │ inherit 112 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xac │ fixed 180 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd8 │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x6c │ inherit 66 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x40 │ inherit 47 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe8 │ fixed 83 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x10 │ inherit 232 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x64 │ inherit 126 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc0 │ fixed 51 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x5c │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x44 │ inherit 145 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xfc │ inherit 91 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x5c │ fixed 187 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xcc │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x94 │ inherit 78 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf4 │ inherit 206 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x58 │ fixed 12 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc8 │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x9c │ inherit 208 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xa4 │ inherit 85 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x88 │ fixed 190 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xec │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb0 │ inherit 65 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x74 │ inherit 45 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x94 │ fixed 54 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd4 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x5c │ inherit 105 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 151 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 198 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x70 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x34 │ inherit 56 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x08 │ inherit 76 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf0 │ fixed 105 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x48 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x88 │ inherit 22 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x6c │ inherit 35 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x70 │ fixed 183 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x48 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x94 │ inherit 60 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x64 │ inherit 139 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x98 │ fixed 41 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x30 │ fixed 170 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x28 │ inherit 251 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x50 │ inherit 65 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x38 │ fixed 150 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x68 │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xac │ inherit 203 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x98 │ inherit 154 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa4 │ fixed 212 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa8 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x84 │ inherit 219 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xdc │ inherit 214 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x64 │ fixed 182 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x80 │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x24 │ inherit 192 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x5c │ inherit 47 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xfc │ fixed 92 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc4 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x30 │ inherit 239 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x44 │ inherit 244 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x20 │ fixed 179 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd0 │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x64 │ inherit 88 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x20 │ inherit 169 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x80 │ fixed 10 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x2c │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb0 │ inherit 7 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x98 │ inherit 99 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x18 │ fixed 231 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x04 │ fixed 105 │ 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__->