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 0x08 │ inherit 81 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa8 │ inherit 39 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd8 │ fixed 189 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x44 │ fixed 219 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd0 │ inherit 140 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf8 │ inherit 86 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x94 │ fixed 4 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xec │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa4 │ inherit 226 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x30 │ inherit 52 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x80 │ fixed 29 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x44 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x5c │ inherit 68 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc0 │ inherit 190 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x7c │ fixed 177 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd8 │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x80 │ inherit 132 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf4 │ inherit 124 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb0 │ fixed 96 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb0 │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x10 │ inherit 13 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x98 │ inherit 113 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xac │ fixed 142 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb4 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xe8 │ inherit 100 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x6c │ inherit 54 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xec │ fixed 246 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x08 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 219 │ false OK │ # │ vxlan │ 4 │ 6 │ inherit 0x14 │ inherit 248 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xdc │ fixed 76 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe0 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe8 │ inherit 196 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x8c │ inherit 25 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb4 │ fixed 108 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xdc │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc4 │ inherit 121 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xec │ inherit 197 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc4 │ fixed 244 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x78 │ inherit 155 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf4 │ inherit 133 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x84 │ fixed 197 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc4 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x70 │ inherit 185 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x24 │ inherit 112 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x0c │ fixed 176 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xfc │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x1c │ inherit 84 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x20 │ inherit 250 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc4 │ fixed 170 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd4 │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x48 │ inherit 74 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xc4 │ inherit 83 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xdc │ fixed 60 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb4 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x08 │ inherit 37 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x9c │ inherit 37 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x58 │ fixed 250 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb0 │ inherit 82 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x4c │ inherit 175 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x58 │ fixed 139 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc0 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x14 │ inherit 203 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x38 │ inherit 192 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa0 │ fixed 174 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x34 │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xdc │ inherit 124 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x7c │ inherit 112 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x98 │ fixed 253 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xb0 │ fixed 41 │ 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__->