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 0xf0 │ inherit 177 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc0 │ inherit 62 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc0 │ fixed 50 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x90 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x90 │ inherit 16 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xdc │ inherit 157 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x3c │ fixed 5 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa8 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa4 │ inherit 177 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x34 │ inherit 103 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xcc │ fixed 122 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x54 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x28 │ inherit 238 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xcc │ inherit 230 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf8 │ fixed 121 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x7c │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf8 │ inherit 76 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x58 │ inherit 41 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x48 │ fixed 74 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x1c │ fixed 29 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x14 │ inherit 154 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x48 │ inherit 53 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xec │ fixed 14 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x44 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan 4 │ 4 │ inherit 0x40 │ inherit 143 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 250 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x50 │ fixed 134 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf4 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf0 │ inherit 20 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe0 │ inherit 209 │ true │ OK │ # │ vxlan │ 4 │ 6 fixed 0xf4 │ fixed 32 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf0 │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf0 │ inherit 194 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x80 │ inherit 26 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x24 │ fixed 1 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x7c │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x04 │ inherit 182 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe4 │ inherit 234 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x68 │ fixed 67 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xac │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x3c │ inherit 15 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x84 │ inherit 77 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x54 │ fixed 88 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x30 │ fixed 20 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 6 │ other │ inherit 0xd4 │ inherit 224 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x1c │ inherit 22 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xdc │ fixed 176 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x94 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xfc │ inherit 180 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xe0 │ inherit 162 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xcc │ fixed 24 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x58 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 226 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 129 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf8 │ fixed 145 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa4 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x34 │ inherit 213 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe4 │ inherit 11 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xcc │ fixed 141 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc8 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x70 │ inherit 198 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x24 │ inherit 42 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa4 │ fixed 77 false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x60 │ fixed 6 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x0c │ inherit 66 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xac │ inherit 165 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x54 │ fixed 136 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf8 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xa0 │ inherit 11 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe4 │ inherit 149 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xd0 │ fixed 190 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x48 │ fixed 195 │ 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__->