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 0x98 │ inherit 104 │ false OK │ # │ gre │ 4 │ 4 │ inherit 0x20 │ inherit 209 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x3c │ fixed 189 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x50 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x14 │ inherit 156 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x24 │ inherit 53 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x18 │ fixed 90 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x20 │ inherit 39 │ false │ OK │ # │ gre │ 4 │ other inherit 0xc4 │ inherit 176 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf8 │ fixed 220 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x94 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x64 │ inherit 65 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd8 │ inherit 158 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe0 │ fixed 253 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa4 │ fixed 66 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xe0 │ inherit 144 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x1c │ inherit 87 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa4 │ fixed 83 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x24 │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x3c │ inherit 112 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x10 │ inherit 87 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc8 │ fixed 239 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd8 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa8 │ inherit 98 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb4 │ inherit 61 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc4 │ fixed 63 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x20 │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x24 │ inherit 42 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xa4 │ inherit 176 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x84 │ fixed 106 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x40 │ fixed 124 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x60 │ inherit 169 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xa0 │ inherit 226 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x24 │ fixed 122 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd8 │ fixed 62 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x7c │ inherit 14 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x44 │ inherit 96 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc4 │ fixed 41 false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x24 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x8c │ inherit 3 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xe0 │ inherit 134 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x14 │ fixed 186 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc4 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xc4 │ inherit 147 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x68 │ inherit 162 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x84 │ fixed 102 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd0 │ fixed 9 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xec inherit 226 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x20 │ inherit 224 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xfc │ fixed 190 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x24 │ fixed 186 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x80 │ inherit 88 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x18 │ inherit 213 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x3c │ fixed 214 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa8 │ fixed 99 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x38 │ inherit 70 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb8 │ inherit 81 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x94 │ fixed 106 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x98 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x3c │ inherit 97 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x6c │ inherit 189 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x94 │ fixed 39 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xec │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x78 │ inherit 58 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x98 │ inherit 207 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x4c │ fixed 182 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x50 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 6 │ other │ inherit 0xd8 │ inherit 131 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x94 │ inherit 92 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x98 │ fixed 143 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa8 │ fixed 66 │ 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__->