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 0x44 │ inherit 36 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x90 │ inherit 142 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb0 │ fixed 121 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x38 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x98 │ inherit 139 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf4 │ inherit 38 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x7c │ fixed 6 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x34 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xac │ inherit 62 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x0c │ inherit 147 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x6c │ fixed 132 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x74 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x08 │ inherit 211 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x90 │ inherit 89 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x04 │ fixed 123 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa8 │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 165 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xac │ inherit 171 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x84 │ fixed 98 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x78 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xd8 │ inherit 140 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xec │ inherit 204 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x1c │ fixed 191 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xec │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x44 │ inherit 253 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x08 │ inherit 139 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x40 │ fixed 109 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa4 │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd4 │ inherit 27 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x50 │ inherit 240 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x44 │ fixed 31 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x68 │ fixed 215 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x58 │ inherit 80 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x7c │ inherit 97 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x8c │ fixed 132 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x88 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xac │ inherit 195 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x10 │ inherit 98 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc8 │ fixed 170 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa4 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x54 │ inherit 204 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x90 │ inherit 115 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xfc │ fixed 5 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x5c │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x28 │ inherit 113 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x18 │ inherit 168 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x28 │ fixed 166 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x94 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xdc │ inherit 166 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x90 │ inherit 51 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe0 │ fixed 145 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x68 │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe8 │ inherit 242 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 93 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x04 │ fixed 24 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x3c │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb4 │ inherit 163 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe0 │ inherit 155 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe8 │ fixed 129 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x4c │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x68 │ inherit 195 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x4c │ inherit 23 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x54 │ fixed 19 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe0 │ fixed 29 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xac │ inherit 150 │ false OK │ # │ geneve │ 6 │ 6 │ inherit 0x9c │ inherit 66 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x70 │ fixed 2 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd8 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x14 │ inherit 3 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x14 │ inherit 111 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xd0 │ fixed 74 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x5c │ fixed 176 │ 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__->