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 0x34 │ inherit 81 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x9c │ inherit 235 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa4 │ fixed 47 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x04 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x88 │ inherit 219 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x80 │ inherit 23 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x20 │ fixed 81 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x60 │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x98 │ inherit 90 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe8 │ inherit 165 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x84 │ fixed 212 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa4 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x04 │ inherit 34 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa4 │ inherit 36 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x10 │ fixed 187 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x98 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x90 │ inherit 180 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x80 │ inherit 197 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc4 │ fixed 226 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x64 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x4c │ inherit 198 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x64 │ inherit 51 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf8 │ fixed 102 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x90 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x6c │ inherit 186 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xdc │ inherit 104 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x88 │ fixed 22 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x60 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xfc │ inherit 108 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x78 │ inherit 134 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x3c │ fixed 68 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd4 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xec │ inherit 191 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x14 │ inherit 190 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x4c │ fixed 223 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xac │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xdc │ inherit 96 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb8 │ inherit 93 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc0 │ fixed 203 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x60 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x84 │ inherit 85 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x64 │ inherit 194 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf4 │ fixed 132 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd0 │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 6 │ other │ inherit 0xd4 │ inherit 30 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf4 │ inherit 135 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x70 │ fixed 195 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x6c │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x50 │ inherit 223 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa0 │ inherit 140 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf8 │ fixed 44 │ false │ OK │ # │ geneve │ 4 │ 4 fixed 0x94 │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x98 │ inherit 200 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x74 │ inherit 199 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x40 │ fixed 2 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb0 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x78 │ inherit 19 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x40 │ inherit 59 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x04 │ fixed 216 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd0 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼───────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe8 │ inherit 252 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd4 │ inherit 41 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xec │ fixed 87 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x64 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x10 │ inherit 154 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb8 │ inherit 197 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x4c │ fixed 181 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb8 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x70 │ inherit 89 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x28 │ inherit 178 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xdc │ fixed 188 │ false │ OK │ # │ geneve │ 6 │ other fixed 0x5c │ fixed 52 │ 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__->