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 0x38 │ inherit 244 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x2c │ inherit 106 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc0 │ fixed 54 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x2c │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xb0 │ inherit 232 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x54 │ inherit 235 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 163 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf4 │ fixed 203 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x2c │ inherit 253 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf0 │ inherit 144 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x20 │ fixed 61 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf4 │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x6c │ inherit 246 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc0 │ inherit 32 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x60 │ fixed 212 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x38 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 178 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xcc │ inherit 51 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x20 │ fixed 84 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x2c │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ gre │ 6 │ other │ inherit 0x08 │ inherit 250 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x28 │ inherit 92 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb8 │ fixed 186 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x60 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa0 │ inherit 123 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x14 │ inherit 130 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x30 │ fixed 213 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xfc │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 33 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x50 │ inherit 123 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x44 │ fixed 187 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb4 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x64 │ inherit 207 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x98 │ inherit 53 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x08 │ fixed 155 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc8 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf4 │ inherit 158 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xec │ inherit 148 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb8 │ fixed 101 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd4 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf8 │ inherit 99 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x70 │ inherit 11 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x84 │ fixed 10 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xec │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x34 │ inherit 94 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x34 │ inherit 225 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x98 │ fixed 204 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf4 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe4 │ inherit 219 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xe8 │ inherit 133 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf0 │ fixed 17 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf8 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x6c │ inherit 54 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xac │ inherit 53 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x98 │ fixed 206 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x3c │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x78 │ inherit 175 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xa4 │ inherit 2 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x38 │ fixed 240 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd4 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x3c │ inherit 144 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x88 │ inherit 62 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa0 │ fixed 143 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x84 │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x9c │ inherit 158 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xbc │ inherit 186 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x84 │ fixed 7 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x68 │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xbc │ inherit 5 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xdc │ inherit 36 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf4 │ fixed 158 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x1c │ fixed 170 │ 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__->